2026-02-17 15:20:29.717 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 15:20:29.717 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:29.717 [INFO][9] startup/utils.go 137: Determined node name: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:29.717 [INFO][9] startup/startup.go 112: Starting node kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 with version v3.31.3
2026-02-17 15:20:29.718 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 15:20:29.733 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 15:20:29.733 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 15:20:29.751 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:29.757 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 15:20:29.773 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 15:20:29.775 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:20:29.779 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 15:20:29.787 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 15:20:29.892 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 15:20:29.893 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 15:20:30.048 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 15:20:30.292 [INFO][9] startup/startup.go 249: Using node name: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:30.365 [INFO][30] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 15:20:30.366 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 15:20:30.367 [INFO][30] 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 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:30.367 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:30.368 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:30.368 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:30.368 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:30.368 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:30.774 [INFO][30] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 15:20:30.774 [INFO][30] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 15:20:31.040 [INFO][30] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-veswk-default-worker-ktnmx-7tmw8-bbdx2'
2026-02-17 15:20:31.095 [INFO][30] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.108 [INFO][30] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.122 [INFO][30] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.126 [INFO][30] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.132 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.243.0/26
2026-02-17 15:20:31.132 [INFO][30] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 5.485089ms host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.132 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.148 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.148 [INFO][30] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.243.0/26 host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.152 [INFO][30] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.243.0/26 host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.159 [INFO][30] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.243.0/26 host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.164 [INFO][30] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.243.0/26 host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.164 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.175 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 15:20:31.175 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.185 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.185 [INFO][30] tunnel-ip-allocator/ipam.go 623: Block '10.100.243.0/26' has 64 free ips which is more than 1 ips required. host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" subnet=10.100.243.0/26
2026-02-17 15:20:31.185 [INFO][30] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.243.0/26 handle="ipip-tunnel-addr-kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.192 [INFO][30] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:31.198 [INFO][30] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.243.0/26 handle="ipip-tunnel-addr-kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.213 [INFO][30] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.243.0/26] block=10.100.243.0/26 handle="ipip-tunnel-addr-kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.213 [INFO][30] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.243.0/26] handle="ipip-tunnel-addr-kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" host="kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:31.213 [INFO][30] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.243.0" type="ipipTunnelAddress"
2026-02-17 15:20:31.213 [INFO][30] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.243.0" 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 15:20:32.491 [INFO][80] confd/config.go 81: Skipping confd config file.
2026-02-17 15:20:32.491 [INFO][80] confd/run.go 18: Starting calico-confd
2026-02-17 15:20:32.501 [INFO][85] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 15:20:32.503 [INFO][81] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 15:20:32.503 [INFO][81] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 15:20:32.504 [INFO][82] status-reporter/startup.go 552: Early log level set to info
2026-02-17 15:20:32.505 [INFO][82] status-reporter/watchersyncer.go 118: Start called
2026-02-17 15:20:32.505 [INFO][82] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 15:20:32.505 [INFO][82] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 15:20:32.505 [INFO][82] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 15:20:32.506 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 15:20:32.506 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 15:20:32.506 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 15:20:32.506 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 15:20:32.506 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 15:20:32.506 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 15:20:32.506 [INFO][86] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 15:20:32.506 [INFO][85] 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 15:20:32.507 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:32.507 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:32.507 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:32.507 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:32.508 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:32.509 [INFO][80] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 15:20:32.509 [INFO][80] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 15:20:32.509 [INFO][80] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 15:20:32.509 [INFO][80] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 15:20:32.509 [INFO][80] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 15:20:32.509 [INFO][80] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 15:20:32.510 [INFO][80] confd/watchersyncer.go 118: Start called
2026-02-17 15:20:32.510 [INFO][80] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 15:20:32.510 [ERROR][80] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 15:20:32.510 [INFO][80] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 15:20:32.510 [ERROR][80] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 15:20:32.510 [INFO][80] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 15:20:32.510 [INFO][80] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 15:20:32.510 [INFO][80] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 15:20:32.511 [INFO][80] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:32.511 [INFO][80] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 15:20:32.511 [INFO][86] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:32.511 [INFO][86] monitor-addresses/utils.go 137: Determined node name: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:32.512 [INFO][80] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 15:20:32.512 [INFO][80] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 15:20:32.512 [INFO][80] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 15:20:32.512 [INFO][80] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 15:20:32.513 [INFO][85] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 15:20:32.513 [INFO][85] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 15:20:32.513 [INFO][85] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 15:20:32.513 [INFO][85] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:32.513 [INFO][85] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 15:20:32.514 [INFO][82] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 15:20:32.516 [INFO][80] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 15:20:32.516 [INFO][82] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.516 [INFO][82] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 15:20:32.516 [INFO][82] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 15:20:32.516 [INFO][82] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 15:20:32.516 [INFO][80] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:32.516 [INFO][80] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 15:20:32.516 [INFO][80] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.516 [INFO][80] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.518 [INFO][80] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 15:20:32.519 [INFO][80] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 15:20:32.519 [INFO][80] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 15:20:32.520 [INFO][80] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 15:20:32.520 [INFO][80] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.520 [INFO][80] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.520 [INFO][80] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.520 [INFO][80] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.520 [INFO][80] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 15:20:32.529 [INFO][85] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"
2026-02-17 15:20:32.529 [INFO][85] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 15:20:32.529 [INFO][85] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.530 [INFO][80] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 15:20:32.530 [INFO][80] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2; name=ip_addr_v4) updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2; name=ip_addr_v6) updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2; name=network_v4) updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2; name=rr_cluster_id) updated; kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-fsjjm; name=ip_addr_v4) updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-fsjjm; name=ip_addr_v6) updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-fsjjm; name=network_v4) updated; HostBGPConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-fsjjm; name=rr_cluster_id) updated; kube-veswk-default-worker-ktnmx-7tmw8-fsjjm updated; HostBGPConfig(node=kube-veswk-zgcj8-2bzks; name=ip_addr_v4) updated; HostBGPConfig(node=kube-veswk-zgcj8-2bzks; name=ip_addr_v6) updated; HostBGPConfig(node=kube-veswk-zgcj8-2bzks; name=network_v4) updated; HostBGPConfig(node=kube-veswk-zgcj8-2bzks; name=rr_cluster_id) updated; kube-veswk-zgcj8-2bzks updated
2026-02-17 15:20:32.531 [INFO][80] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 15:20:32.531 [INFO][80] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 15:20:32.534 [INFO][85] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 15:20:32.534 [INFO][85] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:32.534 [INFO][85] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 15:20:32.534 [INFO][85] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 15:20:32.541 [INFO][87] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 15:20:32.542 [WARNING][87] 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 15:20:32.543 [INFO][80] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 15:20:32.543 [INFO][80] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 15:20:32.544 [INFO][80] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 15:20:32.545 [INFO][80] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 15:20:32.546 [INFO][80] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 15:20:32.548 [INFO][80] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 15:20:32.553 [INFO][85] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.243.0" type="ipipTunnelAddress"
2026-02-17 15:20:32.563 [INFO][83] 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)(0xc0007705a0), 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-veswk-default-worker-ktnmx-7tmw8-bbdx2", 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)(0xc000770780)}, 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, 0xf3, 0x0}, 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:"86742d7ee13747878021a1222319c60a", 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)(0xc000b020a0), 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":"86742d7ee13747878021a1222319c60a", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.243.0"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"86742d7ee13747878021a1222319c60a", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.243.0", "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 15:20:32.564 [INFO][83] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 15:20:32.564 [INFO][83] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 15:20:32.564 [INFO][83] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 15:20:32.564 [INFO][83] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 15:20:32.564 [INFO][83] 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 15:20:32.568 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 15:20:32.568 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 15:20:32.568 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 15:20:32.568 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 15:20:32.568 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 15:20:32.568 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 15:20:32.568 [INFO][83] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 15:20:32.569 [INFO][83] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 15:20:32.569 [INFO][83] 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 15:20:32.569 [INFO][83] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2", NodeZone:"nova", 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)(0xc0004d71d0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0004d7270), 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, 0xf3, 0x0}, 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)(0xc000770780)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc00076b050), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000762e60), 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)(0xc0007705a0), 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)(0xc000aaf180), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000b020a0), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 15:20:32.569 [INFO][83] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0004d71d0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0004d7270), 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, 0xf3, 0x0}, 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 15:20:32.569 [INFO][83] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 15:20:32.569 [INFO][83] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 15:20:32.569 [INFO][83] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 15:20:32.569 [INFO][83] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 15:20:32.570 [INFO][83] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 15:20:32.570 [INFO][83] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 15:20:32.570 [INFO][83] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 15:20:32.571 [INFO][83] 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 15:20:32.571 [INFO][83] 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 15:20:32.587 [INFO][83] 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 15:20:32.621 [INFO][83] 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 15:20:32.622 [INFO][83] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 15:20:32.622 [INFO][83] 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 15:20:32.622 [INFO][83] 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 15:20:32.622 [INFO][83] 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 15:20:32.623 [INFO][83] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 15:20:32.623 [INFO][83] 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 15:20:32.624 [INFO][83] 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 15:20:32.624 [INFO][83] 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 15:20:32.624 [INFO][83] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 15:20:32.624 [INFO][83] 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 15:20:32.624 [INFO][83] 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 15:20:32.624 [INFO][83] 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 15:20:32.624 [INFO][83] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 15:20:32.625 [INFO][83] 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 15:20:32.625 [INFO][83] 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 15:20:32.626 [INFO][83] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 15:20:32.666 [INFO][83] 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 15:20:32.667 [INFO][83] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 15:20:32.667 [INFO][83] 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 15:20:32.667 [INFO][83] 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 15:20:32.742 [INFO][83] 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 15:20:32.831 [INFO][83] 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 15:20:32.926 [INFO][83] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 15:20:32.928 [INFO][83] 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 15:20:33.112 [INFO][83] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 15:20:33.112 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 15:20:33.113 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 15:20:33.113 [INFO][83] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 15:20:33.114 [INFO][83] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 15:20:33.114 [INFO][83] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 15:20:33.120 [INFO][83] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 15:20:33.120 [INFO][83] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 15:20:33.120 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 15:20:33.121 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 15:20:33.121 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 15:20:33.121 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 15:20:33.138 [INFO][83] 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 15:20:33.138 [INFO][83] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 15:20:33.138 [INFO][83] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 15:20:33.138 [INFO][83] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 15:20:33.138 [INFO][83] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 15:20:33.138 [INFO][83] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 15:20:33.138 [INFO][83] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 15:20:33.139 [INFO][83] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 15:20:33.139 [INFO][83] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 15:20:33.139 [INFO][83] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 15:20:33.139 [INFO][83] felix/daemon.go 566: using resource updates where applicable
2026-02-17 15:20:33.139 [INFO][83] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 15:20:33.139 [INFO][83] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00036d5f0), (*watchersyncer.watcherCache)(0xc00036d6c0), (*watchersyncer.watcherCache)(0xc00036d790), (*watchersyncer.watcherCache)(0xc00036d860), (*watchersyncer.watcherCache)(0xc00036dd40), (*watchersyncer.watcherCache)(0xc00036de10), (*watchersyncer.watcherCache)(0xc0003d96c0), (*watchersyncer.watcherCache)(0xc0003d9860), (*watchersyncer.watcherCache)(0xc000619040), (*watchersyncer.watcherCache)(0xc000619110), (*watchersyncer.watcherCache)(0xc000619ad0), (*watchersyncer.watcherCache)(0xc000619c70), (*watchersyncer.watcherCache)(0xc000572000), (*watchersyncer.watcherCache)(0xc0005720d0), (*watchersyncer.watcherCache)(0xc000572340), (*watchersyncer.watcherCache)(0xc0005728f0), (*watchersyncer.watcherCache)(0xc0005729c0), (*watchersyncer.watcherCache)(0xc000572a90), (*watchersyncer.watcherCache)(0xc000572b60), (*watchersyncer.watcherCache)(0xc000572c30), (*watchersyncer.watcherCache)(0xc000572d00), (*watchersyncer.watcherCache)(0xc000572dd0), (*watchersyncer.watcherCache)(0xc000572ea0)}, results:(chan interface {})(0xc000d2d960), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000624120), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 15:20:33.139 [INFO][83] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 15:20:33.139 [INFO][83] felix/watchersyncer.go 118: Start called
2026-02-17 15:20:33.139 [INFO][83] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 15:20:33.139 [INFO][83] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 15:20:33.139 [INFO][83] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 15:20:33.139 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 15:20:33.139 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 15:20:33.139 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 15:20:33.139 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 15:20:33.140 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 15:20:33.141 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 15:20:33.141 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 15:20:33.141 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 15:20:33.139 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 15:20:33.141 [INFO][83] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 15:20:33.141 [INFO][83] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 15:20:33.141 [INFO][83] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 15:20:33.141 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 15:20:33.141 [INFO][83] felix/daemon.go 683: Started the processing graph
2026-02-17 15:20:33.141 [INFO][83] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo"
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 15:20:33.142 [INFO][83] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 15:20:33.142 [INFO][83] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.144,fe80::f816:3eff:fe84:60b3} ifaceName="ens3"
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 15:20:33.142 [INFO][83] 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 15:20:33.142 [INFO][83] 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 15:20:33.142 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.144":set.v{}, "fe80::f816:3eff:fe84:60b3":set.v{}}}
2026-02-17 15:20:33.142 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.144":set.v{}, "fe80::f816:3eff:fe84:60b3":set.v{}}}
2026-02-17 15:20:33.142 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 15:20:33.142 [INFO][83] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 15:20:33.142 [INFO][83] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 15:20:33.143 [INFO][83] felix/daemon.go 804: No driver process to monitor
2026-02-17 15:20:33.142 [INFO][83] 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":"86742d7ee13747878021a1222319c60a", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.243.0"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2", "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:"86742d7ee13747878021a1222319c60a"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.243.0"} 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:"86742d7ee13747878021a1222319c60a"} 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.243.0"}}} 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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:33.143 [INFO][83] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 15:20:33.143 [INFO][83] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 15:20:33.143 [INFO][83] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:33.143 [INFO][83] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:33.143 [INFO][83] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:33.143 [INFO][83] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:33.143 [INFO][83] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for FelixHostname: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for FelixHostname: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.243.0 (from datastore (per-host))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.243.0 (from datastore (per-host))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for ClusterGUID: 86742d7ee13747878021a1222319c60a (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for ClusterGUID: 86742d7ee13747878021a1222319c60a (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 15:20:33.144 [INFO][83] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 15:20:33.145 [INFO][83] 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:"86742d7ee13747878021a1222319c60a"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.243.0"} 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:"86742d7ee13747878021a1222319c60a"} 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.243.0"}}} 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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:33.153 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 15:20:33.153 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 15:20:33.153 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.153 [INFO][83] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 15:20:33.154 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.154 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 15:20:33.155 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.155 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 15:20:33.156 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.157 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 15:20:33.158 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.158 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 15:20:33.158 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.158 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 15:20:33.158 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 15:20:33.159 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.160 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.160 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 15:20:33.160 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.164 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 15:20:33.164 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 15:20:33.165 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 15:20:33.165 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 15:20:33.165 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.165 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.165 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.165 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 15:20:33.166 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 15:20:33.166 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 15:20:33.166 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 15:20:33.166 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 15:20:33.166 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 15:20:33.167 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.167 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.168 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 15:20:33.168 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.169 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 86742d7ee13747878021a1222319c60a 1075 <nil> 0s} new}
2026-02-17 15:20:33.169 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1075 <nil> 0s} new}
2026-02-17 15:20:33.169 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1075 <nil> 0s} new}
2026-02-17 15:20:33.169 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 15:20:33.169 [INFO][83] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2,name=IpInIpTunnelAddr) 10.100.243.0 1657 <nil> 0s} new}
2026-02-17 15:20:33.169 [INFO][83] 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-veswk-default-worker-ktnmx-7tmw8-bbdx2", "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{}
2026-02-17 15:20:33.169 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.169 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1079 <nil> 0s} new}
2026-02-17 15:20:33.170 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1079 <nil> 0s} new}
2026-02-17 15:20:33.170 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1079 <nil> 0s} new}
2026-02-17 15:20:33.170 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1079 <nil> 0s} new}
2026-02-17 15:20:33.170 [INFO][83] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1079 <nil> 0s} new}
2026-02-17 15:20:33.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144"
2026-02-17 15:20:33.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201"
2026-02-17 15:20:33.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223"
2026-02-17 15:20:33.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:33.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 15:20:33.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223/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-veswk-zgcj8-2bzks"} 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 15:20:33.173 [INFO][83] 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 15:20:33.173 [INFO][83] 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 15:20:33.173 [INFO][83] 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.59.254" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:20:33.173 [INFO][83] 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 15:20:33.173 [INFO][83] 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.99.164" ports:{Protocol:"TCP" Port:12345}
2026-02-17 15:20:33.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.164.33" ports:{Protocol:"TCP" Port:8080}
2026-02-17 15:20:33.173 [INFO][83] 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 15:20:33.173 [INFO][83] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 15:20:33.173 [INFO][83] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 15:20:33.173 [INFO][83] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 15:20:33.173 [INFO][83] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 15:20:33.175 [INFO][83] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 15:20:33.175 [INFO][83] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:86742d7ee13747878021a1222319c60a ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.243.0].
2026-02-17 15:20:33.175 [INFO][83] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 15:20:33.175 [INFO][83] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 15:20:33.175 [INFO][83] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"86742d7ee13747878021a1222319c60a", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.243.0"}
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:86742d7ee13747878021a1222319c60a ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for FelixHostname: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for FelixHostname: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 15:20:33.176 [INFO][83] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.243.0 (from datastore (per-host))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.243.0 (from datastore (per-host))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for ClusterGUID: 86742d7ee13747878021a1222319c60a (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for ClusterGUID: 86742d7ee13747878021a1222319c60a (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 15:20:33.177 [INFO][83] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.243.0]
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for FelixHostname: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for FelixHostname: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 15:20:33.178 [INFO][83] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.243.0 (from datastore (per-host))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.243.0 (from datastore (per-host))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 769: Parsing value for ClusterGUID: 86742d7ee13747878021a1222319c60a (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/config_params.go 805: Parsed value for ClusterGUID: 86742d7ee13747878021a1222319c60a (from datastore (global))
2026-02-17 15:20:33.179 [INFO][83] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 15:20:33.179 [INFO][83] felix/daemon.go 1319: Datastore now in sync.
... dropped 4 logs ...
2026-02-17 15:20:33.179 [INFO][83] 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 15:20:33.180 [INFO][83] 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 15:20:33.180 [INFO][83] 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"}
... dropped 60 logs ...
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.243.0/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.243.0" tunnelDevice="tunl0"
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.243.0" tunnelDevice="tunl0"
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 15:20:33.235 [INFO][83] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 15:20:33.336 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 15:20:33.336 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.243.0} ifaceName="tunl0"
2026-02-17 15:20:33.336 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 15:20:33.336 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.243.0" exists=true ifIndex=3
2026-02-17 15:20:33.346 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 15:20:33.346 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 15:20:33.347 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 15:20:33.347 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 15:20:33.460 [INFO][83] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 15:20:33.461 [INFO][83] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 15:20:33.524 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 15:20:33.524 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 15:20:33.524 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 15:20:33.524 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 15:20:33.532 [INFO][83] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.027165387
2026-02-17 15:20:33.539 [INFO][83] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 15:20:33.539 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 15:20:33.539 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.243.0":set.v{}}}
2026-02-17 15:20:33.539 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.243.0":set.v{}}}
2026-02-17 15:20:33.539 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 15:20:33.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 15:20:33.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 15:20:33.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 15:20:33.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 15:20:33.540 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:20:33.543 [WARNING][87] 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"
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_201: Initializing
bird: Mesh_192_168_24_223: 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_201: Starting
bird: Mesh_192_168_24_201: State changed to start
bird: Mesh_192_168_24_223: Starting
bird: Mesh_192_168_24_223: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
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
2026-02-17 15:20:34.544 [INFO][87] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 15:20:34.545 [INFO][87] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 15:20:34.545 [WARNING][87] 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.201,192.168.24.223"
2026-02-17 15:20:34.688 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:34.689 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:20:34.689 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:20:34.689 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:20:35.403 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:35.403 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:20:35.403 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:20:35.548 [INFO][87] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 15:20:35.549 [INFO][87] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 15:20:35.549 [WARNING][87] 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.201,192.168.24.223"
2026-02-17 15:20:35.550 [INFO][83] 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_223: Connected to table master
bird: Mesh_192_168_24_223: State changed to wait
bird: Mesh_192_168_24_201: Connected to table master
bird: Mesh_192_168_24_201: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_201: State changed to feed
bird: Mesh_192_168_24_223: State changed to feed
2026-02-17 15:20:36.550 [INFO][87] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
bird: Mesh_192_168_24_201: State changed to up
bird: Mesh_192_168_24_223: State changed to up
2026-02-17 15:20:36.552 [INFO][87] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 15:20:36.554 [INFO][87] complete-startup/utils.go 125: Using NODENAME environment for node name kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:36.554 [INFO][87] complete-startup/utils.go 137: Determined node name: kube-veswk-default-worker-ktnmx-7tmw8-bbdx2
2026-02-17 15:20:36.554 [INFO][87] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 15:20:36.584 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:36.584 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:20:36.584 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:20:36.589 [INFO][87] complete-startup/startup.go 352: Calico started successfully
2026-02-17 15:20:36.908 [INFO][80] confd/client.go 1157: Recompute BGP peerings: kube-veswk-default-worker-ktnmx-7tmw8-fsjjm updated
2026-02-17 15:20:36.910 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:20:36.910 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:20:36.910 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:20:40.826 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calic15fe8f196d" state="down"
2026-02-17 15:20:40.826 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic15fe8f196d"
2026-02-17 15:20:40.826 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15fe8f196d", State:"down", Index:6}
2026-02-17 15:20:40.826 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Typed[string]{}}
2026-02-17 15:20:40.826 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Typed[string]{}}
2026-02-17 15:20:40.828 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calic15fe8f196d" state="up"
2026-02-17 15:20:40.832 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240, name=eth0)
2026-02-17 15:20:40.851 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sonobuoy"} profile:{inbound_rules:{action:"allow" rule_id:"GP63uymSS-bedsaO"} outbound_rules:{action:"allow" rule_id:"ZrNuC7hVPUgqd8UB"}}
2026-02-17 15:20:40.852 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 15:20:40.853 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15fe8f196d" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.243.1/32"}
2026-02-17 15:20:40.853 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.853 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.853 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.855 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic15fe8f196d" ipVersion=0x4 table="filter"
2026-02-17 15:20:40.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 15:20:40.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 15:20:40.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic15fe8f196d" ipVersion=0x4 table="filter"
2026-02-17 15:20:40.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 15:20:40.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 15:20:40.856 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic15fe8f196d"
2026-02-17 15:20:40.856 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.856 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.901 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:20:40.901 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="down"
2026-02-17 15:20:40.901 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15fe8f196d", State:"up", Index:6}
2026-02-17 15:20:40.901 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic15fe8f196d"
2026-02-17 15:20:40.901 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15fe8f196d"
2026-02-17 15:20:40.901 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15fe8f196d"
2026-02-17 15:20:40.901 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.901 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:20:40.932 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:20:40.932 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="up"
2026-02-17 15:20:42.400 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-17 15:20:42.400 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic15fe8f196d"
2026-02-17 15:20:42.400 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:20:42.400 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:20:57.683 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:20:57.683 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:20:57.683 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:20:59.902 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:20:59.902 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:20:59.902 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:21:01.991 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:21:01.991 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:21:01.991 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:21:02.510 [INFO][80] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 15:21:04.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6833"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6833"}
2026-02-17 15:21:04.247 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2153"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2153"}
2026-02-17 15:21:04.247 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4945"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4945"}
2026-02-17 15:21:04.281 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6833" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:04.302 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5215"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5215"}
2026-02-17 15:21:04.343 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2153" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:04.480 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:04.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2153" type:"ClusterIP" cluster_ips:"10.254.68.210" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 15:21:04.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5215" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:05.328 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:21:05.329 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:21:05.329 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:21:07.921 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0, name=eth0)
2026-02-17 15:21:07.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4945"} profile:{inbound_rules:{action:"allow" rule_id:"VnMqFRe2d612BoWN"} outbound_rules:{action:"allow" rule_id:"8EozKBfAjzhNO5Nn"}}
2026-02-17 15:21:07.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4945.default"} profile:{}
2026-02-17 15:21:07.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbbbb26a12f" profile_ids:"kns.secrets-4945" profile_ids:"ksa.secrets-4945.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:21:07.921 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.922 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.922 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.922 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicbbbb26a12f" ipVersion=0x4 table="filter"
2026-02-17 15:21:07.922 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4945" ipVersion=0x4 table="filter"
2026-02-17 15:21:07.922 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AYxt3kcz50NGutnOuf" ipVersion=0x4 table="filter"
2026-02-17 15:21:07.922 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicbbbb26a12f" ipVersion=0x4 table="filter"
2026-02-17 15:21:07.922 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4945" ipVersion=0x4 table="filter"
2026-02-17 15:21:07.922 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AYxt3kcz50NGutnOuf" ipVersion=0x4 table="filter"
2026-02-17 15:21:07.922 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:07.922 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.923 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.956 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calicbbbb26a12f" state="down"
2026-02-17 15:21:07.957 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbbbb26a12f"
2026-02-17 15:21:07.957 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:07.957 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:07.957 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbbbb26a12f", State:"down", Index:7}
2026-02-17 15:21:07.957 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Typed[string]{}}
2026-02-17 15:21:07.957 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Typed[string]{}}
2026-02-17 15:21:07.957 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:07.957 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.958 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.958 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calicbbbb26a12f" state="up"
2026-02-17 15:21:07.989 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:07.989 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:07.989 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbbbb26a12f", State:"up", Index:7}
2026-02-17 15:21:07.989 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:07.989 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:07.990 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:07.990 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:07.990 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:08.015 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:08.015 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:09.437 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 15:21:09.437 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbbbb26a12f"
2026-02-17 15:21:09.437 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:09.437 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:11.823 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-5215" type:"ClusterIP" cluster_ips:"10.254.114.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:21:11.903 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-5215" type:"NodePort" cluster_ips:"10.254.255.10" ports:{Protocol:"TCP" Port:80 NodePort:30398}
2026-02-17 15:21:12.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-5215"
2026-02-17 15:21:12.711 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-5215"
2026-02-17 15:21:12.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5215"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5215"}
2026-02-17 15:21:12.907 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7153"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7153"}
2026-02-17 15:21:12.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7153" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:14.804 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d, name=eth0)
2026-02-17 15:21:14.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-7153.default"} profile:{}
2026-02-17 15:21:14.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-7153"} profile:{inbound_rules:{action:"allow" rule_id:"jFqxoPeltGQ5Lzyr"} outbound_rules:{action:"allow" rule_id:"WHW79xfY7rWalPFc"}}
2026-02-17 15:21:14.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e69288974b" profile_ids:"kns.emptydir-7153" profile_ids:"ksa.emptydir-7153.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:21:14.805 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.805 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.805 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6e69288974b" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-7153" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-iCTPBgqE8JLsDYasV" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6e69288974b" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-7153" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-iCTPBgqE8JLsDYasV" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:21:14.806 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e69288974b"
2026-02-17 15:21:14.806 [INFO][83] 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:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.806 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.843 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali6e69288974b" state="down"
2026-02-17 15:21:14.843 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e69288974b"
2026-02-17 15:21:14.846 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali6e69288974b" state="up"
2026-02-17 15:21:14.847 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:14.847 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} status="down"
2026-02-17 15:21:14.847 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e69288974b", State:"down", Index:8}
2026-02-17 15:21:14.847 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:14.847 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:14.847 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e69288974b", State:"up", Index:8}
2026-02-17 15:21:14.847 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6e69288974b"
2026-02-17 15:21:14.847 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e69288974b"
2026-02-17 15:21:14.847 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e69288974b"
2026-02-17 15:21:14.847 [INFO][83] 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:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.847 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:14.868 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:14.868 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} status="up"
2026-02-17 15:21:16.060 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 15:21:16.060 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6e69288974b"
2026-02-17 15:21:16.060 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:16.061 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:18.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5215" name:"default"}
2026-02-17 15:21:18.403 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5215"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5215"}
2026-02-17 15:21:18.453 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5215"}
2026-02-17 15:21:22.547 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223/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-veswk-zgcj8-2bzks"} 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 15:21:22.547 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:21:22.547 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:21:24.562 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240, name=eth0)
2026-02-17 15:21:24.563 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15fe8f196d" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.243.1/32"}
2026-02-17 15:21:24.563 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:21:24.563 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:21:24.563 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:21:24.563 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15fe8f196d"
2026-02-17 15:21:24.564 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:21:24.564 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:21:24.588 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:24.588 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="up"
2026-02-17 15:21:28.899 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calie447a515089" state="down"
2026-02-17 15:21:28.900 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie447a515089"
2026-02-17 15:21:28.900 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie447a515089", State:"down", Index:9}
2026-02-17 15:21:28.900 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Typed[string]{}}
2026-02-17 15:21:28.900 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Typed[string]{}}
2026-02-17 15:21:28.905 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calie447a515089" state="up"
2026-02-17 15:21:28.948 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie447a515089", State:"up", Index:9}
2026-02-17 15:21:28.948 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie447a515089"
2026-02-17 15:21:28.948 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie447a515089"
2026-02-17 15:21:29.854 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-2153/pause-pod-0, name=eth0)
2026-02-17 15:21:29.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2153"} profile:{inbound_rules:{action:"allow" rule_id:"fb06Gc2EehIu4iIY"} outbound_rules:{action:"allow" rule_id:"wsfCVWIBw0JoVLgi"}}
2026-02-17 15:21:29.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2153.default"} profile:{}
2026-02-17 15:21:29.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2153/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie447a515089" profile_ids:"kns.endpointslice-2153" profile_ids:"ksa.endpointslice-2153.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:21:29.855 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:29.856 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:29.856 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:29.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie447a515089" ipVersion=0x4 table="filter"
2026-02-17 15:21:29.857 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W_ATjMJaERYVL1D9in" ipVersion=0x4 table="filter"
2026-02-17 15:21:29.857 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5VMtETQgDCdo-N-wv_" ipVersion=0x4 table="filter"
2026-02-17 15:21:29.857 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie447a515089" ipVersion=0x4 table="filter"
2026-02-17 15:21:29.857 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W_ATjMJaERYVL1D9in" ipVersion=0x4 table="filter"
2026-02-17 15:21:29.857 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5VMtETQgDCdo-N-wv_" ipVersion=0x4 table="filter"
2026-02-17 15:21:29.857 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie447a515089"
2026-02-17 15:21:29.857 [INFO][83] 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:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:29.857 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:29.897 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:29.897 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:30.300 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-17 15:21:30.300 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie447a515089"
2026-02-17 15:21:30.300 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:30.300 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:32.971 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:21:32.971 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:21:32.971 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:21:32.979 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:21:32.996 [INFO][83] felix/summary.go 100: Summarising 56 dataplane reconciliation loops over 1m0.4s: avg=35ms longest=351ms (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 15:21:35.794 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:21:35.794 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:21:35.795 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:21:36.739 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0, name=eth0)
2026-02-17 15:21:36.740 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbbbb26a12f" profile_ids:"kns.secrets-4945" profile_ids:"ksa.secrets-4945.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:21:36.740 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:36.740 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:36.740 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:36.741 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:36.741 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:36.741 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:36.763 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:36.763 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:39.656 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0, name=eth0)
2026-02-17 15:21:39.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbbbb26a12f" profile_ids:"kns.secrets-4945" profile_ids:"ksa.secrets-4945.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:21:39.657 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:39.657 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:39.657 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:39.658 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:39.659 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:39.659 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:39.672 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d, name=eth0)
2026-02-17 15:21:39.683 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:39.683 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:39.683 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e69288974b" profile_ids:"kns.emptydir-7153" profile_ids:"ksa.emptydir-7153.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:21:39.683 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:39.683 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:39.683 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:39.685 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e69288974b"
2026-02-17 15:21:39.686 [INFO][83] 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:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:39.686 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:39.689 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-2153/pause-pod-0, name=eth0)
2026-02-17 15:21:39.711 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:39.711 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} status="up"
2026-02-17 15:21:39.711 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2153/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie447a515089" profile_ids:"kns.endpointslice-2153" profile_ids:"ksa.endpointslice-2153.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:21:39.711 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:39.712 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:39.712 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:39.713 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie447a515089"
2026-02-17 15:21:39.713 [INFO][83] 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:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:39.713 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:39.731 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:39.731 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:40.257 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2153"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2153"}
2026-02-17 15:21:40.282 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7511"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7511"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7511"}
2026-02-17 15:21:40.305 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-7511" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:40.485 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7511"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7511"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7511"}
2026-02-17 15:21:40.510 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8412"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8412"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8412"}
2026-02-17 15:21:40.529 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8412" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:40.842 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0, name=eth0)
2026-02-17 15:21:40.842 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbbbb26a12f" profile_ids:"kns.secrets-4945" profile_ids:"ksa.secrets-4945.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:21:40.842 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.842 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.842 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.843 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:40.843 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.843 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.845 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d, name=eth0)
2026-02-17 15:21:40.870 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:40.870 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:40.870 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e69288974b" profile_ids:"kns.emptydir-7153" profile_ids:"ksa.emptydir-7153.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:21:40.870 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.870 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.871 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.871 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e69288974b"
2026-02-17 15:21:40.871 [INFO][83] 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:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.871 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.887 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:40.887 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} status="down"
2026-02-17 15:21:40.944 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-17 15:21:40.944 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbbbb26a12f"
2026-02-17 15:21:40.944 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calicbbbb26a12f" state="down"
2026-02-17 15:21:40.945 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Typed[string]{}}
2026-02-17 15:21:40.945 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Typed[string]{}}
2026-02-17 15:21:40.945 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbbbb26a12f", State:"down", Index:7}
2026-02-17 15:21:40.945 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:40.945 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e69288974b"
2026-02-17 15:21:40.945 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.945 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.945 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.2
2026-02-17 15:21:40.948 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calicbbbb26a12f" state=""
2026-02-17 15:21:40.948 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbbbb26a12f"
2026-02-17 15:21:40.952 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali6e69288974b" state="down"
2026-02-17 15:21:40.952 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e69288974b"
2026-02-17 15:21:40.952 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-17 15:21:40.954 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali6e69288974b" state=""
2026-02-17 15:21:40.954 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6e69288974b"
2026-02-17 15:21:40.969 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:40.969 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:40.969 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbbbb26a12f", State:"", Index:7}
2026-02-17 15:21:40.969 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Set[string](nil)}
2026-02-17 15:21:40.969 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbbbb26a12f", Addrs:set.Set[string](nil)}
2026-02-17 15:21:40.969 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e69288974b", State:"down", Index:8}
2026-02-17 15:21:40.969 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:40.969 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:40.969 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e69288974b", State:"", Index:8}
2026-02-17 15:21:40.969 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Set[string](nil)}
2026-02-17 15:21:40.969 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e69288974b", Addrs:set.Set[string](nil)}
2026-02-17 15:21:40.969 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbbbb26a12f"
2026-02-17 15:21:40.969 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e69288974b"
2026-02-17 15:21:40.969 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e69288974b"
2026-02-17 15:21:40.969 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.969 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:40.969 [INFO][83] 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:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.969 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:40.970 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.3
2026-02-17 15:21:40.992 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:40.992 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:40.992 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:40.992 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"} status="down"
2026-02-17 15:21:41.069 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d, name=eth0)
2026-02-17 15:21:41.070 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d" endpoint_id:"eth0"}
2026-02-17 15:21:41.070 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-7153"}
2026-02-17 15:21:41.070 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-7153.default"}
2026-02-17 15:21:41.070 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:41.070 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:41.070 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-7153" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.070 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-iCTPBgqE8JLsDYasV" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.070 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-7153" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.070 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-iCTPBgqE8JLsDYasV" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.070 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:41.070 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6e69288974b" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.070 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6e69288974b" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.070 [INFO][83] 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:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:41.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:41.144 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7153/pod-c7a179cd-a089-4d68-9720-174ea205fe8d", EndpointId:"eth0"}
2026-02-17 15:21:41.359 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0, name=eth0)
2026-02-17 15:21:41.359 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0" endpoint_id:"eth0"}
2026-02-17 15:21:41.359 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4945"}
2026-02-17 15:21:41.359 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4945.default"}
2026-02-17 15:21:41.359 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:41.359 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4945" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AYxt3kcz50NGutnOuf" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4945" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AYxt3kcz50NGutnOuf" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbbbb26a12f" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbbbb26a12f" ipVersion=0x4 table="filter"
2026-02-17 15:21:41.360 [INFO][83] 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:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:41.360 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:41.438 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4945/pod-secrets-62cb7925-897a-45a4-9fa0-c48ef17fbbc0", EndpointId:"eth0"}
2026-02-17 15:21:41.858 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7153"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7153"}
2026-02-17 15:21:41.882 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4945"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4945"}
2026-02-17 15:21:41.882 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8869"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8869"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8869"}
2026-02-17 15:21:41.903 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8869" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:41.920 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5175"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5175"}
2026-02-17 15:21:41.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5175" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:42.991 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calibcdb342aec4" state="down"
2026-02-17 15:21:42.991 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcdb342aec4"
2026-02-17 15:21:42.991 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcdb342aec4", State:"down", Index:10}
2026-02-17 15:21:42.991 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Typed[string]{}}
2026-02-17 15:21:42.991 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Typed[string]{}}
2026-02-17 15:21:42.994 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calibcdb342aec4" state="up"
2026-02-17 15:21:43.013 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcdb342aec4", State:"up", Index:10}
2026-02-17 15:21:43.013 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibcdb342aec4"
2026-02-17 15:21:43.013 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcdb342aec4"
2026-02-17 15:21:43.172 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce, name=eth0)
2026-02-17 15:21:43.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-5175"} profile:{inbound_rules:{action:"allow" rule_id:"ABP6rwyBAb9QjU6G"} outbound_rules:{action:"allow" rule_id:"DP7OMtolgU6NLnOP"}}
2026-02-17 15:21:43.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-5175.default"} profile:{}
2026-02-17 15:21:43.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcdb342aec4" profile_ids:"kns.init-container-5175" profile_ids:"ksa.init-container-5175.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:21:43.173 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:43.173 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:43.173 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:43.176 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibcdb342aec4" ipVersion=0x4 table="filter"
2026-02-17 15:21:43.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9iyhFVHLv8x0aaJMO9" ipVersion=0x4 table="filter"
2026-02-17 15:21:43.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_x15SL2zphetFaZx6Ob" ipVersion=0x4 table="filter"
2026-02-17 15:21:43.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibcdb342aec4" ipVersion=0x4 table="filter"
2026-02-17 15:21:43.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9iyhFVHLv8x0aaJMO9" ipVersion=0x4 table="filter"
2026-02-17 15:21:43.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_x15SL2zphetFaZx6Ob" ipVersion=0x4 table="filter"
2026-02-17 15:21:43.177 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcdb342aec4"
2026-02-17 15:21:43.177 [INFO][83] 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:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:43.177 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:43.214 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:43.214 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} status="up"
2026-02-17 15:21:44.448 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-17 15:21:44.448 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibcdb342aec4"
2026-02-17 15:21:44.448 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:44.448 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:44.815 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-4fszl, name=eth0)
2026-02-17 15:21:44.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-8869"} profile:{inbound_rules:{action:"allow" rule_id:"7jGHWYuXplPujC_k"} outbound_rules:{action:"allow" rule_id:"rUqmk6BxIS0S-ZlZ"}}
2026-02-17 15:21:44.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-8869.default"} profile:{}
2026-02-17 15:21:44.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-4fszl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali066ec18102b" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:21:44.816 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.816 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.816 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.816 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali066ec18102b" ipVersion=0x4 table="filter"
2026-02-17 15:21:44.816 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-8869" ipVersion=0x4 table="filter"
2026-02-17 15:21:44.816 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DbmmV6uD1nn_Xbmd-X" ipVersion=0x4 table="filter"
2026-02-17 15:21:44.816 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali066ec18102b" ipVersion=0x4 table="filter"
2026-02-17 15:21:44.817 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-8869" ipVersion=0x4 table="filter"
2026-02-17 15:21:44.817 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DbmmV6uD1nn_Xbmd-X" ipVersion=0x4 table="filter"
2026-02-17 15:21:44.817 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali066ec18102b"
2026-02-17 15:21:44.817 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.817 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.858 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:44.858 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="down"
2026-02-17 15:21:44.872 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali066ec18102b" state="down"
2026-02-17 15:21:44.872 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali066ec18102b"
2026-02-17 15:21:44.873 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali066ec18102b", State:"down", Index:11}
2026-02-17 15:21:44.873 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:44.873 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:44.873 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali066ec18102b"
2026-02-17 15:21:44.873 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.873 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.874 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali066ec18102b" state="up"
2026-02-17 15:21:44.887 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:44.887 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="down"
2026-02-17 15:21:44.887 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali066ec18102b", State:"up", Index:11}
2026-02-17 15:21:44.888 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali066ec18102b"
2026-02-17 15:21:44.888 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali066ec18102b"
2026-02-17 15:21:44.888 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali066ec18102b"
2026-02-17 15:21:44.888 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.888 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:44.919 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:44.919 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="up"
2026-02-17 15:21:45.004 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-nntdz, name=eth0)
2026-02-17 15:21:45.004 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-nntdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali314c7141679" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:21:45.004 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.004 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.004 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.005 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali314c7141679" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.005 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali314c7141679" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.005 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali314c7141679"
2026-02-17 15:21:45.005 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.005 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.055 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:45.055 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} status="down"
2026-02-17 15:21:45.078 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali314c7141679" state="down"
2026-02-17 15:21:45.079 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali314c7141679", State:"down", Index:12}
2026-02-17 15:21:45.079 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali314c7141679"
2026-02-17 15:21:45.079 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Typed[string]{}}
2026-02-17 15:21:45.079 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Typed[string]{}}
2026-02-17 15:21:45.079 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali314c7141679"
2026-02-17 15:21:45.079 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.079 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.081 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali314c7141679" state="up"
2026-02-17 15:21:45.100 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:45.100 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} status="down"
2026-02-17 15:21:45.100 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali314c7141679", State:"up", Index:12}
2026-02-17 15:21:45.100 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali314c7141679"
2026-02-17 15:21:45.100 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali314c7141679"
2026-02-17 15:21:45.100 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali314c7141679"
2026-02-17 15:21:45.100 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.100 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:45.126 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:45.126 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} status="up"
2026-02-17 15:21:45.856 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-17 15:21:45.857 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali066ec18102b"
2026-02-17 15:21:45.857 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:45.857 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:45.907 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-2153/pause-pod-0, name=eth0)
2026-02-17 15:21:45.907 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2153/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie447a515089" profile_ids:"kns.endpointslice-2153" profile_ids:"ksa.endpointslice-2153.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:21:45.907 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.908 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.908 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.915 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie447a515089"
2026-02-17 15:21:45.915 [INFO][83] 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:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.938 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:45.938 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:45.958 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-2153/pause-pod-0, name=eth0)
2026-02-17 15:21:45.959 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2153/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 15:21:45.959 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2153.default"}
2026-02-17 15:21:45.959 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2153"}
2026-02-17 15:21:45.959 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.959 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.960 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W_ATjMJaERYVL1D9in" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.960 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5VMtETQgDCdo-N-wv_" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.960 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W_ATjMJaERYVL1D9in" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.960 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5VMtETQgDCdo-N-wv_" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.960 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.960 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie447a515089" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.961 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie447a515089" ipVersion=0x4 table="filter"
2026-02-17 15:21:45.961 [INFO][83] 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:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.961 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:45.961 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.4
2026-02-17 15:21:46.014 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2153/pause-pod-0", EndpointId:"eth0"}
2026-02-17 15:21:46.424 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2153"
2026-02-17 15:21:46.589 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 15:21:46.589 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali314c7141679"
2026-02-17 15:21:46.589 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:46.589 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
bird: KIF: Received address message for unknown interface 9
2026-02-17 15:21:48.171 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-17 15:21:48.171 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie447a515089"
2026-02-17 15:21:48.171 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calie447a515089" state="down"
2026-02-17 15:21:48.171 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Typed[string]{}}
2026-02-17 15:21:48.171 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Typed[string]{}}
2026-02-17 15:21:48.171 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie447a515089", State:"down", Index:9}
2026-02-17 15:21:48.173 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calie447a515089" state=""
2026-02-17 15:21:48.173 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie447a515089"
2026-02-17 15:21:48.193 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie447a515089", State:"", Index:9}
2026-02-17 15:21:48.194 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Set[string](nil)}
2026-02-17 15:21:48.194 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie447a515089", Addrs:set.Set[string](nil)}
2026-02-17 15:21:48.323 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8412"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8412"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8412"}
2026-02-17 15:21:48.350 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7153" name:"default"}
2026-02-17 15:21:48.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1970"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1970"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1970"}
2026-02-17 15:21:48.524 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1970" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:48.776 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-4fszl, name=eth0)
2026-02-17 15:21:48.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-4fszl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali066ec18102b" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:21:48.777 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:48.777 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:48.777 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:48.779 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali066ec18102b"
2026-02-17 15:21:48.780 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:48.780 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:48.796 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-nntdz, name=eth0)
2026-02-17 15:21:48.808 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:48.808 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="up"
2026-02-17 15:21:48.808 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-nntdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali314c7141679" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:21:48.809 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:48.809 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:48.809 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:48.811 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali314c7141679"
2026-02-17 15:21:48.812 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:48.812 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:21:48.835 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:48.836 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} status="up"
2026-02-17 15:21:49.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-7511" name:"default"}
2026-02-17 15:21:49.223 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4945" name:"default"}
2026-02-17 15:21:49.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2153" name:"default"}
2026-02-17 15:21:49.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7511"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7511"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7511"}
2026-02-17 15:21:49.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2153"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2153"}
2026-02-17 15:21:49.517 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-7511"}
2026-02-17 15:21:49.543 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2153"}
2026-02-17 15:21:49.586 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7153"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7153"}
2026-02-17 15:21:49.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7153"}
2026-02-17 15:21:49.719 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4945"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4945"}
2026-02-17 15:21:49.753 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce, name=eth0)
2026-02-17 15:21:49.763 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4945"}
2026-02-17 15:21:49.763 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcdb342aec4" profile_ids:"kns.init-container-5175" profile_ids:"ksa.init-container-5175.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:21:49.763 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:49.763 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:49.763 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:49.765 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcdb342aec4"
2026-02-17 15:21:49.765 [INFO][83] 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:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:49.765 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:49.793 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:49.793 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} status="up"
2026-02-17 15:21:50.800 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce, name=eth0)
2026-02-17 15:21:50.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcdb342aec4" profile_ids:"kns.init-container-5175" profile_ids:"ksa.init-container-5175.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:21:50.801 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:50.801 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:50.801 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:50.801 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcdb342aec4"
2026-02-17 15:21:50.802 [INFO][83] 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:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:50.802 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:50.821 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:50.821 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} status="up"
2026-02-17 15:21:51.966 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce, name=eth0)
2026-02-17 15:21:51.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcdb342aec4" profile_ids:"kns.init-container-5175" profile_ids:"ksa.init-container-5175.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:21:51.966 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:51.966 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:51.966 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:51.967 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcdb342aec4"
2026-02-17 15:21:51.968 [INFO][83] 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:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:51.968 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 10
2026-02-17 15:21:51.988 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:51.988 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} status="up"
2026-02-17 15:21:52.039 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-4fszl, name=eth0)
2026-02-17 15:21:52.039 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-4fszl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali066ec18102b" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:21:52.039 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.039 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.040 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.040 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali066ec18102b"
2026-02-17 15:21:52.040 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.040 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.071 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calibcdb342aec4" state="down"
2026-02-17 15:21:52.071 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcdb342aec4"
2026-02-17 15:21:52.072 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-17 15:21:52.075 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calibcdb342aec4" state=""
2026-02-17 15:21:52.075 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibcdb342aec4"
2026-02-17 15:21:52.081 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:52.081 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="up"
2026-02-17 15:21:52.081 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcdb342aec4", State:"down", Index:10}
2026-02-17 15:21:52.081 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Typed[string]{}}
2026-02-17 15:21:52.081 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Typed[string]{}}
2026-02-17 15:21:52.081 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcdb342aec4", State:"", Index:10}
2026-02-17 15:21:52.081 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Set[string](nil)}
2026-02-17 15:21:52.081 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcdb342aec4", Addrs:set.Set[string](nil)}
2026-02-17 15:21:52.081 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcdb342aec4"
2026-02-17 15:21:52.081 [INFO][83] 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:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.081 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.082 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.5
2026-02-17 15:21:52.104 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:52.104 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"} status="down"
2026-02-17 15:21:52.171 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-4fszl, name=eth0)
2026-02-17 15:21:52.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-4fszl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali066ec18102b" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:21:52.171 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.171 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.172 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.172 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali066ec18102b"
2026-02-17 15:21:52.172 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.172 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.210 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:52.210 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="up"
2026-02-17 15:21:52.224 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-4fszl, name=eth0)
2026-02-17 15:21:52.224 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-4fszl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali066ec18102b" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:21:52.225 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.225 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.225 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.225 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali066ec18102b"
2026-02-17 15:21:52.225 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.225 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.248 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:52.248 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"} status="up"
2026-02-17 15:21:52.711 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce, name=eth0)
2026-02-17 15:21:52.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce" endpoint_id:"eth0"}
2026-02-17 15:21:52.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-5175.default"}
2026-02-17 15:21:52.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-5175"}
2026-02-17 15:21:52.712 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.712 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.712 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9iyhFVHLv8x0aaJMO9" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.712 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_x15SL2zphetFaZx6Ob" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.712 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9iyhFVHLv8x0aaJMO9" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.712 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_x15SL2zphetFaZx6Ob" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.712 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.712 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibcdb342aec4" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.712 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibcdb342aec4" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.712 [INFO][83] 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:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.712 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.773 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-5175/pod-init-168d37d2-16c4-4c79-9dc8-9c677d3976ce", EndpointId:"eth0"}
2026-02-17 15:21:52.773 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5175"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5175"}
2026-02-17 15:21:52.782 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-4fszl, name=eth0)
2026-02-17 15:21:52.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-4fszl" endpoint_id:"eth0"}
2026-02-17 15:21:52.798 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.798 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.798 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali066ec18102b" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali066ec18102b" ipVersion=0x4 table="filter"
2026-02-17 15:21:52.798 [INFO][83] 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-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.798 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.799 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.6
2026-02-17 15:21:52.865 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-4fszl", EndpointId:"eth0"}
2026-02-17 15:21:52.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2047"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2047"}
2026-02-17 15:21:52.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2047" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:52.884 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali066ec18102b" state="down"
2026-02-17 15:21:52.885 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali066ec18102b"
2026-02-17 15:21:52.885 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 15:21:52.886 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali066ec18102b", State:"down", Index:11}
2026-02-17 15:21:52.886 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:52.886 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Typed[string]{}}
2026-02-17 15:21:52.887 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali066ec18102b" state=""
2026-02-17 15:21:52.887 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali066ec18102b"
2026-02-17 15:21:52.903 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali066ec18102b", State:"", Index:11}
2026-02-17 15:21:52.904 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Set[string](nil)}
2026-02-17 15:21:52.904 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali066ec18102b", Addrs:set.Set[string](nil)}
2026-02-17 15:21:53.372 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8412"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8412"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8412"}
2026-02-17 15:21:53.628 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0, name=eth0)
2026-02-17 15:21:53.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2047"} profile:{inbound_rules:{action:"allow" rule_id:"N2-2R-ozeGIUvogL"} outbound_rules:{action:"allow" rule_id:"y70aqe7aFWrCq3bc"}}
2026-02-17 15:21:53.629 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2047.default"} profile:{}
2026-02-17 15:21:53.629 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54a407861bc" profile_ids:"kns.projected-2047" profile_ids:"ksa.projected-2047.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:21:53.629 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.629 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.629 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.630 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali54a407861bc" ipVersion=0x4 table="filter"
2026-02-17 15:21:53.630 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2047" ipVersion=0x4 table="filter"
2026-02-17 15:21:53.630 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_M86kiEhak2Nyp0QebB" ipVersion=0x4 table="filter"
2026-02-17 15:21:53.630 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali54a407861bc" ipVersion=0x4 table="filter"
2026-02-17 15:21:53.630 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2047" ipVersion=0x4 table="filter"
2026-02-17 15:21:53.630 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_M86kiEhak2Nyp0QebB" ipVersion=0x4 table="filter"
2026-02-17 15:21:53.630 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali54a407861bc"
2026-02-17 15:21:53.630 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.630 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.668 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:53.668 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:53.704 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali54a407861bc" state="down"
2026-02-17 15:21:53.704 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali54a407861bc"
2026-02-17 15:21:53.704 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali54a407861bc" state="up"
2026-02-17 15:21:53.706 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54a407861bc", State:"down", Index:13}
2026-02-17 15:21:53.706 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Typed[string]{}}
2026-02-17 15:21:53.706 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Typed[string]{}}
2026-02-17 15:21:53.706 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54a407861bc", State:"up", Index:13}
2026-02-17 15:21:53.707 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali54a407861bc"
2026-02-17 15:21:53.707 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54a407861bc"
2026-02-17 15:21:53.708 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54a407861bc"
2026-02-17 15:21:53.708 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.708 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:53.740 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:53.740 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:54.908 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-17 15:21:54.908 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali54a407861bc"
2026-02-17 15:21:54.908 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:54.908 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:21:55.814 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0, name=eth0)
2026-02-17 15:21:55.814 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54a407861bc" profile_ids:"kns.projected-2047" profile_ids:"ksa.projected-2047.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:21:55.814 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:55.815 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:55.815 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:55.816 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54a407861bc"
2026-02-17 15:21:55.816 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:55.816 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:55.840 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:55.840 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:56.638 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8869"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8869"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8869"}
2026-02-17 15:21:56.682 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6563"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6563"}
2026-02-17 15:21:56.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-6563" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:57.049 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0, name=eth0)
2026-02-17 15:21:57.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54a407861bc" profile_ids:"kns.projected-2047" profile_ids:"ksa.projected-2047.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:21:57.050 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.050 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.050 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.051 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54a407861bc"
2026-02-17 15:21:57.051 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.051 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.073 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:21:57.073 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} status="up"
2026-02-17 15:21:57.157 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali54a407861bc" state="down"
2026-02-17 15:21:57.158 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali54a407861bc"
2026-02-17 15:21:57.164 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54a407861bc", State:"down", Index:13}
2026-02-17 15:21:57.164 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Typed[string]{}}
2026-02-17 15:21:57.164 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Typed[string]{}}
2026-02-17 15:21:57.164 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54a407861bc"
2026-02-17 15:21:57.164 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.164 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.164 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.8
2026-02-17 15:21:57.166 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 15:21:57.166 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali54a407861bc" state=""
2026-02-17 15:21:57.166 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali54a407861bc"
2026-02-17 15:21:57.193 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:57.193 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:57.193 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54a407861bc", State:"", Index:13}
2026-02-17 15:21:57.193 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Set[string](nil)}
2026-02-17 15:21:57.193 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54a407861bc", Addrs:set.Set[string](nil)}
2026-02-17 15:21:57.193 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54a407861bc"
2026-02-17 15:21:57.193 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.193 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.211 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:21:57.211 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"} status="down"
2026-02-17 15:21:57.211 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6563"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6563"}
2026-02-17 15:21:57.259 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1566"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1566"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1566"}
2026-02-17 15:21:57.287 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1566" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:21:57.518 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0, name=eth0)
2026-02-17 15:21:57.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0" endpoint_id:"eth0"}
2026-02-17 15:21:57.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2047"}
2026-02-17 15:21:57.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2047.default"}
2026-02-17 15:21:57.520 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.520 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.520 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2047" ipVersion=0x4 table="filter"
2026-02-17 15:21:57.520 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_M86kiEhak2Nyp0QebB" ipVersion=0x4 table="filter"
2026-02-17 15:21:57.521 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2047" ipVersion=0x4 table="filter"
2026-02-17 15:21:57.521 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_M86kiEhak2Nyp0QebB" ipVersion=0x4 table="filter"
2026-02-17 15:21:57.521 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.521 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali54a407861bc" ipVersion=0x4 table="filter"
2026-02-17 15:21:57.521 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali54a407861bc" ipVersion=0x4 table="filter"
2026-02-17 15:21:57.521 [INFO][83] 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:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.521 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.581 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2047/downwardapi-volume-aaeb32ba-a793-4a40-85df-91edc6f189c0", EndpointId:"eth0"}
2026-02-17 15:21:57.980 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5175" name:"default"}
2026-02-17 15:21:58.204 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5175"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5175"}
2026-02-17 15:21:58.281 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5175"}
2026-02-17 15:21:58.862 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8412" name:"default"}
2026-02-17 15:21:58.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8412"}
2026-02-17 15:21:59.082 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2047"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2047"}
2026-02-17 15:21:59.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8247"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8247"}
2026-02-17 15:21:59.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-8247" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:01.073 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522362-k4jrs, name=eth0)
2026-02-17 15:22:01.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-8247"} profile:{inbound_rules:{action:"allow" rule_id:"6pjUqg_9qqlA2yAY"} outbound_rules:{action:"allow" rule_id:"w6WKIRX28FBivGbp"}}
2026-02-17 15:22:01.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-8247.default"} profile:{}
2026-02-17 15:22:01.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522362-k4jrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25eb2512994" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:22:01.075 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.075 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.075 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.076 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali25eb2512994" ipVersion=0x4 table="filter"
2026-02-17 15:22:01.076 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-8247" ipVersion=0x4 table="filter"
2026-02-17 15:22:01.076 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1HtNfn-icr3kWkavoB" ipVersion=0x4 table="filter"
2026-02-17 15:22:01.076 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali25eb2512994" ipVersion=0x4 table="filter"
2026-02-17 15:22:01.076 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-8247" ipVersion=0x4 table="filter"
2026-02-17 15:22:01.076 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1HtNfn-icr3kWkavoB" ipVersion=0x4 table="filter"
2026-02-17 15:22:01.076 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali25eb2512994"
2026-02-17 15:22:01.076 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.076 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.125 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:22:01.125 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="down"
2026-02-17 15:22:01.150 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali25eb2512994" state="down"
2026-02-17 15:22:01.150 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25eb2512994"
2026-02-17 15:22:01.150 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25eb2512994", State:"down", Index:14}
2026-02-17 15:22:01.150 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Typed[string]{}}
2026-02-17 15:22:01.150 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Typed[string]{}}
2026-02-17 15:22:01.150 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25eb2512994"
2026-02-17 15:22:01.150 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.150 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.154 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali25eb2512994" state="up"
2026-02-17 15:22:01.173 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:22:01.173 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="down"
2026-02-17 15:22:01.173 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25eb2512994", State:"up", Index:14}
2026-02-17 15:22:01.173 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali25eb2512994"
2026-02-17 15:22:01.173 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25eb2512994"
2026-02-17 15:22:01.175 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25eb2512994"
2026-02-17 15:22:01.180 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.181 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:01.206 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:01.206 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="up"
2026-02-17 15:22:01.832 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-nntdz, name=eth0)
2026-02-17 15:22:01.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-nntdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali314c7141679" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:22:01.832 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:01.832 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:01.832 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:01.832 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali314c7141679"
2026-02-17 15:22:01.832 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:01.832 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:01.853 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:01.853 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} status="up"
2026-02-17 15:22:02.094 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-nntdz, name=eth0)
2026-02-17 15:22:02.094 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-nntdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali314c7141679" profile_ids:"kns.disruption-8869" profile_ids:"ksa.disruption-8869.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:22:02.094 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.094 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.094 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.095 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali314c7141679"
2026-02-17 15:22:02.095 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.095 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.118 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:02.118 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"} status="up"
2026-02-17 15:22:02.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8869"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8869"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8869"}
2026-02-17 15:22:02.319 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-6563" name:"default"}
2026-02-17 15:22:02.845 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 15:22:02.845 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali25eb2512994"
2026-02-17 15:22:02.845 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:22:02.845 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:22:02.924 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=disruption-8869/rs-nntdz, name=eth0)
2026-02-17 15:22:02.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8869/rs-nntdz" endpoint_id:"eth0"}
2026-02-17 15:22:02.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-8869"}
2026-02-17 15:22:02.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-8869.default"}
2026-02-17 15:22:02.924 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.924 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.924 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-8869" ipVersion=0x4 table="filter"
2026-02-17 15:22:02.924 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DbmmV6uD1nn_Xbmd-X" ipVersion=0x4 table="filter"
2026-02-17 15:22:02.924 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-8869" ipVersion=0x4 table="filter"
2026-02-17 15:22:02.924 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DbmmV6uD1nn_Xbmd-X" ipVersion=0x4 table="filter"
2026-02-17 15:22:02.924 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.925 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali314c7141679" ipVersion=0x4 table="filter"
2026-02-17 15:22:02.925 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali314c7141679" ipVersion=0x4 table="filter"
2026-02-17 15:22:02.925 [INFO][83] 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-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.925 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:02.925 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.7
2026-02-17 15:22:02.981 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8869/rs-nntdz", EndpointId:"eth0"}
2026-02-17 15:22:03.031 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 15:22:03.031 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali314c7141679"
2026-02-17 15:22:03.032 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali314c7141679" state="down"
2026-02-17 15:22:03.032 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Typed[string]{}}
2026-02-17 15:22:03.032 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Typed[string]{}}
2026-02-17 15:22:03.032 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali314c7141679", State:"down", Index:12}
2026-02-17 15:22:03.035 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali314c7141679" state=""
2026-02-17 15:22:03.035 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali314c7141679"
2026-02-17 15:22:03.061 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali314c7141679", State:"", Index:12}
2026-02-17 15:22:03.061 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Set[string](nil)}
2026-02-17 15:22:03.061 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali314c7141679", Addrs:set.Set[string](nil)}
2026-02-17 15:22:03.151 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522362-k4jrs, name=eth0)
2026-02-17 15:22:03.152 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522362-k4jrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25eb2512994" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:22:03.152 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:03.152 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:03.152 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:03.153 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25eb2512994"
2026-02-17 15:22:03.153 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:03.153 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:22:03.182 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:03.182 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="up"
2026-02-17 15:22:03.314 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6563"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6563"}
2026-02-17 15:22:03.408 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-6563"}
2026-02-17 15:22:03.890 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:22:03.890 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:22:03.891 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:22:04.603 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2047" name:"default"}
2026-02-17 15:22:05.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2047"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2047"}
2026-02-17 15:22:05.057 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2047"}
2026-02-17 15:22:06.148 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:22:06.148 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:22:06.148 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:22:07.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8869" name:"default"}
2026-02-17 15:22:07.938 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-1566/pod-adoption-release-ckft9, name=eth0)
2026-02-17 15:22:07.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-1566.default"} profile:{}
2026-02-17 15:22:07.939 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-1566"} profile:{inbound_rules:{action:"allow" rule_id:"B3CkVu40Hz5HL79Z"} outbound_rules:{action:"allow" rule_id:"NmQNR0W6x9yH-ArI"}}
2026-02-17 15:22:07.939 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1566/pod-adoption-release-ckft9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0a8931578" profile_ids:"kns.replicaset-1566" profile_ids:"ksa.replicaset-1566.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:22:07.939 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:07.939 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:07.939 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:07.940 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe0a8931578" ipVersion=0x4 table="filter"
2026-02-17 15:22:07.940 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-1566" ipVersion=0x4 table="filter"
2026-02-17 15:22:07.940 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Bq0IPA9Rqv-Py2Tn_g" ipVersion=0x4 table="filter"
2026-02-17 15:22:07.940 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe0a8931578" ipVersion=0x4 table="filter"
2026-02-17 15:22:07.940 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-1566" ipVersion=0x4 table="filter"
2026-02-17 15:22:07.940 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Bq0IPA9Rqv-Py2Tn_g" ipVersion=0x4 table="filter"
2026-02-17 15:22:07.940 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe0a8931578"
2026-02-17 15:22:07.940 [INFO][83] 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-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:07.940 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:07.976 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibe0a8931578" state="down"
2026-02-17 15:22:07.976 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe0a8931578"
2026-02-17 15:22:07.980 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibe0a8931578" state="up"
2026-02-17 15:22:07.989 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:22:07.989 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} status="down"
2026-02-17 15:22:07.989 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0a8931578", State:"down", Index:15}
2026-02-17 15:22:07.989 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Typed[string]{}}
2026-02-17 15:22:07.989 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Typed[string]{}}
2026-02-17 15:22:07.989 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0a8931578", State:"up", Index:15}
2026-02-17 15:22:07.989 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe0a8931578"
2026-02-17 15:22:07.989 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe0a8931578"
2026-02-17 15:22:07.989 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0a8931578"
2026-02-17 15:22:07.989 [INFO][83] 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-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:07.989 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:08.018 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:08.018 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} status="up"
2026-02-17 15:22:08.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1566"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1566"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1566"}
2026-02-17 15:22:08.176 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2928"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2928"}
2026-02-17 15:22:08.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:08.380 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8869"}
2026-02-17 15:22:09.920 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 15:22:09.920 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe0a8931578"
2026-02-17 15:22:09.920 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:22:09.920 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:22:12.910 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-1566/pod-adoption-release-ckft9, name=eth0)
2026-02-17 15:22:12.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1566/pod-adoption-release-ckft9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0a8931578" profile_ids:"kns.replicaset-1566" profile_ids:"ksa.replicaset-1566.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:22:12.911 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:12.911 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:12.911 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:12.911 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0a8931578"
2026-02-17 15:22:12.912 [INFO][83] 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-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:12.912 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:12.939 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:12.939 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} status="up"
2026-02-17 15:22:13.258 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-1566/pod-adoption-release-ckft9, name=eth0)
2026-02-17 15:22:13.259 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1566/pod-adoption-release-ckft9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0a8931578" profile_ids:"kns.replicaset-1566" profile_ids:"ksa.replicaset-1566.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:22:13.259 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.259 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.259 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.261 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0a8931578"
2026-02-17 15:22:13.261 [INFO][83] 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-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.261 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.262 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-1566/pod-adoption-release-ckft9, name=eth0)
2026-02-17 15:22:13.286 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:13.286 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"} status="up"
2026-02-17 15:22:13.286 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1566/pod-adoption-release-ckft9" endpoint_id:"eth0"}
2026-02-17 15:22:13.286 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-1566"}
2026-02-17 15:22:13.286 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-1566.default"}
2026-02-17 15:22:13.286 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1566"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1566"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1566"}
2026-02-17 15:22:13.286 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.286 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.287 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-1566" ipVersion=0x4 table="filter"
2026-02-17 15:22:13.287 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Bq0IPA9Rqv-Py2Tn_g" ipVersion=0x4 table="filter"
2026-02-17 15:22:13.287 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-1566" ipVersion=0x4 table="filter"
2026-02-17 15:22:13.287 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Bq0IPA9Rqv-Py2Tn_g" ipVersion=0x4 table="filter"
2026-02-17 15:22:13.287 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.287 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe0a8931578" ipVersion=0x4 table="filter"
2026-02-17 15:22:13.287 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe0a8931578" ipVersion=0x4 table="filter"
2026-02-17 15:22:13.287 [INFO][83] 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-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.287 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
2026-02-17 15:22:13.288 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.10
2026-02-17 15:22:13.341 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1566/pod-adoption-release-ckft9", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 15
2026-02-17 15:22:16.601 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 15:22:16.601 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe0a8931578"
2026-02-17 15:22:16.601 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibe0a8931578" state="down"
2026-02-17 15:22:16.601 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Typed[string]{}}
2026-02-17 15:22:16.602 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Typed[string]{}}
2026-02-17 15:22:16.602 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0a8931578", State:"down", Index:15}
2026-02-17 15:22:16.602 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibe0a8931578" state=""
2026-02-17 15:22:16.602 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe0a8931578"
2026-02-17 15:22:16.625 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0a8931578", State:"", Index:15}
2026-02-17 15:22:16.625 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Set[string](nil)}
2026-02-17 15:22:16.625 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0a8931578", Addrs:set.Set[string](nil)}
2026-02-17 15:22:18.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1566" name:"default"}
2026-02-17 15:22:18.892 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1566"}
2026-02-17 15:22:22.559 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2928"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2928"}
2026-02-17 15:22:22.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5403"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5403"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5403"}
2026-02-17 15:22:22.621 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-5403" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:25.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5403"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5403"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5403"}
2026-02-17 15:22:25.820 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9422"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9422"}
2026-02-17 15:22:25.849 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-9422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:26.917 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9422"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9422"}
2026-02-17 15:22:26.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-750"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-750"}
2026-02-17 15:22:26.958 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-750" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:27.059 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-750"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-750"}
2026-02-17 15:22:27.088 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2056"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2056"}
2026-02-17 15:22:27.108 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2056" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:27.633 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2928" name:"default"}
2026-02-17 15:22:27.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2928"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2928"}
2026-02-17 15:22:27.998 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2928"}
2026-02-17 15:22:30.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-5403" name:"default"}
2026-02-17 15:22:31.022 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5403"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5403"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5403"}
2026-02-17 15:22:31.050 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-5403"}
2026-02-17 15:22:31.191 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2056"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2056"}
2026-02-17 15:22:31.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"services-988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-988"}
2026-02-17 15:22:31.249 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:22:31.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-988" type:"ClusterIP" cluster_ips:"10.254.149.164" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 15:22:32.040 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-9422" name:"default"}
2026-02-17 15:22:32.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9422"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9422"}
2026-02-17 15:22:32.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-9422"}
2026-02-17 15:22:32.348 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-750" name:"default"}
2026-02-17 15:22:32.524 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-750"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-750"}
2026-02-17 15:22:32.549 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-750"}
2026-02-17 15:22:32.997 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:22:33.384 [INFO][83] felix/summary.go 100: Summarising 163 dataplane reconciliation loops over 1m0.4s: avg=29ms longest=78ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:22:34.159 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-988/execpodhn4zc, name=eth0)
2026-02-17 15:22:34.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-988"} profile:{inbound_rules:{action:"allow" rule_id:"20MGGHMkyZlPSTRO"} outbound_rules:{action:"allow" rule_id:"EWtnGKH1s1kn3kdl"}}
2026-02-17 15:22:34.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-988.default"} profile:{}
2026-02-17 15:22:34.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-988/execpodhn4zc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd0c16d444b" profile_ids:"kns.services-988" profile_ids:"ksa.services-988.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:22:34.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:22:34.184 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.185 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.185 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicd0c16d444b" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-988" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xYBSyE4xOax4qm3GUW" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicd0c16d444b" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-988" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xYBSyE4xOax4qm3GUW" ipVersion=0x4 table="filter"
2026-02-17 15:22:34.185 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd0c16d444b"
2026-02-17 15:22:34.185 [INFO][83] 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-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.185 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.185 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:22:34.185 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:22:34.194 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calicd0c16d444b" state="down"
2026-02-17 15:22:34.199 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd0c16d444b"
2026-02-17 15:22:34.206 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calicd0c16d444b" state="up"
2026-02-17 15:22:34.229 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:22:34.229 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} status="down"
2026-02-17 15:22:34.229 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd0c16d444b", State:"down", Index:16}
2026-02-17 15:22:34.230 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Typed[string]{}}
2026-02-17 15:22:34.230 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Typed[string]{}}
2026-02-17 15:22:34.230 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd0c16d444b", State:"up", Index:16}
2026-02-17 15:22:34.230 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd0c16d444b"
2026-02-17 15:22:34.231 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd0c16d444b"
2026-02-17 15:22:34.231 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd0c16d444b"
2026-02-17 15:22:34.232 [INFO][83] 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-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.232 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:34.248 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:34.248 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} status="up"
2026-02-17 15:22:35.035 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-988/execpodhn4zc, name=eth0)
2026-02-17 15:22:35.035 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-988/execpodhn4zc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd0c16d444b" profile_ids:"kns.services-988" profile_ids:"ksa.services-988.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:22:35.035 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:35.036 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:35.036 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:35.036 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd0c16d444b"
2026-02-17 15:22:35.037 [INFO][83] 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-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:35.037 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:22:35.055 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:22:35.055 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} status="up"
2026-02-17 15:22:35.516 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ec5a:5eff:fe16:63ef" exists=true ifIndex=16
2026-02-17 15:22:35.516 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ec5a:5eff:fe16:63ef} ifaceName="calicd0c16d444b"
2026-02-17 15:22:35.516 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Typed[string]{"fe80::ec5a:5eff:fe16:63ef":set.v{}}}
2026-02-17 15:22:35.516 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Typed[string]{"fe80::ec5a:5eff:fe16:63ef":set.v{}}}
2026-02-17 15:22:36.237 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2056" name:"default"}
2026-02-17 15:22:36.527 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2056"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2056"}
2026-02-17 15:22:36.551 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2056"}
2026-02-17 15:22:36.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:22:36.865 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:22:36.865 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:22:37.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-988" type:"ClusterIP" cluster_ips:"10.254.149.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:22:44.494 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-988" type:"ClusterIP" cluster_ips:"10.254.149.164" ports:{Protocol:"UDP" Port:80}
2026-02-17 15:22:55.237 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"services-988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-988"}
2026-02-17 15:22:55.275 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1328"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1328"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1328"}
2026-02-17 15:22:55.300 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1328" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:00.125 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522362-k4jrs, name=eth0)
2026-02-17 15:23:00.126 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522362-k4jrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25eb2512994" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:23:00.126 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.126 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.126 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.127 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25eb2512994"
2026-02-17 15:23:00.127 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.127 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.138 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522362-k4jrs, name=eth0)
2026-02-17 15:23:00.153 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:00.153 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="up"
2026-02-17 15:23:00.154 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522362-k4jrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25eb2512994" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:23:00.154 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.154 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.154 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.155 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25eb2512994"
2026-02-17 15:23:00.155 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.155 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.161 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522362-k4jrs, name=eth0)
2026-02-17 15:23:00.177 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:00.177 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="up"
2026-02-17 15:23:00.177 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522362-k4jrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25eb2512994" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:23:00.177 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.178 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.178 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.179 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25eb2512994"
2026-02-17 15:23:00.179 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.179 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:00.200 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:00.200 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"} status="up"
2026-02-17 15:23:00.268 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-988/execpodhn4zc, name=eth0)
2026-02-17 15:23:00.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-988/execpodhn4zc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd0c16d444b" profile_ids:"kns.services-988" profile_ids:"ksa.services-988.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:23:00.270 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.270 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.270 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.271 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd0c16d444b"
2026-02-17 15:23:00.271 [INFO][83] 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-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.271 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.302 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:00.302 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"} status="up"
2026-02-17 15:23:00.318 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-988/execpodhn4zc, name=eth0)
2026-02-17 15:23:00.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-988/execpodhn4zc" endpoint_id:"eth0"}
2026-02-17 15:23:00.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-988"}
2026-02-17 15:23:00.319 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-988.default"}
2026-02-17 15:23:00.319 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.319 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-988" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xYBSyE4xOax4qm3GUW" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-988" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xYBSyE4xOax4qm3GUW" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd0c16d444b" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd0c16d444b" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.319 [INFO][83] 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-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.319 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.320 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.11
2026-02-17 15:23:00.372 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-988/execpodhn4zc", EndpointId:"eth0"}
2026-02-17 15:23:00.500 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-988"
bird: KIF: Received address message for unknown interface 16
2026-02-17 15:23:00.621 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-988" name:"default"}
2026-02-17 15:23:00.629 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calicd0c16d444b" state="down"
2026-02-17 15:23:00.629 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd0c16d444b"
2026-02-17 15:23:00.629 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calicd0c16d444b" state=""
2026-02-17 15:23:00.629 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd0c16d444b"
2026-02-17 15:23:00.629 [INFO][83] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ec5a:5eff:fe16:63ef" exists=false ifIndex=16
2026-02-17 15:23:00.642 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd0c16d444b", State:"down", Index:16}
2026-02-17 15:23:00.642 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Typed[string]{}}
2026-02-17 15:23:00.642 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Typed[string]{}}
2026-02-17 15:23:00.642 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd0c16d444b", State:"", Index:16}
2026-02-17 15:23:00.642 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Set[string](nil)}
2026-02-17 15:23:00.642 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd0c16d444b", Addrs:set.Set[string](nil)}
2026-02-17 15:23:00.676 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522363-hb6b4, name=eth0)
2026-02-17 15:23:00.677 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522363-hb6b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa477dde95c" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:23:00.677 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.677 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.677 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.677 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa477dde95c" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.677 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa477dde95c" ipVersion=0x4 table="filter"
2026-02-17 15:23:00.677 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa477dde95c"
2026-02-17 15:23:00.677 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.678 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.720 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:00.721 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} status="down"
2026-02-17 15:23:00.764 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califa477dde95c" state="down"
2026-02-17 15:23:00.765 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa477dde95c"
2026-02-17 15:23:00.765 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califa477dde95c" state="up"
2026-02-17 15:23:00.765 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa477dde95c", State:"down", Index:17}
2026-02-17 15:23:00.765 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:00.765 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:00.765 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa477dde95c", State:"up", Index:17}
2026-02-17 15:23:00.765 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa477dde95c"
2026-02-17 15:23:00.765 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa477dde95c"
2026-02-17 15:23:00.765 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa477dde95c"
2026-02-17 15:23:00.765 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.765 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:00.786 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:00.786 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:00.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"services-988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-988"}
2026-02-17 15:23:00.871 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-988"}
2026-02-17 15:23:01.152 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522363-hb6b4, name=eth0)
2026-02-17 15:23:01.153 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522363-hb6b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa477dde95c" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:23:01.153 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.153 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.153 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.154 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa477dde95c"
2026-02-17 15:23:01.154 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.155 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.177 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:01.177 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:01.802 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8247"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8247"}
2026-02-17 15:23:01.845 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522363-hb6b4, name=eth0)
2026-02-17 15:23:01.845 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522363-hb6b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa477dde95c" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:23:01.845 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.845 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.845 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.846 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa477dde95c"
2026-02-17 15:23:01.846 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.846 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:01.863 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:01.863 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:01.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-667"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-667"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-667"}
2026-02-17 15:23:01.981 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-667" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:02.039 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522363-hb6b4, name=eth0)
2026-02-17 15:23:02.039 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522363-hb6b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa477dde95c" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:23:02.039 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:02.039 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:02.039 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:02.040 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa477dde95c"
2026-02-17 15:23:02.040 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:02.040 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:02.065 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:02.065 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:02.272 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 15:23:02.272 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa477dde95c"
2026-02-17 15:23:02.272 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:02.272 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:02.969 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-667/test-recreate-deployment-8574476ffd-c45f5, name=eth0)
2026-02-17 15:23:02.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-667"} profile:{inbound_rules:{action:"allow" rule_id:"p-yUkg5kWTlSJjl9"} outbound_rules:{action:"allow" rule_id:"zOH91UZmRQSvudiX"}}
2026-02-17 15:23:02.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-667.default"} profile:{}
2026-02-17 15:23:02.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-667/test-recreate-deployment-8574476ffd-c45f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ac0fe418a4" profile_ids:"kns.deployment-667" profile_ids:"ksa.deployment-667.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:23:02.970 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:02.970 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:02.970 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:02.970 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ac0fe418a4" ipVersion=0x4 table="filter"
2026-02-17 15:23:02.970 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-667" ipVersion=0x4 table="filter"
2026-02-17 15:23:02.970 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-_ZXgheJdx_jKoZ5s-" ipVersion=0x4 table="filter"
2026-02-17 15:23:02.970 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ac0fe418a4" ipVersion=0x4 table="filter"
2026-02-17 15:23:02.970 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-667" ipVersion=0x4 table="filter"
2026-02-17 15:23:02.970 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-_ZXgheJdx_jKoZ5s-" ipVersion=0x4 table="filter"
2026-02-17 15:23:02.970 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:02.970 [INFO][83] 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-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:02.970 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:03.013 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:03.013 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} status="down"
2026-02-17 15:23:03.047 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali3ac0fe418a4" state="down"
2026-02-17 15:23:03.047 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:03.047 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ac0fe418a4", State:"down", Index:18}
2026-02-17 15:23:03.047 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:03.047 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:03.047 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:03.047 [INFO][83] 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-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:03.047 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:03.048 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali3ac0fe418a4" state="up"
2026-02-17 15:23:03.065 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:03.065 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} status="down"
2026-02-17 15:23:03.065 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ac0fe418a4", State:"up", Index:18}
2026-02-17 15:23:03.065 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:03.065 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:03.065 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:03.065 [INFO][83] 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-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:03.065 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:03.088 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:03.088 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} status="up"
2026-02-17 15:23:03.165 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522363-hb6b4, name=eth0)
2026-02-17 15:23:03.165 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522363-hb6b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa477dde95c" profile_ids:"kns.cronjob-8247" profile_ids:"ksa.cronjob-8247.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:23:03.165 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:03.165 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:03.165 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:03.166 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa477dde95c"
2026-02-17 15:23:03.167 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:03.167 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:03.189 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:03.190 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:04.124 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 15:23:04.124 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:04.124 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:04.124 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:04.177 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-667/test-recreate-deployment-8574476ffd-c45f5, name=eth0)
2026-02-17 15:23:04.177 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-667/test-recreate-deployment-8574476ffd-c45f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ac0fe418a4" profile_ids:"kns.deployment-667" profile_ids:"ksa.deployment-667.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:23:04.177 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:04.177 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:04.177 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:04.179 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:04.180 [INFO][83] 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-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:04.180 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:04.198 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:04.198 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} status="up"
2026-02-17 15:23:06.125 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-667/test-recreate-deployment-8574476ffd-c45f5, name=eth0)
2026-02-17 15:23:06.126 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-667/test-recreate-deployment-8574476ffd-c45f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ac0fe418a4" profile_ids:"kns.deployment-667" profile_ids:"ksa.deployment-667.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:23:06.126 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.126 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.126 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.127 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:06.127 [INFO][83] 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-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.127 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.134 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-667/test-recreate-deployment-8574476ffd-c45f5, name=eth0)
2026-02-17 15:23:06.150 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:06.150 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"} status="up"
2026-02-17 15:23:06.150 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-667/test-recreate-deployment-8574476ffd-c45f5" endpoint_id:"eth0"}
2026-02-17 15:23:06.150 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-667"}
2026-02-17 15:23:06.150 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-667.default"}
2026-02-17 15:23:06.150 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.150 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.152 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-667" ipVersion=0x4 table="filter"
2026-02-17 15:23:06.152 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-_ZXgheJdx_jKoZ5s-" ipVersion=0x4 table="filter"
2026-02-17 15:23:06.152 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-667" ipVersion=0x4 table="filter"
2026-02-17 15:23:06.152 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-_ZXgheJdx_jKoZ5s-" ipVersion=0x4 table="filter"
2026-02-17 15:23:06.152 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.152 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ac0fe418a4" ipVersion=0x4 table="filter"
2026-02-17 15:23:06.152 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ac0fe418a4" ipVersion=0x4 table="filter"
2026-02-17 15:23:06.152 [INFO][83] 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-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.152 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.153 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.13
2026-02-17 15:23:06.213 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-667/test-recreate-deployment-8574476ffd-c45f5", EndpointId:"eth0"}
2026-02-17 15:23:06.264 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-667"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-667"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-667"}
2026-02-17 15:23:06.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6654"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6654"}
2026-02-17 15:23:06.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:06.533 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali3ac0fe418a4" state="down"
2026-02-17 15:23:06.533 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ac0fe418a4", State:"down", Index:18}
2026-02-17 15:23:06.533 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:06.533 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 15:23:06.535 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali3ac0fe418a4" state=""
2026-02-17 15:23:06.535 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ac0fe418a4"
2026-02-17 15:23:06.568 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:06.568 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:06.568 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ac0fe418a4", State:"", Index:18}
2026-02-17 15:23:06.568 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Set[string](nil)}
2026-02-17 15:23:06.568 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ac0fe418a4", Addrs:set.Set[string](nil)}
2026-02-17 15:23:06.844 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8247"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8247"}
2026-02-17 15:23:11.683 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-667" name:"default"}
2026-02-17 15:23:11.718 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-667"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-667"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-667"}
2026-02-17 15:23:11.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-667"}
2026-02-17 15:23:13.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6654"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6654"}
2026-02-17 15:23:13.389 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4161"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4161"}
2026-02-17 15:23:13.420 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:13.996 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902, name=eth0)
2026-02-17 15:23:13.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4161"} profile:{inbound_rules:{action:"allow" rule_id:"g43Ehxc04R6ppufd"} outbound_rules:{action:"allow" rule_id:"Xm6Fz6oWxYrm8BZq"}}
2026-02-17 15:23:13.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4161.default"} profile:{}
2026-02-17 15:23:13.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67a29c5c8c8" profile_ids:"kns.projected-4161" profile_ids:"ksa.projected-4161.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:23:13.997 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:13.997 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:13.997 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:13.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali67a29c5c8c8" ipVersion=0x4 table="filter"
2026-02-17 15:23:13.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4161" ipVersion=0x4 table="filter"
2026-02-17 15:23:13.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_99gKk13pnWaRltAsns" ipVersion=0x4 table="filter"
2026-02-17 15:23:13.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali67a29c5c8c8" ipVersion=0x4 table="filter"
2026-02-17 15:23:13.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4161" ipVersion=0x4 table="filter"
2026-02-17 15:23:13.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_99gKk13pnWaRltAsns" ipVersion=0x4 table="filter"
2026-02-17 15:23:13.997 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:13.997 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:13.997 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:14.038 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:14.039 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} status="down"
2026-02-17 15:23:14.076 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali67a29c5c8c8" state="down"
2026-02-17 15:23:14.076 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67a29c5c8c8", State:"down", Index:19}
2026-02-17 15:23:14.076 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:14.076 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:14.076 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:14.076 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:14.079 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali67a29c5c8c8" state="up"
2026-02-17 15:23:14.095 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:14.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} status="down"
2026-02-17 15:23:14.095 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Typed[string]{}}
2026-02-17 15:23:14.095 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Typed[string]{}}
2026-02-17 15:23:14.095 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67a29c5c8c8", State:"up", Index:19}
2026-02-17 15:23:14.095 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:14.095 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:14.095 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:14.095 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:14.095 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:14.118 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:14.118 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} status="up"
2026-02-17 15:23:15.235 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902, name=eth0)
2026-02-17 15:23:15.235 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67a29c5c8c8" profile_ids:"kns.projected-4161" profile_ids:"ksa.projected-4161.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:23:15.236 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:15.236 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:15.236 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:15.237 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:15.237 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:15.237 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:15.259 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:15.259 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} status="up"
2026-02-17 15:23:15.516 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 15:23:15.516 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:15.516 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:15.516 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:16.408 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902, name=eth0)
2026-02-17 15:23:16.409 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67a29c5c8c8" profile_ids:"kns.projected-4161" profile_ids:"ksa.projected-4161.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:23:16.409 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.409 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.409 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.410 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:16.410 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.410 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 19
2026-02-17 15:23:16.428 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:16.428 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} status="up"
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali67a29c5c8c8" state="down"
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67a29c5c8c8", State:"down", Index:19}
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali67a29c5c8c8" state=""
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Typed[string]{}}
2026-02-17 15:23:16.515 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Typed[string]{}}
2026-02-17 15:23:16.515 [INFO][83] 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=19
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67a29c5c8c8", State:"", Index:19}
2026-02-17 15:23:16.515 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Set[string](nil)}
2026-02-17 15:23:16.515 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67a29c5c8c8", Addrs:set.Set[string](nil)}
2026-02-17 15:23:16.515 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali67a29c5c8c8"
2026-02-17 15:23:16.515 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.516 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.516 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.14
2026-02-17 15:23:16.537 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:16.537 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"} status="down"
2026-02-17 15:23:16.590 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902, name=eth0)
2026-02-17 15:23:16.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902" endpoint_id:"eth0"}
2026-02-17 15:23:16.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4161"}
2026-02-17 15:23:16.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4161.default"}
2026-02-17 15:23:16.590 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.590 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.590 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4161" ipVersion=0x4 table="filter"
2026-02-17 15:23:16.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_99gKk13pnWaRltAsns" ipVersion=0x4 table="filter"
2026-02-17 15:23:16.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4161" ipVersion=0x4 table="filter"
2026-02-17 15:23:16.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_99gKk13pnWaRltAsns" ipVersion=0x4 table="filter"
2026-02-17 15:23:16.591 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali67a29c5c8c8" ipVersion=0x4 table="filter"
2026-02-17 15:23:16.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali67a29c5c8c8" ipVersion=0x4 table="filter"
2026-02-17 15:23:16.591 [INFO][83] 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:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.591 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:16.648 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4161/pod-projected-configmaps-df97e4a3-ad5f-4023-b5b9-f8d1bce23902", EndpointId:"eth0"}
2026-02-17 15:23:17.505 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4161"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4161"}
2026-02-17 15:23:17.536 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4897"}
2026-02-17 15:23:17.536 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:17.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4897"} labels:{key:"webhook-4897" value:"true"}
2026-02-17 15:23:17.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1921"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1921"} labels:{key:"webhook-4897-markers" value:"true"}
2026-02-17 15:23:17.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:18.619 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6654" name:"default"}
2026-02-17 15:23:18.666 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6654"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6654"}
2026-02-17 15:23:18.686 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6654"}
2026-02-17 15:23:20.048 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4897" type:"ClusterIP" cluster_ips:"10.254.200.207" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:23:21.131 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4897"
2026-02-17 15:23:21.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4897"} labels:{key:"webhook-4897" value:"true"}
2026-02-17 15:23:21.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1921"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1921"} labels:{key:"webhook-4897-markers" value:"true"}
2026-02-17 15:23:21.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6772"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6772"}
2026-02-17 15:23:21.233 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:21.255 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6772"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6772"} labels:{key:"webhook-6772" value:"true"}
2026-02-17 15:23:21.277 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1204"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1204"} labels:{key:"webhook-6772-markers" value:"true"}
2026-02-17 15:23:21.304 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:22.419 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg, name=eth0)
2026-02-17 15:23:22.420 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6772"} profile:{inbound_rules:{action:"allow" rule_id:"DLSmuLLI3ZbhzfQl"} outbound_rules:{action:"allow" rule_id:"SVnRnBTIxbmdEuby"}}
2026-02-17 15:23:22.420 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6772.default"} profile:{}
2026-02-17 15:23:22.420 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7cc545d39b" profile_ids:"kns.webhook-6772" profile_ids:"ksa.webhook-6772.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:23:22.420 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.420 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.421 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.421 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid7cc545d39b" ipVersion=0x4 table="filter"
2026-02-17 15:23:22.421 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6772" ipVersion=0x4 table="filter"
2026-02-17 15:23:22.421 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_h2OBcNMteoEbo6t9ri" ipVersion=0x4 table="filter"
2026-02-17 15:23:22.421 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid7cc545d39b" ipVersion=0x4 table="filter"
2026-02-17 15:23:22.421 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6772" ipVersion=0x4 table="filter"
2026-02-17 15:23:22.421 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_h2OBcNMteoEbo6t9ri" ipVersion=0x4 table="filter"
2026-02-17 15:23:22.421 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7cc545d39b"
2026-02-17 15:23:22.421 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.422 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.467 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:22.468 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} status="down"
2026-02-17 15:23:22.485 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calid7cc545d39b" state="down"
2026-02-17 15:23:22.486 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7cc545d39b"
2026-02-17 15:23:22.486 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7cc545d39b", State:"down", Index:20}
2026-02-17 15:23:22.486 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Typed[string]{}}
2026-02-17 15:23:22.486 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Typed[string]{}}
2026-02-17 15:23:22.486 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7cc545d39b"
2026-02-17 15:23:22.486 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.486 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.492 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calid7cc545d39b" state="up"
2026-02-17 15:23:22.514 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:22.514 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} status="down"
2026-02-17 15:23:22.514 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7cc545d39b", State:"up", Index:20}
2026-02-17 15:23:22.514 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7cc545d39b"
2026-02-17 15:23:22.514 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7cc545d39b"
2026-02-17 15:23:22.515 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7cc545d39b"
2026-02-17 15:23:22.515 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.515 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:22.536 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:22.536 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} status="up"
2026-02-17 15:23:22.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4161" name:"default"}
2026-02-17 15:23:23.046 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4161"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4161"}
2026-02-17 15:23:23.070 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4161"}
2026-02-17 15:23:23.287 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg, name=eth0)
2026-02-17 15:23:23.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7cc545d39b" profile_ids:"kns.webhook-6772" profile_ids:"ksa.webhook-6772.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:23:23.288 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.288 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.288 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.289 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7cc545d39b"
2026-02-17 15:23:23.290 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.290 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.312 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:23.312 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} status="up"
2026-02-17 15:23:23.354 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg, name=eth0)
2026-02-17 15:23:23.354 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7cc545d39b" profile_ids:"kns.webhook-6772" profile_ids:"ksa.webhook-6772.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:23:23.355 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.355 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.355 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.356 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7cc545d39b"
2026-02-17 15:23:23.356 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.356 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:23.385 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:23.385 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} status="up"
2026-02-17 15:23:23.868 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6772" type:"ClusterIP" cluster_ips:"10.254.33.101" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:23:24.220 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 15:23:24.220 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid7cc545d39b"
2026-02-17 15:23:24.220 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:24.220 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:25.149 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6772"
2026-02-17 15:23:25.206 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg, name=eth0)
2026-02-17 15:23:25.206 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7cc545d39b" profile_ids:"kns.webhook-6772" profile_ids:"ksa.webhook-6772.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:23:25.206 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.207 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.207 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.207 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7cc545d39b"
2026-02-17 15:23:25.207 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.207 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.213 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg, name=eth0)
2026-02-17 15:23:25.231 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:25.231 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"} status="up"
2026-02-17 15:23:25.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg" endpoint_id:"eth0"}
2026-02-17 15:23:25.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6772"}
2026-02-17 15:23:25.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6772.default"}
2026-02-17 15:23:25.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6772"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6772"} labels:{key:"webhook-6772" value:"true"}
2026-02-17 15:23:25.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1204"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1204"} labels:{key:"webhook-6772-markers" value:"true"}
2026-02-17 15:23:25.231 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.231 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6772" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h2OBcNMteoEbo6t9ri" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6772" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.232 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h2OBcNMteoEbo6t9ri" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.232 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.232 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid7cc545d39b" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.232 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid7cc545d39b" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.232 [INFO][83] 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:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.232 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.232 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.15
2026-02-17 15:23:25.285 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6772/sample-webhook-deployment-7d44fffc8-pwljg", EndpointId:"eth0"}
2026-02-17 15:23:25.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-2149"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-2149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-2149"}
2026-02-17 15:23:25.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-2149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:25.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-9191"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-9191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-9191"}
2026-02-17 15:23:25.313 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-9191" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:25.977 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=nsdeletetest-9191/test-pod, name=eth0)
2026-02-17 15:23:25.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-9191.default"} profile:{}
2026-02-17 15:23:25.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-9191"} profile:{inbound_rules:{action:"allow" rule_id:"SfLh4x41XGhWdfOW"} outbound_rules:{action:"allow" rule_id:"tOp0ERL4dmAC7X_M"}}
2026-02-17 15:23:25.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-9191/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2fca92b0c4" profile_ids:"kns.nsdeletetest-9191" profile_ids:"ksa.nsdeletetest-9191.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:23:25.978 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:25.978 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:25.978 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif2fca92b0c4" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Rsbkdy3OwExmX3Y5zI" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ujNUn_79oj00ky1Eue" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif2fca92b0c4" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Rsbkdy3OwExmX3Y5zI" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ujNUn_79oj00ky1Eue" ipVersion=0x4 table="filter"
2026-02-17 15:23:25.979 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:25.979 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:25.980 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:26.010 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:26.010 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:23:26.050 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calif2fca92b0c4" state="down"
2026-02-17 15:23:26.050 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2fca92b0c4"
2026-02-17 15:23:26.050 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2fca92b0c4", State:"down", Index:21}
2026-02-17 15:23:26.050 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:26.050 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:26.050 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:26.050 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:26.050 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:26.055 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calif2fca92b0c4" state="up"
2026-02-17 15:23:26.071 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:26.071 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:23:26.071 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2fca92b0c4", State:"up", Index:21}
2026-02-17 15:23:26.071 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:26.071 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:26.071 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:26.072 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:26.072 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:26.089 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:26.089 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:23:26.485 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4897" name:"default"}
bird: KIF: Received address message for unknown interface 20
2026-02-17 15:23:26.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4897"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4897"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4897"} labels:{key:"webhook-4897" value:"true"}
2026-02-17 15:23:26.647 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4897"}
2026-02-17 15:23:26.672 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calid7cc545d39b" state="down"
2026-02-17 15:23:26.672 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7cc545d39b"
2026-02-17 15:23:26.672 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 15:23:26.674 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calid7cc545d39b" state=""
2026-02-17 15:23:26.674 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7cc545d39b"
2026-02-17 15:23:26.676 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7cc545d39b", State:"down", Index:20}
2026-02-17 15:23:26.676 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Typed[string]{}}
2026-02-17 15:23:26.676 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Typed[string]{}}
2026-02-17 15:23:26.676 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7cc545d39b", State:"", Index:20}
2026-02-17 15:23:26.676 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Set[string](nil)}
2026-02-17 15:23:26.676 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7cc545d39b", Addrs:set.Set[string](nil)}
2026-02-17 15:23:26.756 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1921" name:"default"}
2026-02-17 15:23:26.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1921"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1921"} labels:{key:"webhook-4897-markers" value:"true"}
2026-02-17 15:23:26.956 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1921"}
2026-02-17 15:23:27.068 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-17 15:23:27.068 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2fca92b0c4"
2026-02-17 15:23:27.068 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:27.068 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:27.311 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=nsdeletetest-9191/test-pod, name=eth0)
2026-02-17 15:23:27.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-9191/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2fca92b0c4" profile_ids:"kns.nsdeletetest-9191" profile_ids:"ksa.nsdeletetest-9191.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:23:27.312 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:27.312 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:27.312 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:27.312 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:27.312 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:27.312 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:27.340 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:27.340 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:23:27.389 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-9191"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-9191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-9191"}
2026-02-17 15:23:30.431 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522362-k4jrs, name=eth0)
2026-02-17 15:23:30.431 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522362-k4jrs" endpoint_id:"eth0"}
2026-02-17 15:23:30.431 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:30.431 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:30.431 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:30.432 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali25eb2512994" ipVersion=0x4 table="filter"
2026-02-17 15:23:30.432 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali25eb2512994" ipVersion=0x4 table="filter"
2026-02-17 15:23:30.432 [INFO][83] 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:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:30.432 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:30.433 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.9
2026-02-17 15:23:30.490 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522362-k4jrs", EndpointId:"eth0"}
2026-02-17 15:23:30.490 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1204" name:"default"}
2026-02-17 15:23:30.543 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali25eb2512994" state="down"
2026-02-17 15:23:30.543 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25eb2512994"
2026-02-17 15:23:30.543 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 15:23:30.543 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25eb2512994", State:"down", Index:14}
2026-02-17 15:23:30.544 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Typed[string]{}}
2026-02-17 15:23:30.544 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Typed[string]{}}
2026-02-17 15:23:30.548 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali25eb2512994" state=""
2026-02-17 15:23:30.548 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali25eb2512994"
2026-02-17 15:23:30.569 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25eb2512994", State:"", Index:14}
2026-02-17 15:23:30.570 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Set[string](nil)}
2026-02-17 15:23:30.570 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25eb2512994", Addrs:set.Set[string](nil)}
2026-02-17 15:23:30.701 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1204"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1204"} labels:{key:"webhook-6772-markers" value:"true"}
2026-02-17 15:23:30.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1204"}
2026-02-17 15:23:30.744 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6772" name:"default"}
2026-02-17 15:23:30.793 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6772"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6772"} labels:{key:"webhook-6772" value:"true"}
2026-02-17 15:23:30.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6772"}
2026-02-17 15:23:32.418 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=nsdeletetest-9191/test-pod, name=eth0)
2026-02-17 15:23:32.418 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-9191/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2fca92b0c4" profile_ids:"kns.nsdeletetest-9191" profile_ids:"ksa.nsdeletetest-9191.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:23:32.418 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.418 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.418 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.419 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:32.419 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.419 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.435 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=nsdeletetest-9191/test-pod, name=eth0)
2026-02-17 15:23:32.446 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:32.446 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:23:32.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-9191"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-9191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-9191"}
2026-02-17 15:23:32.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-9191/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2fca92b0c4" profile_ids:"kns.nsdeletetest-9191" profile_ids:"ksa.nsdeletetest-9191.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:23:32.446 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.446 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.446 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.447 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2fca92b0c4"
2026-02-17 15:23:32.448 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.448 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.472 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:32.472 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:23:32.684 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=nsdeletetest-9191/test-pod, name=eth0)
2026-02-17 15:23:32.684 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-9191/test-pod" endpoint_id:"eth0"}
2026-02-17 15:23:32.684 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-9191"}
2026-02-17 15:23:32.684 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-9191.default"}
2026-02-17 15:23:32.685 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.685 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.686 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Rsbkdy3OwExmX3Y5zI" ipVersion=0x4 table="filter"
2026-02-17 15:23:32.686 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ujNUn_79oj00ky1Eue" ipVersion=0x4 table="filter"
2026-02-17 15:23:32.686 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Rsbkdy3OwExmX3Y5zI" ipVersion=0x4 table="filter"
2026-02-17 15:23:32.686 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ujNUn_79oj00ky1Eue" ipVersion=0x4 table="filter"
2026-02-17 15:23:32.686 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.686 [INFO][83] 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 15:23:32.686 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif2fca92b0c4" ipVersion=0x4 table="filter"
2026-02-17 15:23:32.686 [INFO][83] 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 15:23:32.686 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif2fca92b0c4" ipVersion=0x4 table="filter"
2026-02-17 15:23:32.686 [INFO][83] 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:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.686 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.696 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.16
2026-02-17 15:23:32.736 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-9191/test-pod", EndpointId:"eth0"}
2026-02-17 15:23:32.795 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 15:23:32.795 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2fca92b0c4"
2026-02-17 15:23:32.795 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calif2fca92b0c4" state="down"
2026-02-17 15:23:32.795 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calif2fca92b0c4" state=""
2026-02-17 15:23:32.795 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2fca92b0c4"
2026-02-17 15:23:32.795 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:32.795 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Typed[string]{}}
2026-02-17 15:23:32.795 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2fca92b0c4", State:"down", Index:21}
2026-02-17 15:23:32.796 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2fca92b0c4", State:"", Index:21}
2026-02-17 15:23:32.796 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Set[string](nil)}
2026-02-17 15:23:32.796 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2fca92b0c4", Addrs:set.Set[string](nil)}
2026-02-17 15:23:33.039 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:23:33.506 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-8247/replace-29522363-hb6b4, name=eth0)
2026-02-17 15:23:33.506 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8247/replace-29522363-hb6b4" endpoint_id:"eth0"}
2026-02-17 15:23:33.506 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-8247"}
2026-02-17 15:23:33.506 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-8247.default"}
2026-02-17 15:23:33.507 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:33.507 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:33.507 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-8247" ipVersion=0x4 table="filter"
2026-02-17 15:23:33.507 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1HtNfn-icr3kWkavoB" ipVersion=0x4 table="filter"
2026-02-17 15:23:33.507 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-8247" ipVersion=0x4 table="filter"
2026-02-17 15:23:33.507 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1HtNfn-icr3kWkavoB" ipVersion=0x4 table="filter"
2026-02-17 15:23:33.507 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:33.507 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa477dde95c" ipVersion=0x4 table="filter"
2026-02-17 15:23:33.507 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa477dde95c" ipVersion=0x4 table="filter"
2026-02-17 15:23:33.507 [INFO][83] 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:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:33.507 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:33.508 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.12
2026-02-17 15:23:33.573 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8247/replace-29522363-hb6b4", EndpointId:"eth0"}
2026-02-17 15:23:33.573 [INFO][83] felix/summary.go 100: Summarising 124 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=72ms (resync-calico-v4)
2026-02-17 15:23:33.609 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-17 15:23:33.609 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa477dde95c"
2026-02-17 15:23:33.609 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califa477dde95c" state="down"
2026-02-17 15:23:33.609 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:33.609 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:33.610 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa477dde95c", State:"down", Index:17}
2026-02-17 15:23:33.612 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="califa477dde95c" state=""
2026-02-17 15:23:33.612 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa477dde95c"
2026-02-17 15:23:33.633 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa477dde95c", State:"", Index:17}
2026-02-17 15:23:33.633 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Set[string](nil)}
2026-02-17 15:23:33.633 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa477dde95c", Addrs:set.Set[string](nil)}
2026-02-17 15:23:37.522 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-9191" name:"default"}
2026-02-17 15:23:37.693 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-9191"}
2026-02-17 15:23:38.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-2149"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-2149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-2149"}
2026-02-17 15:23:38.476 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4876"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4876"}
2026-02-17 15:23:38.497 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4876" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:38.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-4876" type:"ClusterIP" cluster_ips:"10.254.209.6" ports:{Protocol:"TCP" Port:6379}
2026-02-17 15:23:38.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4876" type:"ClusterIP" cluster_ips:"10.254.45.53" ports:{Protocol:"TCP" Port:6379}
2026-02-17 15:23:38.954 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-8247" name:"default"}
2026-02-17 15:23:39.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-4876" type:"ClusterIP" cluster_ips:"10.254.190.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:39.589 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-8247"}
2026-02-17 15:23:39.816 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-gd7q4, name=eth0)
2026-02-17 15:23:39.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4876"} profile:{inbound_rules:{action:"allow" rule_id:"piVIx59DhQjljjX6"} outbound_rules:{action:"allow" rule_id:"xXPPVOKmWj-m9NnM"}}
2026-02-17 15:23:39.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4876.default"} profile:{}
2026-02-17 15:23:39.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-gd7q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1b35c62a72" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:23:39.817 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.817 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.817 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia1b35c62a72" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4876" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LISxzkz5aYQpigOWLV" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia1b35c62a72" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4876" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LISxzkz5aYQpigOWLV" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.818 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia1b35c62a72"
2026-02-17 15:23:39.818 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.818 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.857 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:39.857 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} status="down"
2026-02-17 15:23:39.896 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia1b35c62a72" state="down"
2026-02-17 15:23:39.896 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1b35c62a72"
2026-02-17 15:23:39.896 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1b35c62a72", State:"down", Index:22}
2026-02-17 15:23:39.896 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Typed[string]{}}
2026-02-17 15:23:39.896 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Typed[string]{}}
2026-02-17 15:23:39.896 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1b35c62a72"
2026-02-17 15:23:39.896 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.896 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.899 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia1b35c62a72" state="up"
2026-02-17 15:23:39.920 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-q8lnx, name=eth0)
2026-02-17 15:23:39.922 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:39.922 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} status="down"
2026-02-17 15:23:39.922 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-q8lnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fbac1edd9f" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:23:39.922 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:39.923 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:39.923 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:39.923 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8fbac1edd9f" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.923 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8fbac1edd9f" ipVersion=0x4 table="filter"
2026-02-17 15:23:39.923 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:39.924 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:39.924 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:39.979 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:39.979 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} status="down"
2026-02-17 15:23:39.979 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1b35c62a72", State:"up", Index:22}
2026-02-17 15:23:39.979 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia1b35c62a72"
2026-02-17 15:23:39.979 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1b35c62a72"
2026-02-17 15:23:39.979 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1b35c62a72"
2026-02-17 15:23:39.980 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:39.980 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:40.001 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.001 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.001 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali8fbac1edd9f" state="down"
2026-02-17 15:23:40.002 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:40.002 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fbac1edd9f", State:"down", Index:23}
2026-02-17 15:23:40.002 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Typed[string]{}}
2026-02-17 15:23:40.002 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Typed[string]{}}
2026-02-17 15:23:40.002 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:40.002 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.002 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.002 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali8fbac1edd9f" state="up"
2026-02-17 15:23:40.019 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:40.019 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} status="down"
2026-02-17 15:23:40.019 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fbac1edd9f", State:"up", Index:23}
2026-02-17 15:23:40.020 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:40.020 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:40.020 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:40.020 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.020 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.041 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.041 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.047 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-primary-8779b68f8-4t7t4, name=eth0)
2026-02-17 15:23:40.048 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea36a33928c" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:23:40.048 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.048 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.048 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.048 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliea36a33928c" ipVersion=0x4 table="filter"
2026-02-17 15:23:40.048 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliea36a33928c" ipVersion=0x4 table="filter"
2026-02-17 15:23:40.048 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea36a33928c"
2026-02-17 15:23:40.048 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.048 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.092 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:40.092 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} status="down"
2026-02-17 15:23:40.110 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="caliea36a33928c" state="down"
2026-02-17 15:23:40.110 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea36a33928c", State:"down", Index:24}
2026-02-17 15:23:40.111 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea36a33928c"
2026-02-17 15:23:40.111 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.111 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea36a33928c"
2026-02-17 15:23:40.111 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.119 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="caliea36a33928c" state="up"
2026-02-17 15:23:40.134 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:40.134 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} status="down"
2026-02-17 15:23:40.134 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:40.134 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:40.134 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea36a33928c", State:"up", Index:24}
2026-02-17 15:23:40.134 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea36a33928c"
2026-02-17 15:23:40.134 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea36a33928c"
2026-02-17 15:23:40.134 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea36a33928c"
2026-02-17 15:23:40.134 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.134 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.139 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb, name=eth0)
2026-02-17 15:23:40.153 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.153 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.153 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali341912bedcb" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:23:40.153 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.153 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.153 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.153 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali341912bedcb" ipVersion=0x4 table="filter"
2026-02-17 15:23:40.153 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali341912bedcb" ipVersion=0x4 table="filter"
2026-02-17 15:23:40.153 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali341912bedcb"
2026-02-17 15:23:40.153 [INFO][83] 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-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.153 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.188 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:40.188 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} status="down"
2026-02-17 15:23:40.221 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali341912bedcb" state="down"
2026-02-17 15:23:40.221 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali341912bedcb"
2026-02-17 15:23:40.221 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali341912bedcb" state="up"
2026-02-17 15:23:40.224 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali341912bedcb", State:"down", Index:25}
2026-02-17 15:23:40.224 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Typed[string]{}}
2026-02-17 15:23:40.224 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Typed[string]{}}
2026-02-17 15:23:40.224 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali341912bedcb", State:"up", Index:25}
2026-02-17 15:23:40.224 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali341912bedcb"
2026-02-17 15:23:40.224 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali341912bedcb"
2026-02-17 15:23:40.224 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali341912bedcb"
2026-02-17 15:23:40.224 [INFO][83] 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-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.224 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:40.241 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.241 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.409 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-q8lnx, name=eth0)
2026-02-17 15:23:40.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-q8lnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fbac1edd9f" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:23:40.410 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.410 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.410 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.410 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:40.410 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.410 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:40.435 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-gd7q4, name=eth0)
2026-02-17 15:23:40.442 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.442 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-gd7q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1b35c62a72" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:23:40.443 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:40.443 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:40.443 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:40.443 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1b35c62a72"
2026-02-17 15:23:40.443 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:40.443 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:40.455 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-primary-8779b68f8-4t7t4, name=eth0)
2026-02-17 15:23:40.472 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.472 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.472 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea36a33928c" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:23:40.472 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.472 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.473 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.473 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea36a33928c"
2026-02-17 15:23:40.474 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.474 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:40.491 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:40.491 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:40.892 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 15:23:40.892 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia1b35c62a72"
2026-02-17 15:23:40.892 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:40.893 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:41.277 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 15:23:41.277 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:41.277 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:41.277 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:41.433 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb, name=eth0)
2026-02-17 15:23:41.433 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali341912bedcb" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:23:41.433 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:41.433 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:41.434 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:41.434 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali341912bedcb"
2026-02-17 15:23:41.435 [INFO][83] 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-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:41.435 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:41.463 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:41.463 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} status="up"
2026-02-17 15:23:41.756 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 15:23:41.756 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali341912bedcb"
2026-02-17 15:23:41.756 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:41.756 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:41.948 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 15:23:41.949 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea36a33928c"
2026-02-17 15:23:41.949 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:41.949 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:43.721 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-2149" name:"default"}
2026-02-17 15:23:43.861 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-2149"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-2149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-2149"}
2026-02-17 15:23:43.883 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-2149"}
2026-02-17 15:23:44.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-4876"
2026-02-17 15:23:44.744 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4876"
2026-02-17 15:23:44.857 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-4876"
2026-02-17 15:23:44.998 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-gd7q4, name=eth0)
2026-02-17 15:23:44.999 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-gd7q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1b35c62a72" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:23:44.999 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.000 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.000 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.001 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1b35c62a72"
2026-02-17 15:23:45.001 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.001 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.010 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-q8lnx, name=eth0)
2026-02-17 15:23:45.029 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-gd7q4, name=eth0)
2026-02-17 15:23:45.047 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.047 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-q8lnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fbac1edd9f" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:23:45.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-gd7q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1b35c62a72" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:23:45.047 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.047 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.047 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:45.048 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1b35c62a72"
2026-02-17 15:23:45.048 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.048 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.050 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-q8lnx, name=eth0)
2026-02-17 15:23:45.078 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.078 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.078 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.079 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-q8lnx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fbac1edd9f" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:23:45.079 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.079 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.079 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.079 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:45.079 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.079 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.115 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.115 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.143 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-primary-8779b68f8-4t7t4, name=eth0)
2026-02-17 15:23:45.143 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea36a33928c" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:23:45.143 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.143 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.143 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.145 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea36a33928c"
2026-02-17 15:23:45.145 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.145 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.167 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-primary-8779b68f8-4t7t4, name=eth0)
2026-02-17 15:23:45.171 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.171 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea36a33928c" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:23:45.171 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.171 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.171 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.172 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea36a33928c"
2026-02-17 15:23:45.172 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.172 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.197 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.197 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.290 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb, name=eth0)
2026-02-17 15:23:45.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali341912bedcb" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:23:45.290 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.290 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.290 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.291 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali341912bedcb"
2026-02-17 15:23:45.292 [INFO][83] 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-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.292 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.321 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb, name=eth0)
2026-02-17 15:23:45.327 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.327 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.327 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4876"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4876"}
2026-02-17 15:23:45.327 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali341912bedcb" profile_ids:"kns.kubectl-4876" profile_ids:"ksa.kubectl-4876.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:23:45.327 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.327 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.327 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.328 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali341912bedcb"
2026-02-17 15:23:45.328 [INFO][83] 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-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.328 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.353 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:45.353 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"} status="up"
2026-02-17 15:23:45.363 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-469"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-469"}
2026-02-17 15:23:45.398 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:45.459 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-q8lnx, name=eth0)
2026-02-17 15:23:45.460 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-q8lnx" endpoint_id:"eth0"}
2026-02-17 15:23:45.460 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.460 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.465 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.465 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8fbac1edd9f" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.465 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8fbac1edd9f" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.465 [INFO][83] 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-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.465 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.465 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.18
2026-02-17 15:23:45.507 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/frontend-579d6cd644-gd7q4, name=eth0)
2026-02-17 15:23:45.521 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-q8lnx", EndpointId:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/frontend-579d6cd644-gd7q4" endpoint_id:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia1b35c62a72" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.522 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia1b35c62a72" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.522 [INFO][83] 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-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.522 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.17
2026-02-17 15:23:45.561 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali8fbac1edd9f" state="down"
2026-02-17 15:23:45.561 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:45.561 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 15:23:45.564 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali8fbac1edd9f" state=""
2026-02-17 15:23:45.564 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8fbac1edd9f"
2026-02-17 15:23:45.588 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/frontend-579d6cd644-gd7q4", EndpointId:"eth0"}
2026-02-17 15:23:45.589 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fbac1edd9f", State:"down", Index:23}
2026-02-17 15:23:45.589 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.589 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.589 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fbac1edd9f", State:"", Index:23}
2026-02-17 15:23:45.589 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.589 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fbac1edd9f", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.613 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia1b35c62a72" state="down"
2026-02-17 15:23:45.614 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1b35c62a72"
2026-02-17 15:23:45.614 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 15:23:45.614 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1b35c62a72", State:"down", Index:22}
2026-02-17 15:23:45.614 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.614 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.616 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia1b35c62a72" state=""
2026-02-17 15:23:45.616 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia1b35c62a72"
2026-02-17 15:23:45.631 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1b35c62a72", State:"", Index:22}
2026-02-17 15:23:45.631 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.631 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1b35c62a72", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.646 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-primary-8779b68f8-4t7t4, name=eth0)
2026-02-17 15:23:45.654 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4" endpoint_id:"eth0"}
2026-02-17 15:23:45.654 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:23:45.672 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.672 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.673 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliea36a33928c" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliea36a33928c" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.673 [INFO][83] 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-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.673 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.673 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.19
2026-02-17 15:23:45.682 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb, name=eth0)
2026-02-17 15:23:45.728 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-primary-8779b68f8-4t7t4", EndpointId:"eth0"}
2026-02-17 15:23:45.729 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb" endpoint_id:"eth0"}
2026-02-17 15:23:45.729 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4876"}
2026-02-17 15:23:45.729 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4876.default"}
2026-02-17 15:23:45.754 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="caliea36a33928c" state="down"
2026-02-17 15:23:45.754 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea36a33928c"
2026-02-17 15:23:45.754 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 15:23:45.754 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea36a33928c", State:"down", Index:24}
2026-02-17 15:23:45.754 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.754 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.755 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="caliea36a33928c" state=""
2026-02-17 15:23:45.755 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea36a33928c"
2026-02-17 15:23:45.755 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea36a33928c", State:"", Index:24}
2026-02-17 15:23:45.756 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.756 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea36a33928c", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.783 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.783 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.783 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4876" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.783 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LISxzkz5aYQpigOWLV" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.783 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4876" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.783 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LISxzkz5aYQpigOWLV" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.783 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.783 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali341912bedcb" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.783 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali341912bedcb" ipVersion=0x4 table="filter"
2026-02-17 15:23:45.783 [INFO][83] 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-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.783 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.784 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.20
2026-02-17 15:23:45.786 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali341912bedcb" state="down"
2026-02-17 15:23:45.786 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali341912bedcb"
2026-02-17 15:23:45.788 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 15:23:45.790 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali341912bedcb" state=""
2026-02-17 15:23:45.790 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali341912bedcb"
2026-02-17 15:23:45.897 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4876/agnhost-replica-7cd68c8b54-zgwfb", EndpointId:"eth0"}
2026-02-17 15:23:45.897 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali341912bedcb", State:"down", Index:25}
2026-02-17 15:23:45.897 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.897 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Typed[string]{}}
2026-02-17 15:23:45.897 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali341912bedcb", State:"", Index:25}
2026-02-17 15:23:45.897 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Set[string](nil)}
2026-02-17 15:23:45.897 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali341912bedcb", Addrs:set.Set[string](nil)}
2026-02-17 15:23:46.114 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec, name=eth0)
2026-02-17 15:23:46.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-469"} profile:{inbound_rules:{action:"allow" rule_id:"YZd91hGCVuXPEZ95"} outbound_rules:{action:"allow" rule_id:"cHrdASySyNCxbVRm"}}
2026-02-17 15:23:46.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-469.default"} profile:{}
2026-02-17 15:23:46.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9040491043" profile_ids:"kns.kubelet-test-469" profile_ids:"ksa.kubelet-test-469.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:23:46.114 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:23:46.114 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.114 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.114 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.115 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia9040491043" ipVersion=0x4 table="filter"
2026-02-17 15:23:46.115 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EhzgmnBtEsQ--WRvkG" ipVersion=0x4 table="filter"
2026-02-17 15:23:46.115 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XWC33O14Ll3ojcD7dm" ipVersion=0x4 table="filter"
2026-02-17 15:23:46.115 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia9040491043" ipVersion=0x4 table="filter"
2026-02-17 15:23:46.115 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EhzgmnBtEsQ--WRvkG" ipVersion=0x4 table="filter"
2026-02-17 15:23:46.115 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XWC33O14Ll3ojcD7dm" ipVersion=0x4 table="filter"
2026-02-17 15:23:46.115 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia9040491043"
2026-02-17 15:23:46.115 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.115 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.157 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:46.157 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="down"
2026-02-17 15:23:46.199 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calia9040491043" state="down"
2026-02-17 15:23:46.200 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9040491043"
2026-02-17 15:23:46.200 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9040491043", State:"down", Index:26}
2026-02-17 15:23:46.200 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Typed[string]{}}
2026-02-17 15:23:46.200 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Typed[string]{}}
2026-02-17 15:23:46.200 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9040491043"
2026-02-17 15:23:46.200 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.200 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.200 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calia9040491043" state="up"
2026-02-17 15:23:46.219 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:46.219 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="down"
2026-02-17 15:23:46.220 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9040491043", State:"up", Index:26}
2026-02-17 15:23:46.220 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia9040491043"
2026-02-17 15:23:46.220 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9040491043"
2026-02-17 15:23:46.221 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9040491043"
2026-02-17 15:23:46.221 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.221 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.241 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:46.241 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="up"
2026-02-17 15:23:46.477 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec, name=eth0)
2026-02-17 15:23:46.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9040491043" profile_ids:"kns.kubelet-test-469" profile_ids:"ksa.kubelet-test-469.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:23:46.477 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.477 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.477 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.478 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9040491043"
2026-02-17 15:23:46.478 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.478 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:46.498 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:46.498 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="up"
2026-02-17 15:23:47.356 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 15:23:47.356 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia9040491043"
2026-02-17 15:23:47.356 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:47.356 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:47.567 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1328"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1328"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1328"}
2026-02-17 15:23:47.586 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1504"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1504"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1504"}
2026-02-17 15:23:47.611 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1504" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:47.680 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec, name=eth0)
2026-02-17 15:23:47.680 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9040491043" profile_ids:"kns.kubelet-test-469" profile_ids:"ksa.kubelet-test-469.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:23:47.680 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.681 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.681 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.684 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9040491043"
2026-02-17 15:23:47.684 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.684 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.707 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:47.707 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="down"
2026-02-17 15:23:47.782 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calia9040491043" state="down"
2026-02-17 15:23:47.782 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9040491043"
2026-02-17 15:23:47.782 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 15:23:47.782 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9040491043", State:"down", Index:26}
2026-02-17 15:23:47.782 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Typed[string]{}}
2026-02-17 15:23:47.782 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Typed[string]{}}
2026-02-17 15:23:47.782 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9040491043"
2026-02-17 15:23:47.783 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia9040491043"
2026-02-17 15:23:47.783 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.783 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.783 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.21
2026-02-17 15:23:47.783 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calia9040491043" state=""
2026-02-17 15:23:47.783 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia9040491043"
2026-02-17 15:23:47.804 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:47.804 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="down"
2026-02-17 15:23:47.805 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9040491043", State:"", Index:26}
2026-02-17 15:23:47.805 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Set[string](nil)}
2026-02-17 15:23:47.805 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9040491043", Addrs:set.Set[string](nil)}
2026-02-17 15:23:47.805 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9040491043"
2026-02-17 15:23:47.805 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.805 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.826 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:47.826 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"} status="down"
2026-02-17 15:23:47.872 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec, name=eth0)
2026-02-17 15:23:47.872 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec" endpoint_id:"eth0"}
2026-02-17 15:23:47.872 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-469"}
2026-02-17 15:23:47.872 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-469.default"}
2026-02-17 15:23:47.872 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.873 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.874 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EhzgmnBtEsQ--WRvkG" ipVersion=0x4 table="filter"
2026-02-17 15:23:47.874 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XWC33O14Ll3ojcD7dm" ipVersion=0x4 table="filter"
2026-02-17 15:23:47.874 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EhzgmnBtEsQ--WRvkG" ipVersion=0x4 table="filter"
2026-02-17 15:23:47.874 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XWC33O14Ll3ojcD7dm" ipVersion=0x4 table="filter"
2026-02-17 15:23:47.874 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.874 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia9040491043" ipVersion=0x4 table="filter"
2026-02-17 15:23:47.875 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia9040491043" ipVersion=0x4 table="filter"
2026-02-17 15:23:47.875 [INFO][83] 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:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.875 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:47.919 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-469/bin-false1a82ed1d-b4e6-433d-899a-574720923bec", EndpointId:"eth0"}
2026-02-17 15:23:48.232 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef, name=eth0)
2026-02-17 15:23:48.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-1504"} profile:{inbound_rules:{action:"allow" rule_id:"zrmabve1P2JMkiIx"} outbound_rules:{action:"allow" rule_id:"LMzbncVAg4V6qxnN"}}
2026-02-17 15:23:48.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-1504.default"} profile:{}
2026-02-17 15:23:48.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali849a076b8e0" profile_ids:"kns.security-context-test-1504" profile_ids:"ksa.security-context-test-1504.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:23:48.232 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.233 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.233 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.233 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali849a076b8e0" ipVersion=0x4 table="filter"
2026-02-17 15:23:48.233 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B5seHkcqZPLJw_EWVQ" ipVersion=0x4 table="filter"
2026-02-17 15:23:48.233 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q3QU-rJ4EHbIjBgMKt" ipVersion=0x4 table="filter"
2026-02-17 15:23:48.233 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali849a076b8e0" ipVersion=0x4 table="filter"
2026-02-17 15:23:48.233 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B5seHkcqZPLJw_EWVQ" ipVersion=0x4 table="filter"
2026-02-17 15:23:48.233 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q3QU-rJ4EHbIjBgMKt" ipVersion=0x4 table="filter"
2026-02-17 15:23:48.233 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali849a076b8e0"
2026-02-17 15:23:48.233 [INFO][83] 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:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.233 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.274 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:48.274 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} status="down"
2026-02-17 15:23:48.309 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali849a076b8e0" state="down"
2026-02-17 15:23:48.309 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali849a076b8e0"
2026-02-17 15:23:48.309 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali849a076b8e0" state="up"
2026-02-17 15:23:48.309 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali849a076b8e0", State:"down", Index:27}
2026-02-17 15:23:48.309 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Typed[string]{}}
2026-02-17 15:23:48.309 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Typed[string]{}}
2026-02-17 15:23:48.309 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali849a076b8e0", State:"up", Index:27}
2026-02-17 15:23:48.309 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali849a076b8e0"
2026-02-17 15:23:48.309 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali849a076b8e0"
2026-02-17 15:23:48.310 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali849a076b8e0"
2026-02-17 15:23:48.310 [INFO][83] 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:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.310 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:48.331 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:48.331 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} status="up"
2026-02-17 15:23:49.440 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-469"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-469"}
2026-02-17 15:23:49.466 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5917"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5917"}
2026-02-17 15:23:49.494 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:49.513 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef, name=eth0)
2026-02-17 15:23:49.513 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali849a076b8e0" profile_ids:"kns.security-context-test-1504" profile_ids:"ksa.security-context-test-1504.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:23:49.513 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:49.513 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:49.513 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:49.513 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali849a076b8e0"
2026-02-17 15:23:49.513 [INFO][83] 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:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:49.513 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:49.530 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:49.530 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} status="up"
2026-02-17 15:23:50.204 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 15:23:50.204 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali849a076b8e0"
2026-02-17 15:23:50.204 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:50.204 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:50.246 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-5917/update-demo-nautilus-44svz, name=eth0)
2026-02-17 15:23:50.246 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5917.default"} profile:{}
2026-02-17 15:23:50.246 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5917"} profile:{inbound_rules:{action:"allow" rule_id:"Cb0aQW6_knVSoHJM"} outbound_rules:{action:"allow" rule_id:"kaWrrrt7CXd1KiSZ"}}
2026-02-17 15:23:50.246 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5917/update-demo-nautilus-44svz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32b9a701ebd" profile_ids:"kns.kubectl-5917" profile_ids:"ksa.kubectl-5917.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:23:50.246 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.246 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.246 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.247 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali32b9a701ebd" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.247 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5917" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.247 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kjlHk24mNslgjdBmog" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.247 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali32b9a701ebd" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.247 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5917" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.247 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kjlHk24mNslgjdBmog" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.247 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:50.247 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.247 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.285 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:50.285 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} status="down"
2026-02-17 15:23:50.323 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali32b9a701ebd" state="down"
2026-02-17 15:23:50.323 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32b9a701ebd"
2026-02-17 15:23:50.323 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32b9a701ebd", State:"down", Index:28}
2026-02-17 15:23:50.324 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Typed[string]{}}
2026-02-17 15:23:50.324 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Typed[string]{}}
2026-02-17 15:23:50.324 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:50.324 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.324 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.332 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali32b9a701ebd" state="up"
2026-02-17 15:23:50.346 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:50.346 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} status="down"
2026-02-17 15:23:50.346 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32b9a701ebd", State:"up", Index:28}
2026-02-17 15:23:50.346 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:50.346 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:50.346 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:50.347 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.347 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:50.369 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:50.369 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} status="up"
2026-02-17 15:23:50.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4876" name:"default"}
2026-02-17 15:23:50.655 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef, name=eth0)
2026-02-17 15:23:50.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali849a076b8e0" profile_ids:"kns.security-context-test-1504" profile_ids:"ksa.security-context-test-1504.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:23:50.656 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.656 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.656 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.656 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali849a076b8e0"
2026-02-17 15:23:50.656 [INFO][83] 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:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.656 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.679 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:50.679 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} status="up"
2026-02-17 15:23:50.708 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4876"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4876"}
2026-02-17 15:23:50.734 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4876"}
2026-02-17 15:23:50.762 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali849a076b8e0" state="down"
2026-02-17 15:23:50.762 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali849a076b8e0"
2026-02-17 15:23:50.762 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali849a076b8e0" state=""
2026-02-17 15:23:50.762 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali849a076b8e0"
2026-02-17 15:23:50.762 [INFO][83] 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=27
2026-02-17 15:23:50.762 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali849a076b8e0", State:"down", Index:27}
2026-02-17 15:23:50.763 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Typed[string]{}}
2026-02-17 15:23:50.763 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Typed[string]{}}
2026-02-17 15:23:50.763 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali849a076b8e0", State:"", Index:27}
2026-02-17 15:23:50.763 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Set[string](nil)}
2026-02-17 15:23:50.763 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali849a076b8e0", Addrs:set.Set[string](nil)}
2026-02-17 15:23:50.763 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali849a076b8e0"
2026-02-17 15:23:50.763 [INFO][83] 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:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.763 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.763 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.22
2026-02-17 15:23:50.786 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:50.787 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"} status="down"
2026-02-17 15:23:50.855 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef, name=eth0)
2026-02-17 15:23:50.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef" endpoint_id:"eth0"}
2026-02-17 15:23:50.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-1504.default"}
2026-02-17 15:23:50.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-1504"}
2026-02-17 15:23:50.856 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.856 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B5seHkcqZPLJw_EWVQ" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q3QU-rJ4EHbIjBgMKt" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B5seHkcqZPLJw_EWVQ" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q3QU-rJ4EHbIjBgMKt" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.856 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali849a076b8e0" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.856 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali849a076b8e0" ipVersion=0x4 table="filter"
2026-02-17 15:23:50.856 [INFO][83] 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:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.856 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:50.923 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-1504/busybox-user-65534-aa58f991-9d6c-4dc0-b1cc-81cd9a84bbef", EndpointId:"eth0"}
2026-02-17 15:23:51.262 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 15:23:51.262 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali32b9a701ebd"
2026-02-17 15:23:51.262 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:51.262 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:51.802 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1504"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1504"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1504"}
2026-02-17 15:23:52.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1315"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1315"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1315"}
2026-02-17 15:23:52.043 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-1315" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:52.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1315"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1315"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1315"}
2026-02-17 15:23:52.390 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-6663"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-6663"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6663"}
2026-02-17 15:23:52.433 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-6663" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:52.743 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1328" name:"default"}
2026-02-17 15:23:53.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1328"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1328"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1328"}
2026-02-17 15:23:53.040 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1328"}
2026-02-17 15:23:53.311 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm, name=eth0)
2026-02-17 15:23:53.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svc-latency-6663"} profile:{inbound_rules:{action:"allow" rule_id:"yUkanMycUSdyI5Su"} outbound_rules:{action:"allow" rule_id:"YFR-Jl9NCpB3Jxff"}}
2026-02-17 15:23:53.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svc-latency-6663.default"} profile:{}
2026-02-17 15:23:53.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid42961ee960" profile_ids:"kns.svc-latency-6663" profile_ids:"ksa.svc-latency-6663.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:23:53.312 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.312 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.312 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.313 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid42961ee960" ipVersion=0x4 table="filter"
2026-02-17 15:23:53.313 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OrN5qKp01ScVPzQO79" ipVersion=0x4 table="filter"
2026-02-17 15:23:53.313 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YROglr99i97KJcAIRq" ipVersion=0x4 table="filter"
2026-02-17 15:23:53.313 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid42961ee960" ipVersion=0x4 table="filter"
2026-02-17 15:23:53.313 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OrN5qKp01ScVPzQO79" ipVersion=0x4 table="filter"
2026-02-17 15:23:53.313 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YROglr99i97KJcAIRq" ipVersion=0x4 table="filter"
2026-02-17 15:23:53.313 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid42961ee960"
2026-02-17 15:23:53.313 [INFO][83] 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:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.313 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.346 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:53.346 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} status="down"
2026-02-17 15:23:53.394 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calid42961ee960" state="down"
2026-02-17 15:23:53.394 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid42961ee960"
2026-02-17 15:23:53.394 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid42961ee960", State:"down", Index:29}
2026-02-17 15:23:53.395 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Typed[string]{}}
2026-02-17 15:23:53.395 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Typed[string]{}}
2026-02-17 15:23:53.395 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid42961ee960"
2026-02-17 15:23:53.395 [INFO][83] 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:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.395 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.398 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calid42961ee960" state="up"
2026-02-17 15:23:53.435 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:23:53.435 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} status="down"
2026-02-17 15:23:53.436 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid42961ee960", State:"up", Index:29}
2026-02-17 15:23:53.436 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid42961ee960"
2026-02-17 15:23:53.436 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid42961ee960"
2026-02-17 15:23:53.436 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid42961ee960"
2026-02-17 15:23:53.436 [INFO][83] 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:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.436 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:53.457 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:53.457 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} status="up"
2026-02-17 15:23:54.565 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-5917/update-demo-nautilus-44svz, name=eth0)
2026-02-17 15:23:54.565 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5917/update-demo-nautilus-44svz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32b9a701ebd" profile_ids:"kns.kubectl-5917" profile_ids:"ksa.kubectl-5917.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:23:54.565 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:54.565 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:54.565 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:54.566 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:54.566 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:54.566 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:54.588 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm, name=eth0)
2026-02-17 15:23:54.598 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:54.598 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} status="up"
2026-02-17 15:23:54.598 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid42961ee960" profile_ids:"kns.svc-latency-6663" profile_ids:"ksa.svc-latency-6663.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:23:54.598 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:54.599 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:54.599 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:54.599 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid42961ee960"
2026-02-17 15:23:54.599 [INFO][83] 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:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:54.599 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:23:54.620 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:54.620 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} status="up"
2026-02-17 15:23:54.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-469" name:"default"}
2026-02-17 15:23:54.766 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-469"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-469"}
2026-02-17 15:23:54.791 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-469"}
2026-02-17 15:23:55.133 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-17 15:23:55.133 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid42961ee960"
2026-02-17 15:23:55.133 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:55.134 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:23:55.469 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-5917/update-demo-nautilus-44svz, name=eth0)
2026-02-17 15:23:55.469 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5917/update-demo-nautilus-44svz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32b9a701ebd" profile_ids:"kns.kubectl-5917" profile_ids:"ksa.kubectl-5917.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:23:55.469 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:55.469 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:55.469 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:55.470 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:55.470 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:55.470 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:55.489 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:55.489 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} status="up"
2026-02-17 15:23:55.703 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5917"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5917"}
2026-02-17 15:23:55.736 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4988"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4988"}
2026-02-17 15:23:55.762 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:23:56.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82sg5" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.230.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.586 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-5917/update-demo-nautilus-44svz, name=eth0)
2026-02-17 15:23:56.608 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5917/update-demo-nautilus-44svz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32b9a701ebd" profile_ids:"kns.kubectl-5917" profile_ids:"ksa.kubectl-5917.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:23:56.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ppqn2" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.59.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w95md" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.20.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.609 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:56.609 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:56.609 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:56.609 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32b9a701ebd"
2026-02-17 15:23:56.610 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:56.610 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:56.631 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:23:56.632 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"} status="up"
2026-02-17 15:23:56.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-flpcn" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.155.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.684 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b796g" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.74.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.711 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gw5ls" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.51.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8brsd" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.169.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sqttc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.178.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:56.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9n7tf" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.59.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9hcqj" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.45.219" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zxn2v" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.47.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.332 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9khw4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.152.218" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.597 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gj74k" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.92.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.777 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lcj25" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.5.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cdm4k" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.9.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.860 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8lxgr" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.218.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:57.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xqmjt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.208.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2qcgl" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.137.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.050 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k246h" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.132.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.085 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7gskv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.126.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.333 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-5917/update-demo-nautilus-44svz, name=eth0)
2026-02-17 15:23:58.333 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5917/update-demo-nautilus-44svz" endpoint_id:"eth0"}
2026-02-17 15:23:58.333 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5917"}
2026-02-17 15:23:58.333 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5917.default"}
2026-02-17 15:23:58.333 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f8wrb" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.38.223" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.333 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:58.333 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:58.334 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-5917" ipVersion=0x4 table="filter"
2026-02-17 15:23:58.334 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kjlHk24mNslgjdBmog" ipVersion=0x4 table="filter"
2026-02-17 15:23:58.334 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-5917" ipVersion=0x4 table="filter"
2026-02-17 15:23:58.334 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kjlHk24mNslgjdBmog" ipVersion=0x4 table="filter"
2026-02-17 15:23:58.334 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:58.334 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali32b9a701ebd" ipVersion=0x4 table="filter"
2026-02-17 15:23:58.334 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali32b9a701ebd" ipVersion=0x4 table="filter"
2026-02-17 15:23:58.334 [INFO][83] 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-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:58.334 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:58.335 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.23
2026-02-17 15:23:58.389 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5917/update-demo-nautilus-44svz", EndpointId:"eth0"}
2026-02-17 15:23:58.444 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali32b9a701ebd" state="down"
2026-02-17 15:23:58.445 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32b9a701ebd"
2026-02-17 15:23:58.445 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 15:23:58.445 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32b9a701ebd", State:"down", Index:28}
2026-02-17 15:23:58.445 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Typed[string]{}}
2026-02-17 15:23:58.445 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Typed[string]{}}
2026-02-17 15:23:58.445 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali32b9a701ebd" state=""
2026-02-17 15:23:58.445 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali32b9a701ebd"
2026-02-17 15:23:58.469 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32b9a701ebd", State:"", Index:28}
2026-02-17 15:23:58.469 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Set[string](nil)}
2026-02-17 15:23:58.469 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32b9a701ebd", Addrs:set.Set[string](nil)}
2026-02-17 15:23:58.546 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-976cd" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.120.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.571 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mbx49" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.237.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.589 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ctmqp" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.149.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.614 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kfkwr" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.178.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.635 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nlqkc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.164.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.635 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2rgr6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.151.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rgljt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.26.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.710 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l4c6h" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.124.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.710 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s7x47" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.70.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.710 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5d2cm" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.233.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.761 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wxjff" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.130.44" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.761 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wn9f6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.245.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.782 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xq86q" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.148.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.782 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qqdz2" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.248.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2nh2s" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.11.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.804 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:23:58.812 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fj65j" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.229.36" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.842 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tp4d7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.250.103" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.866 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwfgb" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.98.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.885 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5mshb" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.12.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.898 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dd7fr" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.17.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.912 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wprp5" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.1.219" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v2tns" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.221.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.957 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ld6bm" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.204.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.957 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z5btc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.46.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mnprg" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.159.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:58.988 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hqsrk" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.213.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.000 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wkrg7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.12.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.022 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vd2fh" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.163.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.060 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4g6pn" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.82.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.066 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qfpfq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.115.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.113 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nfbtm" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.151.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5m6sz" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.128.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.167 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4tr7s" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.113.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.167 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xz8nh" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.59.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m4ng4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.76.116" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.174 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-1315" name:"default"}
2026-02-17 15:23:59.191 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gk6qq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.67.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.191 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vdgdl" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.165.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cz8c7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.86.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lwxnt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.61.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.222 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nk9kg" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.178.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-78vgx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.11.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v74gh" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.185.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-grfvp" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.114.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.272 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jb7km" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.131.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pwbzc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.135.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.293 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4fzs7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.28.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.302 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l5kqt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.181.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-grhxc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.179.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.322 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7qmxx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.61.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.346 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9wv6j" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.117.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwcfv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.43.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v6jgb" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.166.173" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g6ncs" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.39.98" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.382 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tsxwv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.90.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.392 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xjb7d" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.25.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t2t8w" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.17.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.412 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zlxmw" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.140.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vm2sb" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.232.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.422 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sn469" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.76.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.432 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pkdn5" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.60.52" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-crtt9" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.205.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.452 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7phsm" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.7.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zqq47" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.222.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.530 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k8fs6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.177.1" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.591 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9wrtx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.190.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ff5hc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.176.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.688 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7bwlx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.131.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.751 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b2jrz" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.5.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.810 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cbrnt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.74.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qsff6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.157.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwvx8" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.194.173" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:23:59.930 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1315"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1315"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1315"}
2026-02-17 15:23:59.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-stsqx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.229.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.002 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-1315"}
2026-02-17 15:24:00.003 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n49pf" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.216.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.003 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1504" name:"default"}
2026-02-17 15:24:00.029 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wsq4n" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.174.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.108 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xfc4j" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.104.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lkthx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.112.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wbdmn" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.74.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.236 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vssm4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.163.208" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wx8g7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.148.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.367 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-94fdk" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.107.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.378 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z98kz" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.26.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wlh64" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.20.233" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7zb4w" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.253.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.539 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2m4b5" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.183.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.563 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1504"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1504"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1504"}
2026-02-17 15:24:00.582 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bww6w" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.220.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.587 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1504"}
2026-02-17 15:24:00.643 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fg5j9" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.102.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.685 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wgjm6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.57.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m4fdh" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.113.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.779 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fqk4f" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.220.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbq24" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.27.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kpqpc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.171.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zj9hv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.91.9" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:00.964 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4988"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4988"}
2026-02-17 15:24:00.974 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7581"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7581"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7581"}
2026-02-17 15:24:00.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7581" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:00.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-grzcq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.232.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.062 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7bfmw" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.122.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.087 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fdm8v" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.134.1" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-brfzv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.123.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b8rxf" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.30.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qh87z" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.35.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r2sr7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.129.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.321 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5917" name:"default"}
2026-02-17 15:24:01.325 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kvzh7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.107.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-67rjd" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.102.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.428 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qm58r" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.136.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.488 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d4wmw" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.56.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.540 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xd254" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.206.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fgvzn" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.9.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.636 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b, name=eth0)
2026-02-17 15:24:01.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7581"} profile:{inbound_rules:{action:"allow" rule_id:"xF3wNrcHqTyocVY3"} outbound_rules:{action:"allow" rule_id:"83TWBzOoik6uhk1H"}}
2026-02-17 15:24:01.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7581.default"} profile:{}
2026-02-17 15:24:01.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8d4b856d25" profile_ids:"kns.downward-api-7581" profile_ids:"ksa.downward-api-7581.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:24:01.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2wzn4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.251.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.672 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.672 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.672 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib8d4b856d25" ipVersion=0x4 table="filter"
2026-02-17 15:24:01.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_veFuNUZnysxdeD2NM6" ipVersion=0x4 table="filter"
2026-02-17 15:24:01.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HoPgg_ZLaQcLd5Ib1l" ipVersion=0x4 table="filter"
2026-02-17 15:24:01.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib8d4b856d25" ipVersion=0x4 table="filter"
2026-02-17 15:24:01.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_veFuNUZnysxdeD2NM6" ipVersion=0x4 table="filter"
2026-02-17 15:24:01.673 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HoPgg_ZLaQcLd5Ib1l" ipVersion=0x4 table="filter"
2026-02-17 15:24:01.673 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib8d4b856d25"
2026-02-17 15:24:01.673 [INFO][83] 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:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.673 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.719 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:01.719 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} status="down"
2026-02-17 15:24:01.719 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vqh4z" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.239.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.726 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib8d4b856d25" state="down"
2026-02-17 15:24:01.726 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib8d4b856d25"
2026-02-17 15:24:01.726 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8d4b856d25", State:"down", Index:30}
2026-02-17 15:24:01.726 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Typed[string]{}}
2026-02-17 15:24:01.726 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Typed[string]{}}
2026-02-17 15:24:01.726 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib8d4b856d25" state="up"
2026-02-17 15:24:01.727 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8d4b856d25", State:"up", Index:30}
2026-02-17 15:24:01.739 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j7tdp" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.205.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.782 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib8d4b856d25"
2026-02-17 15:24:01.782 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8d4b856d25"
2026-02-17 15:24:01.782 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8d4b856d25"
2026-02-17 15:24:01.782 [INFO][83] 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:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.782 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:01.804 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:01.804 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} status="up"
2026-02-17 15:24:01.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dxldj" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.101.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.841 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xf5p4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.116.106" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.891 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zt2zj" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.6.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j96lp" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.248.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:01.986 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bc6mz" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.14.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9656q" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.221.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k9fbq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.188.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.137 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5dxmm" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.3.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ks8fl" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.42.27" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.239 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-znfg4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.239.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6b98" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.64.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.342 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x8b2c" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.150.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.400 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gdmmf" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.136.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5917"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5917"}
2026-02-17 15:24:02.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5917"}
2026-02-17 15:24:02.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2657k" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.37.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r6tvk" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.153.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.553 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qslc7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.178.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.580 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7lb67" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.225.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.615 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b, name=eth0)
2026-02-17 15:24:02.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8d4b856d25" profile_ids:"kns.downward-api-7581" profile_ids:"ksa.downward-api-7581.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:24:02.629 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckgrr" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.143.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.631 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:02.631 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:02.631 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:02.633 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8d4b856d25"
2026-02-17 15:24:02.633 [INFO][83] 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:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:02.633 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:02.676 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:02.677 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} status="up"
2026-02-17 15:24:02.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-znbd4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.87.72" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.757 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jf7bq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.41.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ghv74" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.175.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t75cv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.19.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jtvr6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.57.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4sskg" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.103.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:02.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fzp8d" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.100.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.037 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-17 15:24:03.037 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib8d4b856d25"
2026-02-17 15:24:03.037 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:03.037 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:03.041 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvjzl" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.68.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.076 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xttz9" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.233.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.132 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbb22" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.68.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dvftf" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.10.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.234 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-298xv" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.118.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ptmdc" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.17.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gmbls" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.49.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8rsgf" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.87.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.432 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-55lww" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.143.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.499 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v2564" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.40.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.530 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-njf8v" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.138.143" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.608 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pfxfw" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.74.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-926l7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.48.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.704 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cpnq4" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.56.36" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wvk9v" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.174.75" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.763 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b, name=eth0)
2026-02-17 15:24:03.764 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8d4b856d25" profile_ids:"kns.downward-api-7581" profile_ids:"ksa.downward-api-7581.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:24:03.784 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bhxcq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.216.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.786 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.786 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.787 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.787 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8d4b856d25"
2026-02-17 15:24:03.787 [INFO][83] 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:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.787 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.818 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:03.818 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} status="down"
2026-02-17 15:24:03.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6ptg2" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.9.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.868 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib8d4b856d25" state="down"
2026-02-17 15:24:03.869 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib8d4b856d25"
2026-02-17 15:24:03.869 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 15:24:03.869 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8d4b856d25", State:"down", Index:30}
2026-02-17 15:24:03.869 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Typed[string]{}}
2026-02-17 15:24:03.869 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Typed[string]{}}
2026-02-17 15:24:03.871 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib8d4b856d25" state=""
2026-02-17 15:24:03.871 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib8d4b856d25"
2026-02-17 15:24:03.871 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8d4b856d25", State:"", Index:30}
2026-02-17 15:24:03.871 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Set[string](nil)}
2026-02-17 15:24:03.871 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8d4b856d25", Addrs:set.Set[string](nil)}
2026-02-17 15:24:03.874 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mqs4h" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.134.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.889 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8d4b856d25"
2026-02-17 15:24:03.889 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib8d4b856d25"
2026-02-17 15:24:03.890 [INFO][83] 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:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.890 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:03.890 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.25
2026-02-17 15:24:03.915 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:03.915 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"} status="down"
2026-02-17 15:24:03.936 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qs2qq" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.152.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.981 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q4prk" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.160.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:03.998 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b, name=eth0)
2026-02-17 15:24:04.022 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b" endpoint_id:"eth0"}
2026-02-17 15:24:04.023 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7581.default"}
2026-02-17 15:24:04.023 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7581"}
2026-02-17 15:24:04.034 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lzl4g" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.208.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.081 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c6w5s" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.32.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.098 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:04.098 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:04.098 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_veFuNUZnysxdeD2NM6" ipVersion=0x4 table="filter"
2026-02-17 15:24:04.098 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HoPgg_ZLaQcLd5Ib1l" ipVersion=0x4 table="filter"
2026-02-17 15:24:04.098 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_veFuNUZnysxdeD2NM6" ipVersion=0x4 table="filter"
2026-02-17 15:24:04.098 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HoPgg_ZLaQcLd5Ib1l" ipVersion=0x4 table="filter"
2026-02-17 15:24:04.098 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:04.098 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib8d4b856d25" ipVersion=0x4 table="filter"
2026-02-17 15:24:04.098 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib8d4b856d25" ipVersion=0x4 table="filter"
2026-02-17 15:24:04.098 [INFO][83] 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:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:04.098 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:04.156 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7581/downwardapi-volume-bdff1aaa-ea62-47c1-9f85-44ae26d4075b", EndpointId:"eth0"}
2026-02-17 15:24:04.157 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7rxx6" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.224.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.174 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8svtl" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.67.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.242 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d9vhr" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.141.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.282 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r6lpx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.175.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.338 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mr8vt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.120.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.380 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nbws2" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.104.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.441 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2p2jt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.236.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b9blt" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.120.233" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.561 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5cfg9" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.165.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.583 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zhl2p" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.66.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.627 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lz4nx" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.158.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.685 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ltn7h" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.210.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.732 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6c9tz" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.47.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-64l65" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.72.72" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nchwh" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.32.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.890 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7hmqr" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.201.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7c8jh" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.74.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:04.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pbvk2" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.240.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.029 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7952p" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.84.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6zgn7" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.193.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7581"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7581"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7581"}
2026-02-17 15:24:05.111 [INFO][83] 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:"3addd043-300b-4580-bde0-d6c9de414e72"} 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 15:24:05.126 [INFO][83] 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 15:24:05.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vtktg" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.63.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.187 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvvwl" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.196.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.237 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cfbfm" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.16.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.297 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fz44q" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.227.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vzfps" namespace:"svc-latency-6663" type:"ClusterIP" cluster_ips:"10.254.134.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:05.585 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:24:05.585 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:05.585 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:24:05.585 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:24:05.769 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-8c6wk, name=eth0)
2026-02-17 15:24:05.769 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4056.default"} profile:{}
2026-02-17 15:24:05.769 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4056"} profile:{inbound_rules:{action:"allow" rule_id:"imHnqM15ERwx-aKD"} outbound_rules:{action:"allow" rule_id:"kYiVdAUhJyoKcj4b"}}
2026-02-17 15:24:05.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-8c6wk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic743272036c" profile_ids:"kns.job-4056" profile_ids:"ksa.job-4056.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:24:05.770 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.770 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.770 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic743272036c" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4056" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wHgc3cT-zm_wrxwq8b" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic743272036c" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4056" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wHgc3cT-zm_wrxwq8b" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.770 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic743272036c"
2026-02-17 15:24:05.770 [INFO][83] 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-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.770 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.824 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:05.824 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} status="down"
2026-02-17 15:24:05.857 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calic743272036c" state="down"
2026-02-17 15:24:05.857 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic743272036c"
2026-02-17 15:24:05.857 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic743272036c", State:"down", Index:31}
2026-02-17 15:24:05.857 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calic743272036c" state="up"
2026-02-17 15:24:05.857 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Typed[string]{}}
2026-02-17 15:24:05.857 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Typed[string]{}}
2026-02-17 15:24:05.857 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic743272036c", State:"up", Index:31}
2026-02-17 15:24:05.858 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic743272036c"
2026-02-17 15:24:05.858 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic743272036c"
2026-02-17 15:24:05.858 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic743272036c"
2026-02-17 15:24:05.858 [INFO][83] 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-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.858 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:05.881 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:05.881 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} status="up"
2026-02-17 15:24:05.922 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-csbjj, name=eth0)
2026-02-17 15:24:05.923 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-csbjj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28b324906b0" profile_ids:"kns.job-4056" profile_ids:"ksa.job-4056.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:24:05.923 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:05.923 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:05.923 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:05.927 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali28b324906b0" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.927 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali28b324906b0" ipVersion=0x4 table="filter"
2026-02-17 15:24:05.927 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali28b324906b0"
2026-02-17 15:24:05.927 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:05.927 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:05.973 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:05.973 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="down"
2026-02-17 15:24:06.001 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali28b324906b0" state="down"
2026-02-17 15:24:06.001 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28b324906b0"
2026-02-17 15:24:06.002 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28b324906b0", State:"down", Index:32}
2026-02-17 15:24:06.002 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Typed[string]{}}
2026-02-17 15:24:06.002 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Typed[string]{}}
2026-02-17 15:24:06.002 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28b324906b0"
2026-02-17 15:24:06.002 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.002 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.003 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali28b324906b0" state="up"
2026-02-17 15:24:06.026 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:06.026 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="down"
2026-02-17 15:24:06.027 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28b324906b0", State:"up", Index:32}
2026-02-17 15:24:06.027 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali28b324906b0"
2026-02-17 15:24:06.027 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28b324906b0"
2026-02-17 15:24:06.027 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28b324906b0"
2026-02-17 15:24:06.027 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.027 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.050 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:06.050 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:06.084 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-6663"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-6663"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6663"}
2026-02-17 15:24:06.084 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:06.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9627"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9627"}
2026-02-17 15:24:06.137 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9627" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:06.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4988" name:"default"}
2026-02-17 15:24:06.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4988"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4988"}
2026-02-17 15:24:06.500 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4988"}
2026-02-17 15:24:06.632 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-csbjj, name=eth0)
2026-02-17 15:24:06.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-csbjj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28b324906b0" profile_ids:"kns.job-4056" profile_ids:"ksa.job-4056.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:24:06.649 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-8c6wk, name=eth0)
2026-02-17 15:24:06.649 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-8c6wk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic743272036c" profile_ids:"kns.job-4056" profile_ids:"ksa.job-4056.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:24:06.658 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.659 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.659 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.659 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:06.659 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:06.659 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:06.660 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28b324906b0"
2026-02-17 15:24:06.660 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic743272036c"
2026-02-17 15:24:06.660 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.661 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:06.661 [INFO][83] 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-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:06.661 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:06.689 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:06.689 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:06.690 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:06.690 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} status="up"
2026-02-17 15:24:07.260 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-17 15:24:07.260 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic743272036c"
2026-02-17 15:24:07.260 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:07.260 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:07.260 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:07.676 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-17 15:24:07.676 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali28b324906b0"
2026-02-17 15:24:07.676 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:07.676 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:07.782 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-csbjj, name=eth0)
2026-02-17 15:24:07.783 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-csbjj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28b324906b0" profile_ids:"kns.job-4056" profile_ids:"ksa.job-4056.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:24:07.783 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.783 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.783 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.784 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28b324906b0"
2026-02-17 15:24:07.784 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.784 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.794 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-8c6wk, name=eth0)
2026-02-17 15:24:07.816 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:07.816 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:07.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-8c6wk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic743272036c" profile_ids:"kns.job-4056" profile_ids:"ksa.job-4056.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:24:07.816 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.816 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.816 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.817 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic743272036c"
2026-02-17 15:24:07.817 [INFO][83] 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-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.817 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.842 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:07.842 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} status="down"
2026-02-17 15:24:07.889 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali28b324906b0" state="down"
2026-02-17 15:24:07.889 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28b324906b0"
2026-02-17 15:24:07.889 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-17 15:24:07.889 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28b324906b0", State:"down", Index:32}
2026-02-17 15:24:07.889 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Typed[string]{}}
2026-02-17 15:24:07.889 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Typed[string]{}}
2026-02-17 15:24:07.890 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28b324906b0"
2026-02-17 15:24:07.890 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic743272036c"
2026-02-17 15:24:07.890 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.890 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.890 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.27
2026-02-17 15:24:07.891 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali28b324906b0" state=""
2026-02-17 15:24:07.891 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali28b324906b0"
2026-02-17 15:24:07.898 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calic743272036c" state="down"
2026-02-17 15:24:07.898 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic743272036c"
2026-02-17 15:24:07.898 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 15:24:07.900 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calic743272036c" state=""
2026-02-17 15:24:07.900 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic743272036c"
2026-02-17 15:24:07.921 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:07.921 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="down"
2026-02-17 15:24:07.921 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28b324906b0", State:"", Index:32}
2026-02-17 15:24:07.921 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Set[string](nil)}
2026-02-17 15:24:07.921 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28b324906b0", Addrs:set.Set[string](nil)}
2026-02-17 15:24:07.921 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic743272036c", State:"down", Index:31}
2026-02-17 15:24:07.921 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Typed[string]{}}
2026-02-17 15:24:07.921 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Typed[string]{}}
2026-02-17 15:24:07.921 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic743272036c", State:"", Index:31}
2026-02-17 15:24:07.921 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Set[string](nil)}
2026-02-17 15:24:07.921 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic743272036c", Addrs:set.Set[string](nil)}
2026-02-17 15:24:07.922 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28b324906b0"
2026-02-17 15:24:07.922 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic743272036c"
2026-02-17 15:24:07.922 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic743272036c"
2026-02-17 15:24:07.922 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.922 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.922 [INFO][83] 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-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.922 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:07.922 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.26
2026-02-17 15:24:07.956 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:07.956 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"} status="down"
2026-02-17 15:24:07.956 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:07.956 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"} status="down"
2026-02-17 15:24:07.987 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-csbjj, name=eth0)
2026-02-17 15:24:07.987 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-csbjj" endpoint_id:"eth0"}
2026-02-17 15:24:07.987 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.987 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.988 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.988 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali28b324906b0" ipVersion=0x4 table="filter"
2026-02-17 15:24:07.988 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali28b324906b0" ipVersion=0x4 table="filter"
2026-02-17 15:24:07.988 [INFO][83] 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-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:07.988 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:08.049 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-csbjj", EndpointId:"eth0"}
2026-02-17 15:24:08.133 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-4056/pod-failure-failjob-8c6wk, name=eth0)
2026-02-17 15:24:08.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4056/pod-failure-failjob-8c6wk" endpoint_id:"eth0"}
2026-02-17 15:24:08.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4056"}
2026-02-17 15:24:08.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4056.default"}
2026-02-17 15:24:08.133 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:08.133 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:08.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4056" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wHgc3cT-zm_wrxwq8b" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4056" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wHgc3cT-zm_wrxwq8b" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:08.134 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic743272036c" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic743272036c" ipVersion=0x4 table="filter"
2026-02-17 15:24:08.134 [INFO][83] 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-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:08.134 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:08.201 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4056/pod-failure-failjob-8c6wk", EndpointId:"eth0"}
2026-02-17 15:24:08.824 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:24:08.824 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:24:08.825 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:24:09.240 [INFO][83] 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:"3addd043-300b-4580-bde0-d6c9de414e72"} 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 15:24:09.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-4594"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-4594"} 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-4594"}
2026-02-17 15:24:09.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-4594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:09.380 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-4594"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-4594"} 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-4594"}
2026-02-17 15:24:09.412 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9938"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9938"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9938"}
2026-02-17 15:24:09.412 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9938" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:09.480 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9938"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9938"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9938"}
2026-02-17 15:24:09.512 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9106"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9106"}
2026-02-17 15:24:09.543 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9106" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:09.543 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9106"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9106"} labels:{key:"webhook-9106" value:"true"}
2026-02-17 15:24:09.568 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9404"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9404"} labels:{key:"webhook-9106-markers" value:"true"}
2026-02-17 15:24:09.568 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9404" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:10.320 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7581" name:"default"}
2026-02-17 15:24:10.584 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7581"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7581"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7581"}
2026-02-17 15:24:10.621 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7581"}
2026-02-17 15:24:10.758 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-9106/sample-webhook-deployment-7d44fffc8-md57w, name=eth0)
2026-02-17 15:24:10.759 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9106"} profile:{inbound_rules:{action:"allow" rule_id:"XYVHOgTWfszCxKiO"} outbound_rules:{action:"allow" rule_id:"u4lEaldfA2E05uYY"}}
2026-02-17 15:24:10.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9106.default"} profile:{}
2026-02-17 15:24:10.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19edaa3fe57" profile_ids:"kns.webhook-9106" profile_ids:"ksa.webhook-9106.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:24:10.790 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.790 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.790 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali19edaa3fe57" ipVersion=0x4 table="filter"
2026-02-17 15:24:10.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9106" ipVersion=0x4 table="filter"
2026-02-17 15:24:10.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3vqOGn_bPX4ucn3Bs8" ipVersion=0x4 table="filter"
2026-02-17 15:24:10.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali19edaa3fe57" ipVersion=0x4 table="filter"
2026-02-17 15:24:10.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9106" ipVersion=0x4 table="filter"
2026-02-17 15:24:10.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3vqOGn_bPX4ucn3Bs8" ipVersion=0x4 table="filter"
2026-02-17 15:24:10.791 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali19edaa3fe57"
2026-02-17 15:24:10.791 [INFO][83] 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:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.791 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.833 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:10.833 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} status="down"
2026-02-17 15:24:10.845 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali19edaa3fe57" state="down"
2026-02-17 15:24:10.846 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19edaa3fe57"
2026-02-17 15:24:10.846 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali19edaa3fe57" state="up"
2026-02-17 15:24:10.846 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19edaa3fe57", State:"down", Index:33}
2026-02-17 15:24:10.846 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Typed[string]{}}
2026-02-17 15:24:10.846 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Typed[string]{}}
2026-02-17 15:24:10.846 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19edaa3fe57", State:"up", Index:33}
2026-02-17 15:24:10.846 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali19edaa3fe57"
2026-02-17 15:24:10.846 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19edaa3fe57"
2026-02-17 15:24:10.846 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19edaa3fe57"
2026-02-17 15:24:10.846 [INFO][83] 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:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.846 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:10.880 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:10.880 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} status="up"
2026-02-17 15:24:11.124 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm, name=eth0)
2026-02-17 15:24:11.125 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid42961ee960" profile_ids:"kns.svc-latency-6663" profile_ids:"ksa.svc-latency-6663.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:24:11.125 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.125 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.125 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.126 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid42961ee960"
2026-02-17 15:24:11.127 [INFO][83] 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:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.127 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.134 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm, name=eth0)
2026-02-17 15:24:11.168 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:11.168 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"} status="up"
2026-02-17 15:24:11.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm" endpoint_id:"eth0"}
2026-02-17 15:24:11.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svc-latency-6663"}
2026-02-17 15:24:11.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svc-latency-6663.default"}
2026-02-17 15:24:11.168 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.168 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.169 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OrN5qKp01ScVPzQO79" ipVersion=0x4 table="filter"
2026-02-17 15:24:11.169 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YROglr99i97KJcAIRq" ipVersion=0x4 table="filter"
2026-02-17 15:24:11.169 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OrN5qKp01ScVPzQO79" ipVersion=0x4 table="filter"
2026-02-17 15:24:11.169 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YROglr99i97KJcAIRq" ipVersion=0x4 table="filter"
2026-02-17 15:24:11.169 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.169 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid42961ee960" ipVersion=0x4 table="filter"
2026-02-17 15:24:11.169 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid42961ee960" ipVersion=0x4 table="filter"
2026-02-17 15:24:11.169 [INFO][83] 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:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.169 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.169 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.24
2026-02-17 15:24:11.260 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-6663/svc-latency-rc-54bb7c7469-26jpm", EndpointId:"eth0"}
2026-02-17 15:24:11.526 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calid42961ee960" state="down"
2026-02-17 15:24:11.526 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid42961ee960"
2026-02-17 15:24:11.526 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 15:24:11.526 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid42961ee960", State:"down", Index:29}
2026-02-17 15:24:11.526 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Typed[string]{}}
2026-02-17 15:24:11.526 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Typed[string]{}}
2026-02-17 15:24:11.528 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calid42961ee960" state=""
2026-02-17 15:24:11.528 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid42961ee960"
2026-02-17 15:24:11.556 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid42961ee960", State:"", Index:29}
2026-02-17 15:24:11.557 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Set[string](nil)}
2026-02-17 15:24:11.557 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid42961ee960", Addrs:set.Set[string](nil)}
2026-02-17 15:24:11.685 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-9106/sample-webhook-deployment-7d44fffc8-md57w, name=eth0)
2026-02-17 15:24:11.685 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19edaa3fe57" profile_ids:"kns.webhook-9106" profile_ids:"ksa.webhook-9106.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:24:11.685 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.685 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.686 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.687 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19edaa3fe57"
2026-02-17 15:24:11.687 [INFO][83] 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:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.688 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.717 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-9106/sample-webhook-deployment-7d44fffc8-md57w, name=eth0)
2026-02-17 15:24:11.727 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:11.727 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} status="up"
2026-02-17 15:24:11.727 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19edaa3fe57" profile_ids:"kns.webhook-9106" profile_ids:"ksa.webhook-9106.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:24:11.727 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.727 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.727 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.727 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19edaa3fe57"
2026-02-17 15:24:11.728 [INFO][83] 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:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.728 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:11.756 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:11.756 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"} status="up"
2026-02-17 15:24:11.900 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-17 15:24:11.900 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali19edaa3fe57"
2026-02-17 15:24:11.900 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:11.900 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:12.245 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9106" type:"ClusterIP" cluster_ips:"10.254.181.111" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:24:13.020 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2657k" namespace:"svc-latency-6663"
2026-02-17 15:24:13.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-298xv" namespace:"svc-latency-6663"
2026-02-17 15:24:13.077 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2m4b5" namespace:"svc-latency-6663"
2026-02-17 15:24:13.077 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2nh2s" namespace:"svc-latency-6663"
2026-02-17 15:24:13.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2p2jt" namespace:"svc-latency-6663"
2026-02-17 15:24:13.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2qcgl" namespace:"svc-latency-6663"
2026-02-17 15:24:13.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2rgr6" namespace:"svc-latency-6663"
2026-02-17 15:24:13.205 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2wzn4" namespace:"svc-latency-6663"
2026-02-17 15:24:13.234 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4fzs7" namespace:"svc-latency-6663"
2026-02-17 15:24:13.266 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4g6pn" namespace:"svc-latency-6663"
2026-02-17 15:24:13.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4sskg" namespace:"svc-latency-6663"
2026-02-17 15:24:13.325 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4tr7s" namespace:"svc-latency-6663"
2026-02-17 15:24:13.351 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-55lww" namespace:"svc-latency-6663"
2026-02-17 15:24:13.373 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5cfg9" namespace:"svc-latency-6663"
2026-02-17 15:24:13.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5d2cm" namespace:"svc-latency-6663"
2026-02-17 15:24:13.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5dxmm" namespace:"svc-latency-6663"
2026-02-17 15:24:13.451 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:13.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5m6sz" namespace:"svc-latency-6663"
2026-02-17 15:24:13.486 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5mshb" namespace:"svc-latency-6663"
2026-02-17 15:24:13.505 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-64l65" namespace:"svc-latency-6663"
2026-02-17 15:24:13.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-67rjd" namespace:"svc-latency-6663"
2026-02-17 15:24:13.556 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6c9tz" namespace:"svc-latency-6663"
2026-02-17 15:24:13.570 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6ptg2" namespace:"svc-latency-6663"
2026-02-17 15:24:13.594 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6zgn7" namespace:"svc-latency-6663"
2026-02-17 15:24:13.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-78vgx" namespace:"svc-latency-6663"
2026-02-17 15:24:13.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7952p" namespace:"svc-latency-6663"
2026-02-17 15:24:13.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7bfmw" namespace:"svc-latency-6663"
2026-02-17 15:24:13.652 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9627"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9627"}
2026-02-17 15:24:13.664 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7bwlx" namespace:"svc-latency-6663"
2026-02-17 15:24:13.677 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-6949"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"apf-6949"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6949"}
2026-02-17 15:24:13.680 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7c8jh" namespace:"svc-latency-6663"
2026-02-17 15:24:13.690 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-6949" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:13.704 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7gskv" namespace:"svc-latency-6663"
2026-02-17 15:24:13.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7hmqr" namespace:"svc-latency-6663"
2026-02-17 15:24:13.752 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7lb67" namespace:"svc-latency-6663"
2026-02-17 15:24:13.768 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7phsm" namespace:"svc-latency-6663"
2026-02-17 15:24:13.788 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7qmxx" namespace:"svc-latency-6663"
2026-02-17 15:24:13.802 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7rxx6" namespace:"svc-latency-6663"
2026-02-17 15:24:13.815 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7zb4w" namespace:"svc-latency-6663"
2026-02-17 15:24:13.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82sg5" namespace:"svc-latency-6663"
2026-02-17 15:24:13.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8brsd" namespace:"svc-latency-6663"
2026-02-17 15:24:13.876 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8lxgr" namespace:"svc-latency-6663"
2026-02-17 15:24:13.896 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8rsgf" namespace:"svc-latency-6663"
2026-02-17 15:24:13.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8svtl" namespace:"svc-latency-6663"
2026-02-17 15:24:13.927 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-926l7" namespace:"svc-latency-6663"
2026-02-17 15:24:13.961 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-94fdk" namespace:"svc-latency-6663"
2026-02-17 15:24:13.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9656q" namespace:"svc-latency-6663"
2026-02-17 15:24:13.987 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-976cd" namespace:"svc-latency-6663"
2026-02-17 15:24:14.003 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9hcqj" namespace:"svc-latency-6663"
2026-02-17 15:24:14.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9khw4" namespace:"svc-latency-6663"
2026-02-17 15:24:14.038 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9n7tf" namespace:"svc-latency-6663"
2026-02-17 15:24:14.065 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9wrtx" namespace:"svc-latency-6663"
2026-02-17 15:24:14.069 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9wv6j" namespace:"svc-latency-6663"
2026-02-17 15:24:14.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b2jrz" namespace:"svc-latency-6663"
2026-02-17 15:24:14.113 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b796g" namespace:"svc-latency-6663"
2026-02-17 15:24:14.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b8rxf" namespace:"svc-latency-6663"
2026-02-17 15:24:14.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b9blt" namespace:"svc-latency-6663"
2026-02-17 15:24:14.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-6949"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"apf-6949"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6949"}
2026-02-17 15:24:14.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-4963"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-4963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4963"}
2026-02-17 15:24:14.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bc6mz" namespace:"svc-latency-6663"
2026-02-17 15:24:14.165 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-4963" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:14.200 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bhxcq" namespace:"svc-latency-6663"
2026-02-17 15:24:14.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-brfzv" namespace:"svc-latency-6663"
2026-02-17 15:24:14.236 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bww6w" namespace:"svc-latency-6663"
2026-02-17 15:24:14.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c6w5s" namespace:"svc-latency-6663"
2026-02-17 15:24:14.297 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cbrnt" namespace:"svc-latency-6663"
2026-02-17 15:24:14.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cdm4k" namespace:"svc-latency-6663"
2026-02-17 15:24:14.338 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cfbfm" namespace:"svc-latency-6663"
2026-02-17 15:24:14.379 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckgrr" namespace:"svc-latency-6663"
2026-02-17 15:24:14.379 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cpnq4" namespace:"svc-latency-6663"
2026-02-17 15:24:14.382 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4056" name:"default"}
2026-02-17 15:24:14.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-crtt9" namespace:"svc-latency-6663"
2026-02-17 15:24:14.433 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ctmqp" namespace:"svc-latency-6663"
2026-02-17 15:24:14.452 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-4963"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-4963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4963"}
2026-02-17 15:24:14.461 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cz8c7" namespace:"svc-latency-6663"
2026-02-17 15:24:14.508 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-779"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-779"}
2026-02-17 15:24:14.508 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-779" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:14.517 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d4wmw" namespace:"svc-latency-6663"
2026-02-17 15:24:14.549 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d9vhr" namespace:"svc-latency-6663"
2026-02-17 15:24:14.593 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dd7fr" namespace:"svc-latency-6663"
2026-02-17 15:24:14.607 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dvftf" namespace:"svc-latency-6663"
2026-02-17 15:24:14.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dxldj" namespace:"svc-latency-6663"
2026-02-17 15:24:14.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f8wrb" namespace:"svc-latency-6663"
2026-02-17 15:24:14.670 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fdm8v" namespace:"svc-latency-6663"
2026-02-17 15:24:14.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ff5hc" namespace:"svc-latency-6663"
2026-02-17 15:24:14.727 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fg5j9" namespace:"svc-latency-6663"
2026-02-17 15:24:14.750 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fgvzn" namespace:"svc-latency-6663"
2026-02-17 15:24:14.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fj65j" namespace:"svc-latency-6663"
2026-02-17 15:24:14.810 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-flpcn" namespace:"svc-latency-6663"
2026-02-17 15:24:14.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fqk4f" namespace:"svc-latency-6663"
2026-02-17 15:24:14.833 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fz44q" namespace:"svc-latency-6663"
2026-02-17 15:24:14.852 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fzp8d" namespace:"svc-latency-6663"
2026-02-17 15:24:14.882 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g6ncs" namespace:"svc-latency-6663"
2026-02-17 15:24:14.917 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gdmmf" namespace:"svc-latency-6663"
2026-02-17 15:24:14.954 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ghv74" namespace:"svc-latency-6663"
2026-02-17 15:24:14.972 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gj74k" namespace:"svc-latency-6663"
2026-02-17 15:24:14.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gk6qq" namespace:"svc-latency-6663"
2026-02-17 15:24:15.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gmbls" namespace:"svc-latency-6663"
2026-02-17 15:24:15.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-grfvp" namespace:"svc-latency-6663"
2026-02-17 15:24:15.068 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-grhxc" namespace:"svc-latency-6663"
2026-02-17 15:24:15.091 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-grzcq" namespace:"svc-latency-6663"
2026-02-17 15:24:15.137 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gw5ls" namespace:"svc-latency-6663"
2026-02-17 15:24:15.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hqsrk" namespace:"svc-latency-6663"
2026-02-17 15:24:15.227 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j7tdp" namespace:"svc-latency-6663"
2026-02-17 15:24:15.258 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j96lp" namespace:"svc-latency-6663"
2026-02-17 15:24:15.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jb7km" namespace:"svc-latency-6663"
2026-02-17 15:24:15.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jf7bq" namespace:"svc-latency-6663"
2026-02-17 15:24:15.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jtvr6" namespace:"svc-latency-6663"
2026-02-17 15:24:15.344 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwfgb" namespace:"svc-latency-6663"
2026-02-17 15:24:15.364 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k246h" namespace:"svc-latency-6663"
2026-02-17 15:24:15.391 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k8fs6" namespace:"svc-latency-6663"
2026-02-17 15:24:15.409 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k9fbq" namespace:"svc-latency-6663"
2026-02-17 15:24:15.443 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbb22" namespace:"svc-latency-6663"
2026-02-17 15:24:15.449 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbq24" namespace:"svc-latency-6663"
2026-02-17 15:24:15.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9938" name:"default"}
2026-02-17 15:24:15.486 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kfkwr" namespace:"svc-latency-6663"
2026-02-17 15:24:15.512 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kpqpc" namespace:"svc-latency-6663"
2026-02-17 15:24:15.553 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ks8fl" namespace:"svc-latency-6663"
2026-02-17 15:24:15.568 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kvzh7" namespace:"svc-latency-6663"
2026-02-17 15:24:15.583 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l4c6h" namespace:"svc-latency-6663"
2026-02-17 15:24:15.601 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l5kqt" namespace:"svc-latency-6663"
2026-02-17 15:24:15.651 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lcj25" namespace:"svc-latency-6663"
2026-02-17 15:24:15.652 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ld6bm" namespace:"svc-latency-6663"
2026-02-17 15:24:15.662 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lkthx" namespace:"svc-latency-6663"
2026-02-17 15:24:15.676 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ltn7h" namespace:"svc-latency-6663"
2026-02-17 15:24:15.700 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lwxnt" namespace:"svc-latency-6663"
2026-02-17 15:24:15.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lz4nx" namespace:"svc-latency-6663"
2026-02-17 15:24:15.756 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lzl4g" namespace:"svc-latency-6663"
2026-02-17 15:24:15.767 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m4fdh" namespace:"svc-latency-6663"
2026-02-17 15:24:15.789 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m4ng4" namespace:"svc-latency-6663"
2026-02-17 15:24:15.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mbx49" namespace:"svc-latency-6663"
2026-02-17 15:24:15.831 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mnprg" namespace:"svc-latency-6663"
2026-02-17 15:24:15.870 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mqs4h" namespace:"svc-latency-6663"
2026-02-17 15:24:15.870 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mr8vt" namespace:"svc-latency-6663"
2026-02-17 15:24:15.872 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-4594" name:"default"}
2026-02-17 15:24:15.888 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwcfv" namespace:"svc-latency-6663"
2026-02-17 15:24:15.904 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwvx8" namespace:"svc-latency-6663"
2026-02-17 15:24:15.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n49pf" namespace:"svc-latency-6663"
2026-02-17 15:24:15.973 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nbws2" namespace:"svc-latency-6663"
2026-02-17 15:24:15.976 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nchwh" namespace:"svc-latency-6663"
2026-02-17 15:24:15.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nfbtm" namespace:"svc-latency-6663"
2026-02-17 15:24:16.020 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-njf8v" namespace:"svc-latency-6663"
2026-02-17 15:24:16.071 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nk9kg" namespace:"svc-latency-6663"
2026-02-17 15:24:16.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nlqkc" namespace:"svc-latency-6663"
2026-02-17 15:24:16.096 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pbvk2" namespace:"svc-latency-6663"
2026-02-17 15:24:16.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pfxfw" namespace:"svc-latency-6663"
2026-02-17 15:24:16.144 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pkdn5" namespace:"svc-latency-6663"
2026-02-17 15:24:16.183 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ppqn2" namespace:"svc-latency-6663"
2026-02-17 15:24:16.183 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ptmdc" namespace:"svc-latency-6663"
2026-02-17 15:24:16.200 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pwbzc" namespace:"svc-latency-6663"
2026-02-17 15:24:16.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q4prk" namespace:"svc-latency-6663"
2026-02-17 15:24:16.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qfpfq" namespace:"svc-latency-6663"
2026-02-17 15:24:16.257 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qh87z" namespace:"svc-latency-6663"
2026-02-17 15:24:16.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qm58r" namespace:"svc-latency-6663"
2026-02-17 15:24:16.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qqdz2" namespace:"svc-latency-6663"
2026-02-17 15:24:16.309 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qs2qq" namespace:"svc-latency-6663"
2026-02-17 15:24:16.340 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qsff6" namespace:"svc-latency-6663"
2026-02-17 15:24:16.366 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qslc7" namespace:"svc-latency-6663"
2026-02-17 15:24:16.396 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r2sr7" namespace:"svc-latency-6663"
2026-02-17 15:24:16.405 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r6lpx" namespace:"svc-latency-6663"
2026-02-17 15:24:16.421 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r6tvk" namespace:"svc-latency-6663"
2026-02-17 15:24:16.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rgljt" namespace:"svc-latency-6663"
2026-02-17 15:24:16.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvjzl" namespace:"svc-latency-6663"
2026-02-17 15:24:16.505 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvvwl" namespace:"svc-latency-6663"
2026-02-17 15:24:16.525 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s7x47" namespace:"svc-latency-6663"
2026-02-17 15:24:16.546 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sn469" namespace:"svc-latency-6663"
2026-02-17 15:24:16.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-779" type:"ClusterIP" cluster_ips:"10.254.27.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:16.606 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sqttc" namespace:"svc-latency-6663"
2026-02-17 15:24:16.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-stsqx" namespace:"svc-latency-6663"
2026-02-17 15:24:16.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-4594"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-4594"} 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-4594"}
2026-02-17 15:24:16.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t2t8w" namespace:"svc-latency-6663"
2026-02-17 15:24:16.657 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-4594"}
2026-02-17 15:24:16.662 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t75cv" namespace:"svc-latency-6663"
2026-02-17 15:24:16.683 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tp4d7" namespace:"svc-latency-6663"
2026-02-17 15:24:16.716 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tsxwv" namespace:"svc-latency-6663"
2026-02-17 15:24:16.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v2564" namespace:"svc-latency-6663"
2026-02-17 15:24:16.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v2tns" namespace:"svc-latency-6663"
2026-02-17 15:24:16.762 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v6jgb" namespace:"svc-latency-6663"
2026-02-17 15:24:16.789 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v74gh" namespace:"svc-latency-6663"
2026-02-17 15:24:16.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vd2fh" namespace:"svc-latency-6663"
2026-02-17 15:24:16.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vdgdl" namespace:"svc-latency-6663"
2026-02-17 15:24:16.849 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vm2sb" namespace:"svc-latency-6663"
2026-02-17 15:24:16.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vqh4z" namespace:"svc-latency-6663"
2026-02-17 15:24:16.883 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vssm4" namespace:"svc-latency-6663"
2026-02-17 15:24:16.926 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vtktg" namespace:"svc-latency-6663"
2026-02-17 15:24:16.926 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vzfps" namespace:"svc-latency-6663"
2026-02-17 15:24:16.946 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6b98" namespace:"svc-latency-6663"
2026-02-17 15:24:16.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w95md" namespace:"svc-latency-6663"
2026-02-17 15:24:16.989 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wbdmn" namespace:"svc-latency-6663"
2026-02-17 15:24:17.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wgjm6" namespace:"svc-latency-6663"
2026-02-17 15:24:17.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wkrg7" namespace:"svc-latency-6663"
2026-02-17 15:24:17.067 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wlh64" namespace:"svc-latency-6663"
2026-02-17 15:24:17.087 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wn9f6" namespace:"svc-latency-6663"
2026-02-17 15:24:17.093 [INFO][83] 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:"3addd043-300b-4580-bde0-d6c9de414e72"} 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 15:24:17.128 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wprp5" namespace:"svc-latency-6663"
2026-02-17 15:24:17.128 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4056"}
2026-02-17 15:24:17.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wsq4n" namespace:"svc-latency-6663"
2026-02-17 15:24:17.152 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wvk9v" namespace:"svc-latency-6663"
2026-02-17 15:24:17.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wx8g7" namespace:"svc-latency-6663"
2026-02-17 15:24:17.193 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wxjff" namespace:"svc-latency-6663"
2026-02-17 15:24:17.239 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x8b2c" namespace:"svc-latency-6663"
2026-02-17 15:24:17.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xd254" namespace:"svc-latency-6663"
2026-02-17 15:24:17.248 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xf5p4" namespace:"svc-latency-6663"
2026-02-17 15:24:17.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xfc4j" namespace:"svc-latency-6663"
2026-02-17 15:24:17.339 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xjb7d" namespace:"svc-latency-6663"
2026-02-17 15:24:17.341 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xq86q" namespace:"svc-latency-6663"
2026-02-17 15:24:17.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xqmjt" namespace:"svc-latency-6663"
2026-02-17 15:24:17.378 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xttz9" namespace:"svc-latency-6663"
2026-02-17 15:24:17.396 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xz8nh" namespace:"svc-latency-6663"
2026-02-17 15:24:17.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z5btc" namespace:"svc-latency-6663"
2026-02-17 15:24:17.444 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z98kz" namespace:"svc-latency-6663"
2026-02-17 15:24:17.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zhl2p" namespace:"svc-latency-6663"
2026-02-17 15:24:17.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zj9hv" namespace:"svc-latency-6663"
2026-02-17 15:24:17.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zlxmw" namespace:"svc-latency-6663"
2026-02-17 15:24:17.551 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-znbd4" namespace:"svc-latency-6663"
2026-02-17 15:24:17.554 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-znfg4" namespace:"svc-latency-6663"
2026-02-17 15:24:17.582 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zqq47" namespace:"svc-latency-6663"
2026-02-17 15:24:17.598 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zt2zj" namespace:"svc-latency-6663"
2026-02-17 15:24:17.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zxn2v" namespace:"svc-latency-6663"
2026-02-17 15:24:17.665 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9938"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9938"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9938"}
2026-02-17 15:24:17.682 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9938"}
2026-02-17 15:24:17.801 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9106"
2026-02-17 15:24:17.851 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-9106/sample-webhook-deployment-7d44fffc8-md57w, name=eth0)
2026-02-17 15:24:17.857 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-9106/sample-webhook-deployment-7d44fffc8-md57w, name=eth0)
2026-02-17 15:24:17.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19edaa3fe57" profile_ids:"kns.webhook-9106" profile_ids:"ksa.webhook-9106.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:24:17.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w" endpoint_id:"eth0"}
2026-02-17 15:24:17.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9106"}
2026-02-17 15:24:17.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9106.default"}
2026-02-17 15:24:17.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9106"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9106"} labels:{key:"webhook-9106" value:"true"}
2026-02-17 15:24:17.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9404"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9404"} labels:{key:"webhook-9106-markers" value:"true"}
2026-02-17 15:24:17.902 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1200"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1200"}
2026-02-17 15:24:17.914 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:17.953 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:17.953 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:17.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9106" ipVersion=0x4 table="filter"
2026-02-17 15:24:17.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3vqOGn_bPX4ucn3Bs8" ipVersion=0x4 table="filter"
2026-02-17 15:24:17.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9106" ipVersion=0x4 table="filter"
2026-02-17 15:24:17.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3vqOGn_bPX4ucn3Bs8" ipVersion=0x4 table="filter"
2026-02-17 15:24:17.953 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:17.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali19edaa3fe57" ipVersion=0x4 table="filter"
2026-02-17 15:24:17.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali19edaa3fe57" ipVersion=0x4 table="filter"
2026-02-17 15:24:17.953 [INFO][83] 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:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:17.953 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:17.954 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.28
2026-02-17 15:24:18.025 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9106/sample-webhook-deployment-7d44fffc8-md57w", EndpointId:"eth0"}
2026-02-17 15:24:18.091 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-6663" name:"default"}
2026-02-17 15:24:18.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-6663"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-6663"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6663"}
2026-02-17 15:24:18.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-6663"}
bird: KIF: Received address message for unknown interface 33
2026-02-17 15:24:18.237 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali19edaa3fe57" state="down"
2026-02-17 15:24:18.238 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19edaa3fe57"
2026-02-17 15:24:18.238 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19edaa3fe57", State:"down", Index:33}
2026-02-17 15:24:18.238 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Typed[string]{}}
2026-02-17 15:24:18.238 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Typed[string]{}}
2026-02-17 15:24:18.240 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-17 15:24:18.241 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali19edaa3fe57" state=""
2026-02-17 15:24:18.241 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali19edaa3fe57"
2026-02-17 15:24:18.241 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19edaa3fe57", State:"", Index:33}
2026-02-17 15:24:18.241 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Set[string](nil)}
2026-02-17 15:24:18.241 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19edaa3fe57", Addrs:set.Set[string](nil)}
2026-02-17 15:24:18.516 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141, name=eth0)
2026-02-17 15:24:18.516 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1200"} profile:{inbound_rules:{action:"allow" rule_id:"WEov-xisSzKMIF0q"} outbound_rules:{action:"allow" rule_id:"4IyncAID7a8HMB2h"}}
2026-02-17 15:24:18.516 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1200.default"} profile:{}
2026-02-17 15:24:18.517 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38d6c20d38a" profile_ids:"kns.configmap-1200" profile_ids:"ksa.configmap-1200.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:24:18.517 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:18.517 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.517 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.517 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.518 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali38d6c20d38a" ipVersion=0x4 table="filter"
2026-02-17 15:24:18.518 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-1200" ipVersion=0x4 table="filter"
2026-02-17 15:24:18.518 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4vK59QFOG6MeYKkLRO" ipVersion=0x4 table="filter"
2026-02-17 15:24:18.518 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali38d6c20d38a" ipVersion=0x4 table="filter"
2026-02-17 15:24:18.518 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-1200" ipVersion=0x4 table="filter"
2026-02-17 15:24:18.518 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4vK59QFOG6MeYKkLRO" ipVersion=0x4 table="filter"
2026-02-17 15:24:18.518 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:18.518 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.519 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.558 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:18.558 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} status="down"
2026-02-17 15:24:18.583 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali38d6c20d38a" state="down"
2026-02-17 15:24:18.584 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali38d6c20d38a"
2026-02-17 15:24:18.584 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38d6c20d38a", State:"down", Index:34}
2026-02-17 15:24:18.584 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:18.584 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:18.584 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:18.584 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.584 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.584 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali38d6c20d38a" state="up"
2026-02-17 15:24:18.606 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:18.606 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} status="down"
2026-02-17 15:24:18.606 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38d6c20d38a", State:"up", Index:34}
2026-02-17 15:24:18.606 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:18.606 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:18.606 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:18.607 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.607 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:18.623 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:18.623 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} status="up"
2026-02-17 15:24:19.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9627" name:"default"}
2026-02-17 15:24:19.122 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9627"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9627"}
2026-02-17 15:24:19.146 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9627"}
2026-02-17 15:24:19.221 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-6949" name:"default"}
2026-02-17 15:24:19.391 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-6949"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"apf-6949"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6949"}
2026-02-17 15:24:19.412 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-6949"}
2026-02-17 15:24:19.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-4963" name:"default"}
2026-02-17 15:24:19.689 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-4963"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-4963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4963"}
2026-02-17 15:24:19.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-4963"}
2026-02-17 15:24:19.749 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141, name=eth0)
2026-02-17 15:24:19.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38d6c20d38a" profile_ids:"kns.configmap-1200" profile_ids:"ksa.configmap-1200.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:24:19.749 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:19.749 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:19.749 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:19.750 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:19.750 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:19.750 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:19.770 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:19.771 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} status="up"
2026-02-17 15:24:20.124 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-17 15:24:20.124 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali38d6c20d38a"
2026-02-17 15:24:20.124 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:20.124 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:20.851 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141, name=eth0)
2026-02-17 15:24:20.852 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38d6c20d38a" profile_ids:"kns.configmap-1200" profile_ids:"ksa.configmap-1200.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:24:20.852 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.852 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.852 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.853 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:20.853 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.853 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.872 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:20.872 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} status="up"
2026-02-17 15:24:20.978 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali38d6c20d38a" state="down"
2026-02-17 15:24:20.978 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali38d6c20d38a"
2026-02-17 15:24:20.978 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 15:24:20.978 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali38d6c20d38a" state=""
2026-02-17 15:24:20.978 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38d6c20d38a", State:"down", Index:34}
2026-02-17 15:24:20.978 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali38d6c20d38a"
2026-02-17 15:24:20.979 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:20.979 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:20.979 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38d6c20d38a", State:"", Index:34}
2026-02-17 15:24:20.979 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Set[string](nil)}
2026-02-17 15:24:20.979 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38d6c20d38a", Addrs:set.Set[string](nil)}
2026-02-17 15:24:20.979 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38d6c20d38a"
2026-02-17 15:24:20.979 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.979 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:20.979 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.29
2026-02-17 15:24:21.001 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:21.001 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"} status="down"
2026-02-17 15:24:21.122 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141, name=eth0)
2026-02-17 15:24:21.123 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141" endpoint_id:"eth0"}
2026-02-17 15:24:21.123 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1200.default"}
2026-02-17 15:24:21.123 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1200"}
2026-02-17 15:24:21.123 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:21.123 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:21.123 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-1200" ipVersion=0x4 table="filter"
2026-02-17 15:24:21.123 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4vK59QFOG6MeYKkLRO" ipVersion=0x4 table="filter"
2026-02-17 15:24:21.123 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-1200" ipVersion=0x4 table="filter"
2026-02-17 15:24:21.124 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4vK59QFOG6MeYKkLRO" ipVersion=0x4 table="filter"
2026-02-17 15:24:21.124 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:21.124 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali38d6c20d38a" ipVersion=0x4 table="filter"
2026-02-17 15:24:21.124 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali38d6c20d38a" ipVersion=0x4 table="filter"
2026-02-17 15:24:21.124 [INFO][83] 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:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:21.124 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:21.171 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1200/pod-configmaps-ad702da4-c727-4d4d-af42-403f31fb0141", EndpointId:"eth0"}
2026-02-17 15:24:22.018 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1200"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1200"}
2026-02-17 15:24:22.042 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-552"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-552"}
2026-02-17 15:24:22.065 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-552" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:22.615 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e, name=eth0)
2026-02-17 15:24:22.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-552.default"} profile:{}
2026-02-17 15:24:22.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-552"} profile:{inbound_rules:{action:"allow" rule_id:"YLJUeEPCqw1Fd9US"} outbound_rules:{action:"allow" rule_id:"fHJcUT9hz0oyJb_A"}}
2026-02-17 15:24:22.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali424b278f121" profile_ids:"kns.emptydir-552" profile_ids:"ksa.emptydir-552.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:24:22.615 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.615 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.615 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.616 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali424b278f121" ipVersion=0x4 table="filter"
2026-02-17 15:24:22.616 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-552" ipVersion=0x4 table="filter"
2026-02-17 15:24:22.616 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WrLZrXiSwuz7fIiIwy" ipVersion=0x4 table="filter"
2026-02-17 15:24:22.616 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali424b278f121" ipVersion=0x4 table="filter"
2026-02-17 15:24:22.616 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-552" ipVersion=0x4 table="filter"
2026-02-17 15:24:22.616 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WrLZrXiSwuz7fIiIwy" ipVersion=0x4 table="filter"
2026-02-17 15:24:22.616 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali424b278f121"
2026-02-17 15:24:22.616 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.616 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.654 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:22.654 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} status="down"
2026-02-17 15:24:22.694 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali424b278f121" state="down"
2026-02-17 15:24:22.694 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali424b278f121"
2026-02-17 15:24:22.694 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali424b278f121", State:"down", Index:35}
2026-02-17 15:24:22.695 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Typed[string]{}}
2026-02-17 15:24:22.695 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Typed[string]{}}
2026-02-17 15:24:22.695 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali424b278f121"
2026-02-17 15:24:22.695 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.695 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.696 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali424b278f121" state="up"
2026-02-17 15:24:22.722 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:22.722 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} status="down"
2026-02-17 15:24:22.722 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali424b278f121", State:"up", Index:35}
2026-02-17 15:24:22.722 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali424b278f121"
2026-02-17 15:24:22.722 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali424b278f121"
2026-02-17 15:24:22.722 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali424b278f121"
2026-02-17 15:24:22.723 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.723 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:22.758 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:22.758 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} status="up"
2026-02-17 15:24:23.043 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9404" name:"default"}
2026-02-17 15:24:23.241 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9106" name:"default"}
2026-02-17 15:24:23.264 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9404"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9404"} labels:{key:"webhook-9106-markers" value:"true"}
2026-02-17 15:24:23.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9404"}
2026-02-17 15:24:23.458 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9106"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9106"} labels:{key:"webhook-9106" value:"true"}
2026-02-17 15:24:23.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9106"}
2026-02-17 15:24:23.752 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e, name=eth0)
2026-02-17 15:24:23.753 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali424b278f121" profile_ids:"kns.emptydir-552" profile_ids:"ksa.emptydir-552.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:24:23.753 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:23.753 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:23.753 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:23.754 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali424b278f121"
2026-02-17 15:24:23.754 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:23.754 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:23.777 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:23.777 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} status="up"
2026-02-17 15:24:23.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-779"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-779"}
2026-02-17 15:24:23.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3887"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3887"}
2026-02-17 15:24:23.998 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:24.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3887"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3887"}
2026-02-17 15:24:24.081 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8694"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8694"} 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-8694"}
2026-02-17 15:24:24.109 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-8694" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:24.109 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-8694" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 15:24:24.149 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8694"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8694"} 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-8694"}
2026-02-17 15:24:24.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1825"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1825"}
2026-02-17 15:24:24.199 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1825" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:24.542 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-17 15:24:24.542 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali424b278f121"
2026-02-17 15:24:24.542 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:24.542 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:24.850 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-n7ffw, name=eth0)
2026-02-17 15:24:24.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1825.default"} profile:{}
2026-02-17 15:24:24.851 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1825"} profile:{inbound_rules:{action:"allow" rule_id:"Pdepn6xjILK5rMvY"} outbound_rules:{action:"allow" rule_id:"jjtL9V6T_b6gizoE"}}
2026-02-17 15:24:24.851 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia747e060b5a" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:24:24.851 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.851 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.851 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia747e060b5a" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1825" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.852 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7n6DOyxuroZGBmzVsC" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.852 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia747e060b5a" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.852 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1825" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.852 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7n6DOyxuroZGBmzVsC" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.852 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia747e060b5a"
2026-02-17 15:24:24.852 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.852 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.888 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:24.888 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} status="down"
2026-02-17 15:24:24.925 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calia747e060b5a" state="down"
2026-02-17 15:24:24.926 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia747e060b5a"
2026-02-17 15:24:24.926 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia747e060b5a", State:"down", Index:36}
2026-02-17 15:24:24.926 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:24.926 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:24.926 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia747e060b5a"
2026-02-17 15:24:24.926 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.926 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.927 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calia747e060b5a" state="up"
2026-02-17 15:24:24.945 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:24.945 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} status="down"
2026-02-17 15:24:24.945 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia747e060b5a", State:"up", Index:36}
2026-02-17 15:24:24.946 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia747e060b5a"
2026-02-17 15:24:24.946 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia747e060b5a"
2026-02-17 15:24:24.946 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia747e060b5a"
2026-02-17 15:24:24.946 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.946 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:24.953 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e, name=eth0)
2026-02-17 15:24:24.968 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-jl29b, name=eth0)
2026-02-17 15:24:24.978 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:24.978 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} status="up"
2026-02-17 15:24:24.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali424b278f121" profile_ids:"kns.emptydir-552" profile_ids:"ksa.emptydir-552.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:24:24.979 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-jl29b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a264d85b68" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:24:24.979 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:24.979 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:24.979 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:24.979 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:24.979 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:24.979 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:24.980 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a264d85b68" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.980 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a264d85b68" ipVersion=0x4 table="filter"
2026-02-17 15:24:24.980 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali424b278f121"
2026-02-17 15:24:24.980 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a264d85b68"
2026-02-17 15:24:24.980 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:24.980 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:24.980 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:24.980 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.017 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.017 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.017 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.017 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.045 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali9a264d85b68" state="down"
2026-02-17 15:24:25.045 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a264d85b68"
2026-02-17 15:24:25.045 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a264d85b68", State:"down", Index:37}
2026-02-17 15:24:25.045 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.046 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.046 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a264d85b68"
2026-02-17 15:24:25.046 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali424b278f121"
2026-02-17 15:24:25.046 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.046 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.047 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali9a264d85b68" state="up"
2026-02-17 15:24:25.062 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali424b278f121" state="down"
2026-02-17 15:24:25.062 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali424b278f121"
2026-02-17 15:24:25.062 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali424b278f121" state=""
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali424b278f121"
2026-02-17 15:24:25.063 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.063 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a264d85b68", State:"up", Index:37}
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali424b278f121", State:"down", Index:35}
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.063 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali424b278f121", State:"", Index:35}
2026-02-17 15:24:25.063 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Set[string](nil)}
2026-02-17 15:24:25.063 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali424b278f121", Addrs:set.Set[string](nil)}
2026-02-17 15:24:25.063 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a264d85b68"
2026-02-17 15:24:25.063 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a264d85b68"
2026-02-17 15:24:25.063 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali424b278f121"
2026-02-17 15:24:25.063 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali424b278f121"
2026-02-17 15:24:25.064 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a264d85b68"
2026-02-17 15:24:25.064 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.064 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.064 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.064 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.064 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.30
2026-02-17 15:24:25.073 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-rlgpb, name=eth0)
2026-02-17 15:24:25.083 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.084 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.084 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.084 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.084 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b7fdb68592" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:24:25.084 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.084 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.084 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.084 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b7fdb68592" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.084 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b7fdb68592" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.084 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.084 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.084 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.131 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.131 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.143 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3b7fdb68592" state="down"
2026-02-17 15:24:25.144 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b7fdb68592", State:"down", Index:38}
2026-02-17 15:24:25.144 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.144 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.144 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.144 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.144 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3b7fdb68592" state="up"
2026-02-17 15:24:25.177 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.178 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.178 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.178 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.178 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b7fdb68592", State:"up", Index:38}
2026-02-17 15:24:25.178 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.178 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.178 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.178 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.178 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.189 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mm4tf, name=eth0)
2026-02-17 15:24:25.194 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.194 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c17ee1e4d2" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:24:25.194 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.194 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.195 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3c17ee1e4d2" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3c17ee1e4d2" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.195 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.195 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.195 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.234 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.234 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.261 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c17ee1e4d2" state="down"
2026-02-17 15:24:25.261 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.261 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c17ee1e4d2", State:"down", Index:39}
2026-02-17 15:24:25.261 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.261 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.261 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.261 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.261 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.275 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c17ee1e4d2" state="up"
2026-02-17 15:24:25.292 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.292 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.292 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c17ee1e4d2", State:"up", Index:39}
2026-02-17 15:24:25.292 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.292 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.292 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.292 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.292 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.296 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-2nnlf, name=eth0)
2026-02-17 15:24:25.315 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.315 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.315 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califae7b5bde44" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:24:25.315 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:25.341 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.341 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.341 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.342 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califae7b5bde44" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.342 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califae7b5bde44" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.342 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califae7b5bde44"
2026-02-17 15:24:25.342 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.343 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.367 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="califae7b5bde44" state="down"
2026-02-17 15:24:25.368 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califae7b5bde44"
2026-02-17 15:24:25.372 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="califae7b5bde44" state="up"
2026-02-17 15:24:25.388 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:25.388 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"} status="down"
2026-02-17 15:24:25.388 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae7b5bde44", State:"down", Index:40}
2026-02-17 15:24:25.389 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.389 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Typed[string]{}}
2026-02-17 15:24:25.389 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae7b5bde44", State:"up", Index:40}
2026-02-17 15:24:25.410 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e, name=eth0)
2026-02-17 15:24:25.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e" endpoint_id:"eth0"}
2026-02-17 15:24:25.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-552"}
2026-02-17 15:24:25.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-552.default"}
2026-02-17 15:24:25.447 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califae7b5bde44"
2026-02-17 15:24:25.447 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califae7b5bde44"
2026-02-17 15:24:25.447 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.447 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.447 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-552" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.447 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WrLZrXiSwuz7fIiIwy" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.447 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-552" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.447 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WrLZrXiSwuz7fIiIwy" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.448 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali424b278f121" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali424b278f121" ipVersion=0x4 table="filter"
2026-02-17 15:24:25.448 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califae7b5bde44"
2026-02-17 15:24:25.448 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.448 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.448 [INFO][83] 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:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.448 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.503 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.503 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.503 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-552/pod-114f7c04-680c-4492-8501-6b0d2075f32e", EndpointId:"eth0"}
2026-02-17 15:24:25.771 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-2nnlf, name=eth0)
2026-02-17 15:24:25.771 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califae7b5bde44" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:24:25.771 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:25.771 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.771 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.771 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.772 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califae7b5bde44"
2026-02-17 15:24:25.772 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.772 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:25.789 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-jl29b, name=eth0)
2026-02-17 15:24:25.793 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.793 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.793 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-jl29b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a264d85b68" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:24:25.793 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.793 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.793 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.793 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a264d85b68"
2026-02-17 15:24:25.793 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.793 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:25.810 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mm4tf, name=eth0)
2026-02-17 15:24:25.820 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.820 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.820 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c17ee1e4d2" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:24:25.820 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.821 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.821 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.821 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:25.822 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.822 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:25.826 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-rlgpb, name=eth0)
2026-02-17 15:24:25.846 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.846 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-n7ffw, name=eth0)
2026-02-17 15:24:25.846 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.846 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b7fdb68592" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:24:25.846 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:25.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia747e060b5a" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:24:25.875 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.875 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.875 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.875 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:25.876 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:25.876 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:25.880 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b7fdb68592"
2026-02-17 15:24:25.880 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia747e060b5a"
2026-02-17 15:24:25.880 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.880 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:25.880 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:25.880 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:25.902 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.902 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"} status="up"
2026-02-17 15:24:25.902 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:25.902 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"} status="up"
2026-02-17 15:24:26.135 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-552"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-552"}
2026-02-17 15:24:26.135 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:26.154 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7098"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7098"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7098"}
2026-02-17 15:24:26.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-7098" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:26.181 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:26.236 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 15:24:26.236 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b7fdb68592"
2026-02-17 15:24:26.236 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.236 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.266 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7098"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7098"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7098"}
2026-02-17 15:24:26.287 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1408"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-1408"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1408"}
2026-02-17 15:24:26.300 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-17 15:24:26.300 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia747e060b5a"
2026-02-17 15:24:26.322 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.322 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.323 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1408" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:26.346 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-1408" type:"NodePort" cluster_ips:"10.254.25.129" ports:{Protocol:"TCP" Port:80 NodePort:31277}
2026-02-17 15:24:26.812 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 15:24:26.812 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a264d85b68"
2026-02-17 15:24:26.812 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.812 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.813 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:26.848 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 15:24:26.848 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califae7b5bde44"
2026-02-17 15:24:26.848 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.848 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:26.927 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/nodeport-test-68c5b9454d-fbsk5, name=eth0)
2026-02-17 15:24:26.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1408.default"} profile:{}
2026-02-17 15:24:26.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1408"} profile:{inbound_rules:{action:"allow" rule_id:"zG9MwN03Fq7edMuz"} outbound_rules:{action:"allow" rule_id:"LarMQn-QVom-ssRR"}}
2026-02-17 15:24:26.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/nodeport-test-68c5b9454d-fbsk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid553ef6388e" profile_ids:"kns.services-1408" profile_ids:"ksa.services-1408.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:24:26.928 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:26.928 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:26.928 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:26.929 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid553ef6388e" ipVersion=0x4 table="filter"
2026-02-17 15:24:26.929 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1408" ipVersion=0x4 table="filter"
2026-02-17 15:24:26.929 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lQft3Rf7RtCwnCGyzo" ipVersion=0x4 table="filter"
2026-02-17 15:24:26.930 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid553ef6388e" ipVersion=0x4 table="filter"
2026-02-17 15:24:26.930 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1408" ipVersion=0x4 table="filter"
2026-02-17 15:24:26.930 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lQft3Rf7RtCwnCGyzo" ipVersion=0x4 table="filter"
2026-02-17 15:24:26.930 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid553ef6388e"
2026-02-17 15:24:26.930 [INFO][83] 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-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:26.930 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:26.968 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:26.969 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} status="down"
2026-02-17 15:24:27.008 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calid553ef6388e" state="down"
2026-02-17 15:24:27.009 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid553ef6388e", State:"down", Index:41}
2026-02-17 15:24:27.009 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid553ef6388e"
2026-02-17 15:24:27.009 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Typed[string]{}}
2026-02-17 15:24:27.009 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Typed[string]{}}
2026-02-17 15:24:27.009 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid553ef6388e"
2026-02-17 15:24:27.009 [INFO][83] 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-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.009 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.013 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calid553ef6388e" state="up"
2026-02-17 15:24:27.030 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:27.030 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} status="down"
2026-02-17 15:24:27.030 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid553ef6388e", State:"up", Index:41}
2026-02-17 15:24:27.030 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid553ef6388e"
2026-02-17 15:24:27.030 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid553ef6388e"
2026-02-17 15:24:27.030 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid553ef6388e"
2026-02-17 15:24:27.030 [INFO][83] 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-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.030 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.054 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:27.054 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:27.164 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 15:24:27.164 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:27.164 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:27.164 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:27.223 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1200" name:"default"}
2026-02-17 15:24:27.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1200"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1200"}
2026-02-17 15:24:27.469 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1200"}
2026-02-17 15:24:27.794 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/nodeport-test-68c5b9454d-fbsk5, name=eth0)
2026-02-17 15:24:27.794 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/nodeport-test-68c5b9454d-fbsk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid553ef6388e" profile_ids:"kns.services-1408" profile_ids:"ksa.services-1408.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:24:27.794 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.794 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.794 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.795 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid553ef6388e"
2026-02-17 15:24:27.795 [INFO][83] 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-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.795 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:27.819 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:27.819 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:28.339 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-jl29b, name=eth0)
2026-02-17 15:24:28.339 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-jl29b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a264d85b68" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:24:28.339 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.339 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.339 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.346 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-2nnlf, name=eth0)
2026-02-17 15:24:28.353 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a264d85b68"
2026-02-17 15:24:28.353 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.353 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.354 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-jl29b, name=eth0)
2026-02-17 15:24:28.358 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-2nnlf, name=eth0)
2026-02-17 15:24:28.376 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:28.376 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"} status="up"
2026-02-17 15:24:28.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califae7b5bde44" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:24:28.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-jl29b" endpoint_id:"eth0"}
2026-02-17 15:24:28.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf" endpoint_id:"eth0"}
2026-02-17 15:24:28.377 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:28.377 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:28.377 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:28.377 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.377 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.378 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.378 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a264d85b68" ipVersion=0x4 table="filter"
2026-02-17 15:24:28.378 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califae7b5bde44" ipVersion=0x4 table="filter"
2026-02-17 15:24:28.378 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a264d85b68" ipVersion=0x4 table="filter"
2026-02-17 15:24:28.378 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califae7b5bde44" ipVersion=0x4 table="filter"
2026-02-17 15:24:28.378 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:28.378 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:28.378 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.378 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.379 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.32
2026-02-17 15:24:28.379 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.35
2026-02-17 15:24:28.436 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-2nnlf", EndpointId:"eth0"}
2026-02-17 15:24:28.436 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-jl29b", EndpointId:"eth0"}
2026-02-17 15:24:28.540 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 15:24:28.540 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid553ef6388e"
2026-02-17 15:24:28.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:28.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:28.842 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="califae7b5bde44" state="down"
2026-02-17 15:24:28.843 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califae7b5bde44"
2026-02-17 15:24:28.843 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae7b5bde44", State:"down", Index:40}
2026-02-17 15:24:28.843 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Typed[string]{}}
2026-02-17 15:24:28.843 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Typed[string]{}}
2026-02-17 15:24:28.844 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 15:24:28.846 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="califae7b5bde44" state=""
2026-02-17 15:24:28.846 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califae7b5bde44"
2026-02-17 15:24:28.848 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali9a264d85b68" state="down"
2026-02-17 15:24:28.848 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a264d85b68"
2026-02-17 15:24:28.848 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 15:24:28.851 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali9a264d85b68" state=""
2026-02-17 15:24:28.851 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a264d85b68"
2026-02-17 15:24:28.862 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califae7b5bde44", State:"", Index:40}
2026-02-17 15:24:28.862 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Set[string](nil)}
2026-02-17 15:24:28.862 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califae7b5bde44", Addrs:set.Set[string](nil)}
2026-02-17 15:24:28.862 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a264d85b68", State:"down", Index:37}
2026-02-17 15:24:28.862 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Typed[string]{}}
2026-02-17 15:24:28.862 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Typed[string]{}}
2026-02-17 15:24:28.862 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a264d85b68", State:"", Index:37}
2026-02-17 15:24:28.862 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Set[string](nil)}
2026-02-17 15:24:28.862 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a264d85b68", Addrs:set.Set[string](nil)}
2026-02-17 15:24:28.904 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-zmtfq, name=eth0)
2026-02-17 15:24:28.904 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb33d5eb5ad" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:24:28.904 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.904 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.904 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.905 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb33d5eb5ad" ipVersion=0x4 nextLog=2026-02-17 15:24:31.67347995 +0000 UTC m=+239.252728850 table="filter"
2026-02-17 15:24:28.905 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:28.905 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.905 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.946 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:28.946 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} status="down"
2026-02-17 15:24:28.977 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="califb33d5eb5ad" state="down"
2026-02-17 15:24:28.977 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb33d5eb5ad", State:"down", Index:42}
2026-02-17 15:24:28.977 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb33d5eb5ad"
2026-02-17 15:24:28.977 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Typed[string]{}}
2026-02-17 15:24:28.977 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Typed[string]{}}
2026-02-17 15:24:28.977 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:28.977 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="califb33d5eb5ad" state="up"
2026-02-17 15:24:28.977 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.977 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:28.999 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:28.999 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} status="down"
2026-02-17 15:24:28.999 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb33d5eb5ad", State:"up", Index:42}
2026-02-17 15:24:28.999 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:28.999 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:28.999 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:29.000 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.000 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.015 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.015 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} status="up"
2026-02-17 15:24:29.015 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-779"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-779"}
2026-02-17 15:24:29.227 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-nr6xf, name=eth0)
2026-02-17 15:24:29.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322253dc780" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:24:29.228 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.228 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.228 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.229 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali322253dc780"
2026-02-17 15:24:29.229 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.229 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.276 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:29.277 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} status="down"
2026-02-17 15:24:29.309 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali322253dc780" state="down"
2026-02-17 15:24:29.309 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali322253dc780"
2026-02-17 15:24:29.309 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali322253dc780" state="up"
2026-02-17 15:24:29.309 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322253dc780", State:"down", Index:43}
2026-02-17 15:24:29.310 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Typed[string]{}}
2026-02-17 15:24:29.310 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Typed[string]{}}
2026-02-17 15:24:29.310 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322253dc780", State:"up", Index:43}
2026-02-17 15:24:29.310 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali322253dc780"
2026-02-17 15:24:29.310 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali322253dc780"
2026-02-17 15:24:29.310 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali322253dc780"
2026-02-17 15:24:29.310 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.310 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.333 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.333 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:29.340 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/execpodzn9s5, name=eth0)
2026-02-17 15:24:29.341 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/execpodzn9s5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558d83725c4" profile_ids:"kns.services-1408" profile_ids:"ksa.services-1408.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:24:29.341 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.341 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.341 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.341 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali558d83725c4"
2026-02-17 15:24:29.341 [INFO][83] 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-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.341 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.376 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:29.377 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} status="down"
2026-02-17 15:24:29.419 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali558d83725c4" state="down"
2026-02-17 15:24:29.419 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali558d83725c4"
2026-02-17 15:24:29.419 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558d83725c4", State:"down", Index:44}
2026-02-17 15:24:29.419 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali558d83725c4" state="up"
2026-02-17 15:24:29.419 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Typed[string]{}}
2026-02-17 15:24:29.419 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Typed[string]{}}
2026-02-17 15:24:29.420 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558d83725c4", State:"up", Index:44}
2026-02-17 15:24:29.420 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali558d83725c4"
2026-02-17 15:24:29.420 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali558d83725c4"
2026-02-17 15:24:29.420 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558d83725c4"
2026-02-17 15:24:29.421 [INFO][83] 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-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.421 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.442 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.442 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:29.458 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-p96dl, name=eth0)
2026-02-17 15:24:29.459 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-p96dl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadcf19325a1" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:24:29.459 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.459 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.459 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.461 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliadcf19325a1"
2026-02-17 15:24:29.461 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.461 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.508 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:29.509 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} status="down"
2026-02-17 15:24:29.540 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliadcf19325a1" state="down"
2026-02-17 15:24:29.540 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliadcf19325a1"
2026-02-17 15:24:29.540 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadcf19325a1", State:"down", Index:45}
2026-02-17 15:24:29.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Typed[string]{}}
2026-02-17 15:24:29.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Typed[string]{}}
2026-02-17 15:24:29.540 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadcf19325a1"
2026-02-17 15:24:29.540 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.540 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.542 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliadcf19325a1" state="up"
2026-02-17 15:24:29.582 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:29.582 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} status="down"
2026-02-17 15:24:29.582 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadcf19325a1", State:"up", Index:45}
2026-02-17 15:24:29.582 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliadcf19325a1"
2026-02-17 15:24:29.582 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliadcf19325a1"
2026-02-17 15:24:29.582 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadcf19325a1"
2026-02-17 15:24:29.582 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.582 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:29.601 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.601 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} status="up"
2026-02-17 15:24:29.625 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3887" name:"default"}
2026-02-17 15:24:29.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3887"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3887"}
2026-02-17 15:24:29.679 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3887"}
2026-02-17 15:24:29.756 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-8694" name:"default"}
2026-02-17 15:24:29.778 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-8694" name:"e2e"}
2026-02-17 15:24:29.821 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-nr6xf, name=eth0)
2026-02-17 15:24:29.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322253dc780" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:24:29.822 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.822 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.822 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.822 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali322253dc780"
2026-02-17 15:24:29.822 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.822 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:29.841 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-zmtfq, name=eth0)
2026-02-17 15:24:29.847 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.847 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:29.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb33d5eb5ad" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:24:29.847 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:29.854 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/execpodzn9s5, name=eth0)
2026-02-17 15:24:29.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/execpodzn9s5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558d83725c4" profile_ids:"kns.services-1408" profile_ids:"ksa.services-1408.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:24:29.903 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.904 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.905 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.907 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.907 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.907 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.908 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:29.909 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558d83725c4"
2026-02-17 15:24:29.909 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.909 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:29.909 [INFO][83] 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-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.909 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:29.927 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.927 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} status="up"
2026-02-17 15:24:29.927 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:29.927 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:30.009 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8694"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8694"} 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-8694"}
2026-02-17 15:24:30.044 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-8694"}
2026-02-17 15:24:30.300 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 15:24:30.301 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califb33d5eb5ad"
2026-02-17 15:24:30.301 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:30.301 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:30.832 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-zmtfq, name=eth0)
2026-02-17 15:24:30.833 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb33d5eb5ad" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:24:30.833 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:30.833 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:30.833 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:30.833 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:30.833 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:30.833 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:30.833 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:30.844 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 15:24:30.844 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliadcf19325a1"
2026-02-17 15:24:30.853 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:30.853 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} status="up"
2026-02-17 15:24:30.853 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:30.853 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:30.856 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-nr6xf, name=eth0)
2026-02-17 15:24:30.878 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322253dc780" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:24:30.878 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:30.878 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:30.878 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:30.879 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali322253dc780"
2026-02-17 15:24:30.879 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:30.879 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:30.885 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-p96dl, name=eth0)
2026-02-17 15:24:30.903 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:30.904 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:30.904 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-p96dl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadcf19325a1" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:24:30.904 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:30.904 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:30.904 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:30.904 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliadcf19325a1"
2026-02-17 15:24:30.904 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:30.904 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:30.924 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:30.924 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.012 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mc76z, name=eth0)
2026-02-17 15:24:31.012 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mc76z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d23a81d29" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:24:31.012 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.012 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.012 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.013 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.013 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.013 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.056 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:31.056 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} status="down"
2026-02-17 15:24:31.088 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali97d23a81d29" state="down"
2026-02-17 15:24:31.088 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.088 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d23a81d29", State:"down", Index:46}
2026-02-17 15:24:31.088 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.088 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.088 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.088 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.088 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.093 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali97d23a81d29" state="up"
2026-02-17 15:24:31.100 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 15:24:31.100 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali322253dc780"
2026-02-17 15:24:31.113 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:31.113 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} status="down"
2026-02-17 15:24:31.113 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d23a81d29", State:"up", Index:46}
2026-02-17 15:24:31.113 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:31.113 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:31.113 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.113 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.113 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.113 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.113 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.129 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.129 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.132 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-lm7fs, name=eth0)
2026-02-17 15:24:31.132 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib32da00cd0a" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:24:31.132 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.132 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.132 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.133 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib32da00cd0a"
2026-02-17 15:24:31.133 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.133 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.185 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:31.185 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"} status="down"
2026-02-17 15:24:31.203 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calib32da00cd0a" state="down"
2026-02-17 15:24:31.203 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib32da00cd0a"
2026-02-17 15:24:31.203 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calib32da00cd0a" state="up"
2026-02-17 15:24:31.203 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32da00cd0a", State:"down", Index:47}
2026-02-17 15:24:31.204 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.204 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.204 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32da00cd0a", State:"up", Index:47}
2026-02-17 15:24:31.204 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib32da00cd0a"
2026-02-17 15:24:31.204 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib32da00cd0a"
2026-02-17 15:24:31.204 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib32da00cd0a"
2026-02-17 15:24:31.204 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.204 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:31.222 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.222 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.294 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 15:24:31.294 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali558d83725c4"
2026-02-17 15:24:31.297 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:31.297 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:31.315 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-7098" name:"default"}
2026-02-17 15:24:31.315 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:31.368 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-rxnb4, name=eth0)
2026-02-17 15:24:31.369 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8806423c86" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:24:31.386 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.386 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.386 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.386 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie8806423c86"
2026-02-17 15:24:31.386 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.386 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.395 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calie8806423c86" state="down"
2026-02-17 15:24:31.395 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8806423c86"
2026-02-17 15:24:31.445 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:31.445 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"} status="down"
2026-02-17 15:24:31.445 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8806423c86", State:"down", Index:48}
2026-02-17 15:24:31.445 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.445 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.447 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calie8806423c86" state="up"
2026-02-17 15:24:31.447 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8806423c86", State:"up", Index:48}
2026-02-17 15:24:31.459 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-q9mdf, name=eth0)
2026-02-17 15:24:31.459 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b6ba4699cb" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:24:31.486 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie8806423c86"
2026-02-17 15:24:31.486 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8806423c86"
2026-02-17 15:24:31.487 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.487 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.487 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.488 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8806423c86"
2026-02-17 15:24:31.488 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:31.488 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.488 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:31.488 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.488 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.537 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.537 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.537 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:31.537 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"} status="down"
2026-02-17 15:24:31.543 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali2b6ba4699cb" state="down"
2026-02-17 15:24:31.543 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:31.543 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b6ba4699cb", State:"down", Index:49}
2026-02-17 15:24:31.543 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali2b6ba4699cb" state="up"
2026-02-17 15:24:31.543 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.543 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.543 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b6ba4699cb", State:"up", Index:49}
2026-02-17 15:24:31.589 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:31.589 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:31.589 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:31.589 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.589 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:31.605 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.605 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.614 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-sh7j2, name=eth0)
2026-02-17 15:24:31.614 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali723dd0c5a9f" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:24:31.680 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali723dd0c5a9f" state="down"
2026-02-17 15:24:31.681 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:31.681 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali723dd0c5a9f" state="up"
2026-02-17 15:24:31.681 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali723dd0c5a9f", State:"down", Index:50}
2026-02-17 15:24:31.681 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.681 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.681 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali723dd0c5a9f", State:"up", Index:50}
2026-02-17 15:24:31.694 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:31.695 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:31.695 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:31.695 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:31.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali723dd0c5a9f" ipVersion=0x4 logsSkipped=17 table="filter"
2026-02-17 15:24:31.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali723dd0c5a9f" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.697 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:31.697 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:31.697 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:31.723 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gfl22, name=eth0)
2026-02-17 15:24:31.745 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.745 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.745 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gfl22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b6afade803" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:24:31.794 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5b6afade803" state="down"
2026-02-17 15:24:31.795 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b6afade803", State:"down", Index:51}
2026-02-17 15:24:31.795 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b6afade803"
2026-02-17 15:24:31.795 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.795 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.799 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.799 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.799 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.800 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gnb2z, name=eth0)
2026-02-17 15:24:31.800 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.800 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b6afade803" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.800 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.800 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b6afade803" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.800 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b6afade803"
2026-02-17 15:24:31.800 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.800 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.809 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5b6afade803" state="up"
2026-02-17 15:24:31.841 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:31.841 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"} status="down"
2026-02-17 15:24:31.841 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f1d06c540b" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:24:31.841 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-552" name:"default"}
2026-02-17 15:24:31.841 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b6afade803", State:"up", Index:51}
2026-02-17 15:24:31.859 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mc76z, name=eth0)
2026-02-17 15:24:31.859 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mc76z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d23a81d29" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:24:31.882 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali1f1d06c540b" state="down"
2026-02-17 15:24:31.882 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f1d06c540b"
2026-02-17 15:24:31.882 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali1f1d06c540b" state="up"
2026-02-17 15:24:31.882 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f1d06c540b", State:"down", Index:52}
2026-02-17 15:24:31.882 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.882 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Typed[string]{}}
2026-02-17 15:24:31.882 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f1d06c540b", State:"up", Index:52}
2026-02-17 15:24:31.900 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b6afade803"
2026-02-17 15:24:31.900 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b6afade803"
2026-02-17 15:24:31.900 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1f1d06c540b"
2026-02-17 15:24:31.900 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:31.900 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:31.901 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:31.901 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.901 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.901 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.902 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1f1d06c540b" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.902 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1f1d06c540b" ipVersion=0x4 table="filter"
2026-02-17 15:24:31.903 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b6afade803"
2026-02-17 15:24:31.903 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f1d06c540b"
2026-02-17 15:24:31.903 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d23a81d29"
2026-02-17 15:24:31.903 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:31.903 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:31.903 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.903 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:31.903 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.903 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:31.944 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.944 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.944 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.944 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.944 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:31.944 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"} status="up"
2026-02-17 15:24:31.962 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-z4vlr, name=eth0)
2026-02-17 15:24:31.962 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3dcd9a2314" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:24:32.003 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.003 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.003 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.003 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia3dcd9a2314" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.003 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia3dcd9a2314" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.003 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia3dcd9a2314"
2026-02-17 15:24:32.003 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.003 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.034 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calia3dcd9a2314" state="down"
2026-02-17 15:24:32.035 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia3dcd9a2314"
2026-02-17 15:24:32.036 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calia3dcd9a2314" state="up"
2026-02-17 15:24:32.049 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:32.049 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} status="down"
2026-02-17 15:24:32.049 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3dcd9a2314", State:"down", Index:53}
2026-02-17 15:24:32.049 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.049 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.049 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3dcd9a2314", State:"up", Index:53}
2026-02-17 15:24:32.107 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia3dcd9a2314"
2026-02-17 15:24:32.107 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia3dcd9a2314"
2026-02-17 15:24:32.107 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3dcd9a2314"
2026-02-17 15:24:32.107 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.107 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:32.118 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bpdth, name=eth0)
2026-02-17 15:24:32.127 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.127 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.127 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bpdth" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5d36455159" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:24:32.135 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-552"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-552"}
2026-02-17 15:24:32.153 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-552"}
2026-02-17 15:24:32.204 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calia5d36455159" state="down"
2026-02-17 15:24:32.204 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5d36455159"
2026-02-17 15:24:32.204 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5d36455159", State:"down", Index:54}
2026-02-17 15:24:32.204 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.204 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.206 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calia5d36455159" state="up"
2026-02-17 15:24:32.208 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5d36455159", State:"up", Index:54}
2026-02-17 15:24:32.212 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia5d36455159"
2026-02-17 15:24:32.212 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:32.212 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:32.212 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:32.213 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia5d36455159" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.213 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia5d36455159" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.213 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5d36455159"
2026-02-17 15:24:32.213 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:32.213 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:32.253 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.254 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.316 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7098"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7098"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7098"}
2026-02-17 15:24:32.350 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-7098"}
2026-02-17 15:24:32.354 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bg9h8, name=eth0)
2026-02-17 15:24:32.354 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b47c905cd6" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:24:32.401 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali7b47c905cd6" state="down"
2026-02-17 15:24:32.401 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b47c905cd6"
2026-02-17 15:24:32.401 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b47c905cd6", State:"down", Index:55}
2026-02-17 15:24:32.401 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.401 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.404 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali7b47c905cd6" state="up"
2026-02-17 15:24:32.404 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b47c905cd6", State:"up", Index:55}
2026-02-17 15:24:32.430 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7b47c905cd6"
2026-02-17 15:24:32.430 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.430 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.430 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.430 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.430 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7b47c905cd6" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.430 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.430 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7b47c905cd6" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.430 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b47c905cd6"
2026-02-17 15:24:32.431 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.431 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.477 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.477 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1825"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1825"}
2026-02-17 15:24:32.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7871"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7871"}
2026-02-17 15:24:32.505 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-7871" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:32.549 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-frd2q, name=eth0)
2026-02-17 15:24:32.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-frd2q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0846a5411e3" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:24:32.576 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 15:24:32.576 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97d23a81d29"
2026-02-17 15:24:32.576 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:32.576 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:32.619 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0846a5411e3" state="down"
2026-02-17 15:24:32.619 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0846a5411e3"
2026-02-17 15:24:32.619 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0846a5411e3", State:"down", Index:56}
2026-02-17 15:24:32.619 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.619 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Typed[string]{}}
2026-02-17 15:24:32.620 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0846a5411e3" state="up"
2026-02-17 15:24:32.620 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0846a5411e3", State:"up", Index:56}
2026-02-17 15:24:32.641 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0846a5411e3"
2026-02-17 15:24:32.641 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:32.642 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:32.642 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:32.642 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0846a5411e3" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.642 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0846a5411e3" ipVersion=0x4 table="filter"
2026-02-17 15:24:32.642 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0846a5411e3"
2026-02-17 15:24:32.642 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:32.642 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:32.683 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.683 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.700 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 15:24:32.700 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib32da00cd0a"
2026-02-17 15:24:32.700 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:32.700 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:32.796 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 15:24:32.796 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:32.796 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:32.796 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:32.874 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-q9mdf, name=eth0)
2026-02-17 15:24:32.876 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b6ba4699cb" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:24:32.900 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gfl22, name=eth0)
2026-02-17 15:24:32.901 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gfl22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b6afade803" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:24:32.942 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bg9h8, name=eth0)
2026-02-17 15:24:32.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b47c905cd6" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:24:32.957 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:32.958 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:32.958 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:32.959 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:32.959 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:32.959 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:32.960 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.960 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.960 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.961 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:32.961 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b6afade803"
2026-02-17 15:24:32.962 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b47c905cd6"
2026-02-17 15:24:32.962 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:32.962 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:32.962 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:32.963 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:32.963 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.963 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:32.967 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bpdth, name=eth0)
2026-02-17 15:24:32.987 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-lm7fs, name=eth0)
2026-02-17 15:24:32.992 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.992 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.992 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.992 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.992 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:32.992 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} status="up"
2026-02-17 15:24:32.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bpdth" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5d36455159" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:24:32.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib32da00cd0a" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:24:33.003 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-z4vlr, name=eth0)
2026-02-17 15:24:33.004 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3dcd9a2314" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:24:33.020 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 15:24:33.020 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1f1d06c540b"
2026-02-17 15:24:33.020 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.020 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.024 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gnb2z, name=eth0)
2026-02-17 15:24:33.024 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f1d06c540b" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:24:33.044 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-rxnb4, name=eth0)
2026-02-17 15:24:33.045 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8806423c86" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:24:33.055 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:24:33.062 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-sh7j2, name=eth0)
2026-02-17 15:24:33.062 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali723dd0c5a9f" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:24:33.065 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.065 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.065 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.066 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:33.066 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:33.066 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:33.066 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:33.066 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:33.066 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:33.067 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:33.067 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:33.067 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:33.067 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.067 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.067 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.068 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:33.068 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:33.068 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:33.069 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3dcd9a2314"
2026-02-17 15:24:33.069 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f1d06c540b"
2026-02-17 15:24:33.069 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8806423c86"
2026-02-17 15:24:33.069 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:33.069 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5d36455159"
2026-02-17 15:24:33.069 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib32da00cd0a"
2026-02-17 15:24:33.070 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:33.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:33.086 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 15:24:33.086 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie8806423c86"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.095 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.095 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.180 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-17 15:24:33.180 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia3dcd9a2314"
2026-02-17 15:24:33.202 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.202 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.436 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-17 15:24:33.436 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b6afade803"
2026-02-17 15:24:33.436 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.436 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.532 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 15:24:33.532 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:33.532 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.532 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.693 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-17 15:24:33.693 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia5d36455159"
2026-02-17 15:24:33.693 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.693 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:33.723 [INFO][83] felix/summary.go 100: Summarising 439 dataplane reconciliation loops over 1m0.1s: avg=30ms longest=115ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:24:33.910 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bg9h8, name=eth0)
2026-02-17 15:24:33.910 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b47c905cd6" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:24:33.911 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:33.911 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:33.911 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:33.911 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:33.911 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b47c905cd6"
2026-02-17 15:24:33.912 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:33.912 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:33.926 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bpdth, name=eth0)
2026-02-17 15:24:33.938 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.938 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bpdth" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5d36455159" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:24:33.938 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.938 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.938 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.939 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5d36455159"
2026-02-17 15:24:33.939 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.940 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:33.943 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-frd2q, name=eth0)
2026-02-17 15:24:33.961 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-z4vlr, name=eth0)
2026-02-17 15:24:33.968 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.968 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-frd2q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0846a5411e3" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:24:33.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3dcd9a2314" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:24:33.968 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:33.968 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:33.968 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0846a5411e3"
2026-02-17 15:24:33.969 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia3dcd9a2314"
2026-02-17 15:24:33.969 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.969 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:33.995 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.995 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"} status="up"
2026-02-17 15:24:33.995 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:33.995 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"} status="up"
2026-02-17 15:24:34.108 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 15:24:34.108 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0846a5411e3"
2026-02-17 15:24:34.108 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:34.108 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:34.261 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-779" name:"default"}
2026-02-17 15:24:34.328 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-779"
2026-02-17 15:24:34.333 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 15:24:34.333 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7b47c905cd6"
2026-02-17 15:24:34.351 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:34.351 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:34.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1408"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-1408"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1408"}
2026-02-17 15:24:34.376 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:34.384 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-2774"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"watch-2774"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2774"}
2026-02-17 15:24:34.394 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-2774" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:34.494 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-2774"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"watch-2774"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2774"}
2026-02-17 15:24:34.510 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9953"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9953"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9953"}
2026-02-17 15:24:34.519 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9953" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:34.721 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-779"}
2026-02-17 15:24:35.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7871"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7871"}
2026-02-17 15:24:35.377 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:35.456 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2702"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"services-2702"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2702"}
2026-02-17 15:24:35.486 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2702" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:35.519 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-2702" type:"ClusterIP" cluster_ips:"10.254.74.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:24:36.171 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-qm455, name=eth0)
2026-02-17 15:24:36.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2702.default"} profile:{}
2026-02-17 15:24:36.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2702"} profile:{inbound_rules:{action:"allow" rule_id:"X4g8H3q9sX-QpH8S"} outbound_rules:{action:"allow" rule_id:"zHuNt27Pst2DKuc2"}}
2026-02-17 15:24:36.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-qm455" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58f3816233d" profile_ids:"kns.services-2702" profile_ids:"ksa.services-2702.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:24:36.173 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.173 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.174 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.176 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali58f3816233d" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.176 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2702" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.176 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RtfXA0BZxEHotG3Mk9" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.176 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali58f3816233d" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2702" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.177 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RtfXA0BZxEHotG3Mk9" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.177 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali58f3816233d"
2026-02-17 15:24:36.177 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.177 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.245 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali58f3816233d" state="down"
2026-02-17 15:24:36.245 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58f3816233d"
2026-02-17 15:24:36.250 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali58f3816233d" state="up"
2026-02-17 15:24:36.257 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:36.257 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"} status="down"
2026-02-17 15:24:36.257 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3816233d", State:"down", Index:57}
2026-02-17 15:24:36.257 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Typed[string]{}}
2026-02-17 15:24:36.257 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Typed[string]{}}
2026-02-17 15:24:36.257 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3816233d", State:"up", Index:57}
2026-02-17 15:24:36.257 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali58f3816233d"
2026-02-17 15:24:36.257 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58f3816233d"
2026-02-17 15:24:36.257 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58f3816233d"
2026-02-17 15:24:36.257 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.257 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.282 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:36.282 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"} status="up"
2026-02-17 15:24:36.311 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-rnp2n, name=eth0)
2026-02-17 15:24:36.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali048b10ccd1f" profile_ids:"kns.services-2702" profile_ids:"ksa.services-2702.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:24:36.312 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.312 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.312 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.312 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.312 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali048b10ccd1f" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.312 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.312 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali048b10ccd1f" ipVersion=0x4 table="filter"
2026-02-17 15:24:36.312 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.313 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.313 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.349 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:36.349 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} status="down"
2026-02-17 15:24:36.391 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali048b10ccd1f" state="down"
2026-02-17 15:24:36.392 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali048b10ccd1f", State:"down", Index:58}
2026-02-17 15:24:36.392 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.392 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.392 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.393 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.394 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali048b10ccd1f" state="up"
2026-02-17 15:24:36.417 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:36.417 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} status="down"
2026-02-17 15:24:36.417 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:36.417 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:36.418 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali048b10ccd1f", State:"up", Index:58}
2026-02-17 15:24:36.418 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.418 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.418 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.418 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.418 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.445 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:36.445 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} status="up"
2026-02-17 15:24:36.940 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-qm455, name=eth0)
2026-02-17 15:24:36.940 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-qm455" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58f3816233d" profile_ids:"kns.services-2702" profile_ids:"ksa.services-2702.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:24:36.940 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.940 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.940 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.941 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58f3816233d"
2026-02-17 15:24:36.941 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.942 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:36.962 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:36.962 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"} status="up"
2026-02-17 15:24:36.962 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-rnp2n, name=eth0)
2026-02-17 15:24:36.964 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali048b10ccd1f" profile_ids:"kns.services-2702" profile_ids:"ksa.services-2702.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:24:36.964 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.964 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.964 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.966 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali048b10ccd1f"
2026-02-17 15:24:36.966 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.966 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:36.991 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:36.991 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"} status="up"
2026-02-17 15:24:37.596 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 15:24:37.596 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali048b10ccd1f"
2026-02-17 15:24:37.596 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:37.596 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:37.608 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-frd2q, name=eth0)
2026-02-17 15:24:37.610 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-frd2q, name=eth0)
2026-02-17 15:24:37.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-frd2q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0846a5411e3" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:24:37.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-frd2q" endpoint_id:"eth0"}
2026-02-17 15:24:37.632 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:37.632 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:37.633 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:37.633 [INFO][83] 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 15:24:37.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0846a5411e3" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.634 [INFO][83] 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 15:24:37.634 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0846a5411e3" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.634 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:37.634 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:37.635 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.51
2026-02-17 15:24:37.642 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gfl22, name=eth0)
2026-02-17 15:24:37.659 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gfl22, name=eth0)
2026-02-17 15:24:37.674 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gnb2z, name=eth0)
2026-02-17 15:24:37.679 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-gnb2z, name=eth0)
2026-02-17 15:24:37.687 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-lm7fs, name=eth0)
2026-02-17 15:24:37.696 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-lm7fs, name=eth0)
2026-02-17 15:24:37.707 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mc76z, name=eth0)
2026-02-17 15:24:37.716 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-frd2q", EndpointId:"eth0"}
2026-02-17 15:24:37.716 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gfl22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b6afade803" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:24:37.716 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gfl22" endpoint_id:"eth0"}
2026-02-17 15:24:37.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f1d06c540b" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:24:37.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z" endpoint_id:"eth0"}
2026-02-17 15:24:37.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib32da00cd0a" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:24:37.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs" endpoint_id:"eth0"}
2026-02-17 15:24:37.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mc76z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d23a81d29" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:24:37.717 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.717 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.717 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.718 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:37.718 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:37.718 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:37.718 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:37.718 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:37.719 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:37.719 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:37.719 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:37.719 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b6afade803" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1f1d06c540b" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib32da00cd0a" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b6afade803" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1f1d06c540b" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib32da00cd0a" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.719 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d23a81d29"
2026-02-17 15:24:37.720 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:37.720 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.46
2026-02-17 15:24:37.720 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.47
2026-02-17 15:24:37.723 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mc76z, name=eth0)
2026-02-17 15:24:37.723 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.42
2026-02-17 15:24:37.735 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mm4tf, name=eth0)
2026-02-17 15:24:37.775 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-mm4tf, name=eth0)
2026-02-17 15:24:37.785 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-n7ffw, name=eth0)
2026-02-17 15:24:37.795 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-n7ffw, name=eth0)
2026-02-17 15:24:37.815 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:37.815 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"} status="up"
2026-02-17 15:24:37.815 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gfl22", EndpointId:"eth0"}
2026-02-17 15:24:37.815 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-gnb2z", EndpointId:"eth0"}
2026-02-17 15:24:37.815 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-lm7fs", EndpointId:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mc76z" endpoint_id:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c17ee1e4d2" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:24:37.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf" endpoint_id:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia747e060b5a" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:24:37.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw" endpoint_id:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:37.816 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:37.817 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:37.817 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:37.818 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:37.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3c17ee1e4d2" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia747e060b5a" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97d23a81d29" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3c17ee1e4d2" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia747e060b5a" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97d23a81d29" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.819 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:37.819 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:37.819 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.819 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.819 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:37.819 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:37.820 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.41
2026-02-17 15:24:37.821 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.34
2026-02-17 15:24:37.824 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.31
2026-02-17 15:24:37.852 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 15:24:37.852 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali58f3816233d"
2026-02-17 15:24:37.852 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-q9mdf, name=eth0)
2026-02-17 15:24:37.856 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-q9mdf, name=eth0)
2026-02-17 15:24:37.877 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-rlgpb, name=eth0)
2026-02-17 15:24:37.883 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-rlgpb, name=eth0)
2026-02-17 15:24:37.891 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-sh7j2, name=eth0)
2026-02-17 15:24:37.894 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-n7ffw", EndpointId:"eth0"}
2026-02-17 15:24:37.894 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mc76z", EndpointId:"eth0"}
2026-02-17 15:24:37.894 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-mm4tf", EndpointId:"eth0"}
2026-02-17 15:24:37.894 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:37.894 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:37.903 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-6bc58496c7-sh7j2, name=eth0)
2026-02-17 15:24:37.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b6ba4699cb" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:24:37.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf" endpoint_id:"eth0"}
2026-02-17 15:24:37.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b7fdb68592" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:24:37.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb" endpoint_id:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali723dd0c5a9f" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:24:37.934 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2" endpoint_id:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:37.934 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b6ba4699cb" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.934 [INFO][83] 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 15:24:37.934 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3b7fdb68592" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.934 [INFO][83] 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 15:24:37.934 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali723dd0c5a9f" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.934 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b6ba4699cb" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.934 [INFO][83] 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 15:24:37.935 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3b7fdb68592" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.935 [INFO][83] 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 15:24:37.935 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali723dd0c5a9f" ipVersion=0x4 table="filter"
2026-02-17 15:24:37.935 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:37.935 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:37.935 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:37.935 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:37.935 [INFO][83] 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-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:37.935 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:37.935 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.45
2026-02-17 15:24:37.935 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.44
2026-02-17 15:24:37.936 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.33
2026-02-17 15:24:38.000 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bg9h8, name=eth0)
2026-02-17 15:24:38.001 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-rlgpb", EndpointId:"eth0"}
2026-02-17 15:24:38.001 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-sh7j2", EndpointId:"eth0"}
2026-02-17 15:24:38.001 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-6bc58496c7-q9mdf", EndpointId:"eth0"}
2026-02-17 15:24:38.002 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b47c905cd6" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:24:38.002 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.002 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.002 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.003 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b47c905cd6"
2026-02-17 15:24:38.003 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.003 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.006 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bg9h8, name=eth0)
2026-02-17 15:24:38.015 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bpdth, name=eth0)
2026-02-17 15:24:38.032 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-bpdth, name=eth0)
2026-02-17 15:24:38.035 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:38.035 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"} status="up"
2026-02-17 15:24:38.035 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8" endpoint_id:"eth0"}
2026-02-17 15:24:38.035 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bpdth" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5d36455159" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:24:38.035 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-bpdth" endpoint_id:"eth0"}
2026-02-17 15:24:38.035 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.035 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.036 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.036 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:38.036 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:38.036 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:38.037 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia5d36455159" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.037 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7b47c905cd6" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.037 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia5d36455159" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.037 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7b47c905cd6" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.037 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.037 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.037 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:38.037 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:38.037 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.50
2026-02-17 15:24:38.038 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.49
2026-02-17 15:24:38.056 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-nr6xf, name=eth0)
2026-02-17 15:24:38.065 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-nr6xf, name=eth0)
2026-02-17 15:24:38.073 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-p96dl, name=eth0)
2026-02-17 15:24:38.081 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-p96dl, name=eth0)
2026-02-17 15:24:38.102 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bg9h8", EndpointId:"eth0"}
2026-02-17 15:24:38.102 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-bpdth", EndpointId:"eth0"}
2026-02-17 15:24:38.102 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali322253dc780" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:24:38.102 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf" endpoint_id:"eth0"}
2026-02-17 15:24:38.102 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-p96dl" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliadcf19325a1" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:24:38.102 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-p96dl" endpoint_id:"eth0"}
2026-02-17 15:24:38.102 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali322253dc780" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.103 [INFO][83] 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 15:24:38.103 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliadcf19325a1" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.103 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali322253dc780" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.103 [INFO][83] 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 15:24:38.103 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliadcf19325a1" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.103 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:38.103 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:38.104 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:38.104 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.40
2026-02-17 15:24:38.104 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.38
2026-02-17 15:24:38.112 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-rxnb4, name=eth0)
2026-02-17 15:24:38.125 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-rxnb4, name=eth0)
2026-02-17 15:24:38.164 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-p96dl", EndpointId:"eth0"}
2026-02-17 15:24:38.164 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-nr6xf", EndpointId:"eth0"}
2026-02-17 15:24:38.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8806423c86" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:24:38.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4" endpoint_id:"eth0"}
2026-02-17 15:24:38.164 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:38.164 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:38.165 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:38.165 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie8806423c86" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.165 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie8806423c86" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.165 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:38.165 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:38.166 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.43
2026-02-17 15:24:38.178 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-z4vlr, name=eth0)
2026-02-17 15:24:38.185 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-z4vlr, name=eth0)
2026-02-17 15:24:38.197 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-zmtfq, name=eth0)
2026-02-17 15:24:38.233 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-rxnb4", EndpointId:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia3dcd9a2314" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:24:38.233 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr" endpoint_id:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb33d5eb5ad" profile_ids:"kns.deployment-1825" profile_ids:"ksa.deployment-1825.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:24:38.233 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.233 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.234 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia3dcd9a2314" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.234 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia3dcd9a2314" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.234 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb33d5eb5ad"
2026-02-17 15:24:38.234 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:38.234 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:38.234 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.234 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.235 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.48
2026-02-17 15:24:38.248 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1825/webserver-deployment-76fc67f65c-zmtfq, name=eth0)
2026-02-17 15:24:38.297 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-z4vlr", EndpointId:"eth0"}
2026-02-17 15:24:38.297 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:38.297 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"} status="up"
2026-02-17 15:24:38.297 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq" endpoint_id:"eth0"}
2026-02-17 15:24:38.297 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1825"}
2026-02-17 15:24:38.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1825.default"}
2026-02-17 15:24:38.298 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.298 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1825" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7n6DOyxuroZGBmzVsC" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1825" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7n6DOyxuroZGBmzVsC" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.298 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb33d5eb5ad" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb33d5eb5ad" ipVersion=0x4 table="filter"
2026-02-17 15:24:38.298 [INFO][83] 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-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.298 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
2026-02-17 15:24:38.298 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.37
2026-02-17 15:24:38.337 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1825/webserver-deployment-76fc67f65c-zmtfq", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 56
2026-02-17 15:24:38.579 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0846a5411e3" state="down"
2026-02-17 15:24:38.580 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0846a5411e3", State:"down", Index:56}
2026-02-17 15:24:38.580 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0846a5411e3"
2026-02-17 15:24:38.580 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 15:24:38.581 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali0846a5411e3" state=""
2026-02-17 15:24:38.581 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0846a5411e3"
2026-02-17 15:24:38.598 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.598 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.598 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0846a5411e3", State:"", Index:56}
2026-02-17 15:24:38.598 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.599 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0846a5411e3", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.678 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali322253dc780" state="down"
2026-02-17 15:24:38.678 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali322253dc780"
2026-02-17 15:24:38.678 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 15:24:38.678 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322253dc780", State:"down", Index:43}
2026-02-17 15:24:38.678 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.678 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.680 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali322253dc780" state=""
2026-02-17 15:24:38.680 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali322253dc780"
2026-02-17 15:24:38.694 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali322253dc780", State:"", Index:43}
2026-02-17 15:24:38.694 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.694 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali322253dc780", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.750 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali1f1d06c540b" state="down"
2026-02-17 15:24:38.750 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f1d06c540b"
2026-02-17 15:24:38.750 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f1d06c540b", State:"down", Index:52}
2026-02-17 15:24:38.750 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 15:24:38.750 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.750 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.755 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali1f1d06c540b" state=""
2026-02-17 15:24:38.755 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1f1d06c540b"
2026-02-17 15:24:38.760 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calib32da00cd0a" state="down"
2026-02-17 15:24:38.760 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib32da00cd0a"
2026-02-17 15:24:38.760 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 15:24:38.762 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calib32da00cd0a" state=""
2026-02-17 15:24:38.762 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib32da00cd0a"
2026-02-17 15:24:38.766 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f1d06c540b", State:"", Index:52}
2026-02-17 15:24:38.766 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.766 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f1d06c540b", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.766 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32da00cd0a", State:"down", Index:47}
2026-02-17 15:24:38.766 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.766 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.766 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32da00cd0a", State:"", Index:47}
2026-02-17 15:24:38.766 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.766 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32da00cd0a", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.810 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliadcf19325a1" state="down"
2026-02-17 15:24:38.811 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadcf19325a1", State:"down", Index:45}
2026-02-17 15:24:38.820 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliadcf19325a1"
2026-02-17 15:24:38.820 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliadcf19325a1" state=""
2026-02-17 15:24:38.820 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliadcf19325a1"
2026-02-17 15:24:38.820 [INFO][83] 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=45
2026-02-17 15:24:38.831 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.832 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.832 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliadcf19325a1", State:"", Index:45}
2026-02-17 15:24:38.832 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.832 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliadcf19325a1", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.883 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calia5d36455159" state="down"
2026-02-17 15:24:38.883 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5d36455159"
2026-02-17 15:24:38.883 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-17 15:24:38.884 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5d36455159", State:"down", Index:54}
2026-02-17 15:24:38.884 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.884 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.885 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calia5d36455159" state=""
2026-02-17 15:24:38.885 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia5d36455159"
2026-02-17 15:24:38.893 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c17ee1e4d2" state="down"
2026-02-17 15:24:38.893 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:38.893 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 15:24:38.895 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c17ee1e4d2" state=""
2026-02-17 15:24:38.895 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3c17ee1e4d2"
2026-02-17 15:24:38.907 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali7b47c905cd6" state="down"
2026-02-17 15:24:38.907 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b47c905cd6"
2026-02-17 15:24:38.908 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5d36455159", State:"", Index:54}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.914 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5d36455159", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c17ee1e4d2", State:"down", Index:39}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.914 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c17ee1e4d2", State:"", Index:39}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.914 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c17ee1e4d2", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b47c905cd6", State:"down", Index:55}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.914 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali7b47c905cd6" state=""
2026-02-17 15:24:38.914 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7b47c905cd6"
2026-02-17 15:24:38.932 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b47c905cd6", State:"", Index:55}
2026-02-17 15:24:38.932 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.932 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b47c905cd6", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.962 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali97d23a81d29" state="down"
2026-02-17 15:24:38.962 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97d23a81d29"
2026-02-17 15:24:38.962 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 15:24:38.962 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d23a81d29", State:"down", Index:46}
2026-02-17 15:24:38.962 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.962 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Typed[string]{}}
2026-02-17 15:24:38.963 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:38.965 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali97d23a81d29" state=""
2026-02-17 15:24:38.965 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97d23a81d29"
2026-02-17 15:24:38.965 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d23a81d29", State:"", Index:46}
2026-02-17 15:24:38.965 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Set[string](nil)}
2026-02-17 15:24:38.965 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d23a81d29", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.019 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calia3dcd9a2314" state="down"
2026-02-17 15:24:39.019 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia3dcd9a2314"
2026-02-17 15:24:39.019 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-17 15:24:39.019 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3dcd9a2314", State:"down", Index:53}
2026-02-17 15:24:39.019 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.019 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.022 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calia3dcd9a2314" state=""
2026-02-17 15:24:39.022 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia3dcd9a2314"
2026-02-17 15:24:39.022 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia3dcd9a2314", State:"", Index:53}
2026-02-17 15:24:39.022 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.022 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia3dcd9a2314", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.079 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calie8806423c86" state="down"
2026-02-17 15:24:39.082 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8806423c86"
2026-02-17 15:24:39.082 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 15:24:39.088 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calie8806423c86" state=""
2026-02-17 15:24:39.088 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie8806423c86"
2026-02-17 15:24:39.091 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8806423c86", State:"down", Index:48}
2026-02-17 15:24:39.091 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.091 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.091 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8806423c86", State:"", Index:48}
2026-02-17 15:24:39.091 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.091 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8806423c86", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.139 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3b7fdb68592" state="down"
2026-02-17 15:24:39.139 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b7fdb68592"
2026-02-17 15:24:39.139 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 15:24:39.139 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b7fdb68592", State:"down", Index:38}
2026-02-17 15:24:39.139 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.139 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.142 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali3b7fdb68592" state=""
2026-02-17 15:24:39.143 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b7fdb68592"
2026-02-17 15:24:39.143 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b7fdb68592", State:"", Index:38}
2026-02-17 15:24:39.143 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.143 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b7fdb68592", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.147 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali723dd0c5a9f" state="down"
2026-02-17 15:24:39.147 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:39.147 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali723dd0c5a9f", State:"down", Index:50}
2026-02-17 15:24:39.147 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.147 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.152 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 15:24:39.160 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali723dd0c5a9f" state=""
2026-02-17 15:24:39.160 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali723dd0c5a9f"
2026-02-17 15:24:39.160 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali723dd0c5a9f", State:"", Index:50}
2026-02-17 15:24:39.160 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.160 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali723dd0c5a9f", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.174 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calia747e060b5a" state="down"
2026-02-17 15:24:39.175 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia747e060b5a"
2026-02-17 15:24:39.175 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia747e060b5a", State:"down", Index:36}
2026-02-17 15:24:39.175 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.175 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.176 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 15:24:39.178 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calia747e060b5a" state=""
2026-02-17 15:24:39.178 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia747e060b5a"
2026-02-17 15:24:39.194 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia747e060b5a", State:"", Index:36}
2026-02-17 15:24:39.195 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.195 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia747e060b5a", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.196 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5b6afade803" state="down"
2026-02-17 15:24:39.196 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b6afade803", State:"down", Index:51}
2026-02-17 15:24:39.196 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b6afade803"
2026-02-17 15:24:39.196 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 15:24:39.196 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.196 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.198 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali5b6afade803" state=""
2026-02-17 15:24:39.198 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b6afade803"
2026-02-17 15:24:39.198 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b6afade803", State:"", Index:51}
2026-02-17 15:24:39.198 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.198 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b6afade803", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.223 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali2b6ba4699cb" state="down"
2026-02-17 15:24:39.223 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:39.223 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 15:24:39.223 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b6ba4699cb", State:"down", Index:49}
2026-02-17 15:24:39.224 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.224 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.225 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali2b6ba4699cb" state=""
2026-02-17 15:24:39.225 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b6ba4699cb"
2026-02-17 15:24:39.225 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b6ba4699cb", State:"", Index:49}
2026-02-17 15:24:39.225 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.225 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b6ba4699cb", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.230 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="califb33d5eb5ad" state="down"
2026-02-17 15:24:39.231 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb33d5eb5ad"
2026-02-17 15:24:39.231 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 15:24:39.232 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb33d5eb5ad", State:"down", Index:42}
2026-02-17 15:24:39.232 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="califb33d5eb5ad" state=""
2026-02-17 15:24:39.232 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb33d5eb5ad"
2026-02-17 15:24:39.232 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.232 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Typed[string]{}}
2026-02-17 15:24:39.232 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb33d5eb5ad", State:"", Index:42}
2026-02-17 15:24:39.232 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.232 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb33d5eb5ad", Addrs:set.Set[string](nil)}
2026-02-17 15:24:39.501 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/execpodzn9s5, name=eth0)
2026-02-17 15:24:39.501 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/execpodzn9s5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558d83725c4" profile_ids:"kns.services-1408" profile_ids:"ksa.services-1408.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:24:39.501 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:39.501 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.501 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.502 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.502 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558d83725c4"
2026-02-17 15:24:39.502 [INFO][83] 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-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.502 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.509 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/execpodzn9s5, name=eth0)
2026-02-17 15:24:39.518 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/nodeport-test-68c5b9454d-fbsk5, name=eth0)
2026-02-17 15:24:39.527 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1408/nodeport-test-68c5b9454d-fbsk5, name=eth0)
2026-02-17 15:24:39.531 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:39.532 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:39.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/execpodzn9s5" endpoint_id:"eth0"}
2026-02-17 15:24:39.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/nodeport-test-68c5b9454d-fbsk5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid553ef6388e" profile_ids:"kns.services-1408" profile_ids:"ksa.services-1408.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:24:39.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1408/nodeport-test-68c5b9454d-fbsk5" endpoint_id:"eth0"}
2026-02-17 15:24:39.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1408"}
2026-02-17 15:24:39.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1408.default"}
2026-02-17 15:24:39.532 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.532 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.532 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.532 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:39.532 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1408" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lQft3Rf7RtCwnCGyzo" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1408" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lQft3Rf7RtCwnCGyzo" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali558d83725c4" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid553ef6388e" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali558d83725c4" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid553ef6388e" ipVersion=0x4 table="filter"
2026-02-17 15:24:39.533 [INFO][83] 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-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.533 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.533 [INFO][83] 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-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:39.533 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:39.534 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.39
2026-02-17 15:24:39.536 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.36
2026-02-17 15:24:39.633 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/execpodzn9s5", EndpointId:"eth0"}
2026-02-17 15:24:39.633 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1408/nodeport-test-68c5b9454d-fbsk5", EndpointId:"eth0"}
2026-02-17 15:24:39.633 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1408" name:"default"}
2026-02-17 15:24:39.987 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali558d83725c4" state="down"
2026-02-17 15:24:39.988 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558d83725c4", State:"down", Index:44}
2026-02-17 15:24:39.988 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali558d83725c4"
2026-02-17 15:24:39.988 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 15:24:39.988 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali558d83725c4" state=""
2026-02-17 15:24:39.988 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali558d83725c4"
2026-02-17 15:24:40.009 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Typed[string]{}}
2026-02-17 15:24:40.009 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Typed[string]{}}
2026-02-17 15:24:40.009 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558d83725c4", State:"", Index:44}
2026-02-17 15:24:40.009 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Set[string](nil)}
2026-02-17 15:24:40.009 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558d83725c4", Addrs:set.Set[string](nil)}
2026-02-17 15:24:40.024 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-2774" name:"default"}
2026-02-17 15:24:40.216 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-1408"
2026-02-17 15:24:40.621 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-7871" name:"default"}
2026-02-17 15:24:40.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9953"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9953"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9953"}
2026-02-17 15:24:40.734 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4045"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4045"}
2026-02-17 15:24:40.779 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4045" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:40.819 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1825" name:"default"}
2026-02-17 15:24:40.912 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-2774"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"watch-2774"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2774"}
2026-02-17 15:24:40.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-2774"}
2026-02-17 15:24:41.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1408"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-1408"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1408"}
2026-02-17 15:24:41.109 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1408"}
2026-02-17 15:24:41.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1825"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1825"}
2026-02-17 15:24:41.188 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1825"}
2026-02-17 15:24:41.188 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:24:41.352 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7871"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7871"}
2026-02-17 15:24:41.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-7871"}
2026-02-17 15:24:41.979 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-17 15:24:41.979 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid553ef6388e"
2026-02-17 15:24:41.979 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calid553ef6388e" state="down"
2026-02-17 15:24:41.979 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Typed[string]{}}
2026-02-17 15:24:41.979 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Typed[string]{}}
2026-02-17 15:24:41.979 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid553ef6388e", State:"down", Index:41}
2026-02-17 15:24:41.979 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:24:41.982 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calid553ef6388e" state=""
2026-02-17 15:24:41.982 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid553ef6388e"
2026-02-17 15:24:42.004 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid553ef6388e", State:"", Index:41}
2026-02-17 15:24:42.004 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Set[string](nil)}
2026-02-17 15:24:42.004 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid553ef6388e", Addrs:set.Set[string](nil)}
2026-02-17 15:24:42.299 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-2702"
2026-02-17 15:24:42.332 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-qm455, name=eth0)
2026-02-17 15:24:42.332 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-rnp2n, name=eth0)
2026-02-17 15:24:42.340 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-rnp2n, name=eth0)
2026-02-17 15:24:42.347 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2702/affinity-clusterip-5d4d4bb77f-qm455, name=eth0)
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-qm455" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58f3816233d" profile_ids:"kns.services-2702" profile_ids:"ksa.services-2702.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali048b10ccd1f" profile_ids:"kns.services-2702" profile_ids:"ksa.services-2702.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n" endpoint_id:"eth0"}
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2702"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"services-2702"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2702"}
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2702/affinity-clusterip-5d4d4bb77f-qm455" endpoint_id:"eth0"}
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2702"}
2026-02-17 15:24:42.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2702.default"}
2026-02-17 15:24:42.357 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:42.357 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2702" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RtfXA0BZxEHotG3Mk9" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2702" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RtfXA0BZxEHotG3Mk9" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali048b10ccd1f" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali58f3816233d" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali048b10ccd1f" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali58f3816233d" ipVersion=0x4 table="filter"
2026-02-17 15:24:42.358 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] 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-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:42.358 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.53
2026-02-17 15:24:42.359 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.52
2026-02-17 15:24:42.425 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-qm455", EndpointId:"eth0"}
2026-02-17 15:24:42.425 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2702/affinity-clusterip-5d4d4bb77f-rnp2n", EndpointId:"eth0"}
2026-02-17 15:24:42.425 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9367"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9367"}
2026-02-17 15:24:42.425 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9367" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 57
2026-02-17 15:24:44.816 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali58f3816233d" state="down"
2026-02-17 15:24:44.816 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58f3816233d"
2026-02-17 15:24:44.816 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 15:24:44.816 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3816233d", State:"down", Index:57}
2026-02-17 15:24:44.816 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Typed[string]{}}
2026-02-17 15:24:44.816 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Typed[string]{}}
2026-02-17 15:24:44.820 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali58f3816233d" state=""
2026-02-17 15:24:44.820 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali58f3816233d"
2026-02-17 15:24:44.837 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali048b10ccd1f" state="down"
2026-02-17 15:24:44.837 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali048b10ccd1f"
2026-02-17 15:24:44.837 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 15:24:44.838 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali048b10ccd1f" state=""
2026-02-17 15:24:44.838 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali048b10ccd1f"
2026-02-17 15:24:44.843 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3816233d", State:"", Index:57}
2026-02-17 15:24:44.843 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Set[string](nil)}
2026-02-17 15:24:44.843 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3816233d", Addrs:set.Set[string](nil)}
2026-02-17 15:24:44.843 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali048b10ccd1f", State:"down", Index:58}
2026-02-17 15:24:44.843 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:44.843 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Typed[string]{}}
2026-02-17 15:24:44.843 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali048b10ccd1f", State:"", Index:58}
2026-02-17 15:24:44.843 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Set[string](nil)}
2026-02-17 15:24:44.843 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali048b10ccd1f", Addrs:set.Set[string](nil)}
2026-02-17 15:24:45.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9953" name:"default"}
2026-02-17 15:24:45.967 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9953"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9953"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9953"}
2026-02-17 15:24:45.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9953"}
2026-02-17 15:24:47.444 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2702" name:"default"}
2026-02-17 15:24:47.693 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2702"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"services-2702"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2702"}
2026-02-17 15:24:47.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2702"}
2026-02-17 15:24:48.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4045"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4045"}
2026-02-17 15:24:48.116 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4140"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4140"}
2026-02-17 15:24:48.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4140" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:48.962 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4140/agnhost-primary-b92fj, name=eth0)
2026-02-17 15:24:48.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4140"} profile:{inbound_rules:{action:"allow" rule_id:"murqcJeU0PUQlpju"} outbound_rules:{action:"allow" rule_id:"QcVEHl-ypUugoPYo"}}
2026-02-17 15:24:48.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4140.default"} profile:{}
2026-02-17 15:24:48.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4140/agnhost-primary-b92fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaba12ff156" profile_ids:"kns.kubectl-4140" profile_ids:"ksa.kubectl-4140.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:24:48.963 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:48.963 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:48.963 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:48.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicaba12ff156" ipVersion=0x4 table="filter"
2026-02-17 15:24:48.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4140" ipVersion=0x4 table="filter"
2026-02-17 15:24:48.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z0XK779o-53hfd3uKe" ipVersion=0x4 table="filter"
2026-02-17 15:24:48.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicaba12ff156" ipVersion=0x4 table="filter"
2026-02-17 15:24:48.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4140" ipVersion=0x4 table="filter"
2026-02-17 15:24:48.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z0XK779o-53hfd3uKe" ipVersion=0x4 table="filter"
2026-02-17 15:24:48.964 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicaba12ff156"
2026-02-17 15:24:48.964 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:48.965 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:49.000 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:49.000 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="down"
2026-02-17 15:24:49.037 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calicaba12ff156" state="down"
2026-02-17 15:24:49.037 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicaba12ff156"
2026-02-17 15:24:49.038 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaba12ff156", State:"down", Index:59}
2026-02-17 15:24:49.038 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Typed[string]{}}
2026-02-17 15:24:49.038 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Typed[string]{}}
2026-02-17 15:24:49.038 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicaba12ff156"
2026-02-17 15:24:49.038 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:49.038 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:49.040 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calicaba12ff156" state="up"
2026-02-17 15:24:49.056 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:49.056 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="down"
2026-02-17 15:24:49.056 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaba12ff156", State:"up", Index:59}
2026-02-17 15:24:49.056 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicaba12ff156"
2026-02-17 15:24:49.056 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicaba12ff156"
2026-02-17 15:24:49.056 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaba12ff156"
2026-02-17 15:24:49.057 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:49.057 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:49.072 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:49.072 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:50.235 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4140/agnhost-primary-b92fj, name=eth0)
2026-02-17 15:24:50.235 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4140/agnhost-primary-b92fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaba12ff156" profile_ids:"kns.kubectl-4140" profile_ids:"ksa.kubectl-4140.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:24:50.235 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.235 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.235 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.236 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaba12ff156"
2026-02-17 15:24:50.236 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.236 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.262 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:50.262 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:50.433 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4140/agnhost-primary-b92fj, name=eth0)
2026-02-17 15:24:50.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4140/agnhost-primary-b92fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaba12ff156" profile_ids:"kns.kubectl-4140" profile_ids:"ksa.kubectl-4140.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:24:50.434 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.434 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.434 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.437 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaba12ff156"
2026-02-17 15:24:50.437 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.437 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:50.464 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:50.464 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:50.465 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4140"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4140"}
2026-02-17 15:24:50.486 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5850"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5850"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5850"}
2026-02-17 15:24:50.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5850" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:50.556 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 15:24:50.556 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicaba12ff156"
2026-02-17 15:24:50.556 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:50.556 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:51.066 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5, name=eth0)
2026-02-17 15:24:51.067 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5850"} profile:{inbound_rules:{action:"allow" rule_id:"FB-ZPENaJ70Dvt7o"} outbound_rules:{action:"allow" rule_id:"Nq6CAlJqnMw-7pq8"}}
2026-02-17 15:24:51.085 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5850.default"} profile:{}
2026-02-17 15:24:51.085 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3d44b5e83" profile_ids:"kns.projected-5850" profile_ids:"ksa.projected-5850.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:24:51.085 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.085 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.085 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4e3d44b5e83" ipVersion=0x4 table="filter"
2026-02-17 15:24:51.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5850" ipVersion=0x4 table="filter"
2026-02-17 15:24:51.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JrAlMtmfx5w1Z7Fx3d" ipVersion=0x4 nextLog=2026-02-17 15:25:01.69756103 +0000 UTC m=+269.276809760 table="filter"
2026-02-17 15:24:51.086 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:51.086 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.086 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.121 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:51.121 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="down"
2026-02-17 15:24:51.145 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali4e3d44b5e83" state="down"
2026-02-17 15:24:51.145 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:51.146 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3d44b5e83", State:"down", Index:60}
2026-02-17 15:24:51.146 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Typed[string]{}}
2026-02-17 15:24:51.146 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Typed[string]{}}
2026-02-17 15:24:51.146 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:51.146 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.146 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.147 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali4e3d44b5e83" state="up"
2026-02-17 15:24:51.167 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:24:51.167 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="down"
2026-02-17 15:24:51.167 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3d44b5e83", State:"up", Index:60}
2026-02-17 15:24:51.167 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:51.167 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:51.167 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:51.167 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.167 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:51.191 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:51.191 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:52.249 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5, name=eth0)
2026-02-17 15:24:52.249 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3d44b5e83" profile_ids:"kns.projected-5850" profile_ids:"ksa.projected-5850.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:24:52.249 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:52.250 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:52.250 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:52.251 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:52.251 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:52.251 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:52.273 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:52.273 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:53.021 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 15:24:53.021 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:53.021 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:53.021 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:24:53.064 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5, name=eth0)
2026-02-17 15:24:53.064 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3d44b5e83" profile_ids:"kns.projected-5850" profile_ids:"ksa.projected-5850.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:24:53.064 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:53.064 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:53.064 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:53.065 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3d44b5e83"
2026-02-17 15:24:53.065 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:53.065 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:24:53.088 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:53.088 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="up"
2026-02-17 15:24:53.137 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4045" name:"default"}
2026-02-17 15:24:53.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4045"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4045"}
2026-02-17 15:24:53.315 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4045"}
2026-02-17 15:24:55.105 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5850"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5850"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5850"}
2026-02-17 15:24:55.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5035"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-5035"}
2026-02-17 15:24:55.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-5035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:24:55.158 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-5bmbh" namespace:"proxy-5035" type:"ClusterIP" cluster_ips:"10.254.186.83" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 15:24:55.490 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4140/agnhost-primary-b92fj, name=eth0)
2026-02-17 15:24:55.490 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4140/agnhost-primary-b92fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaba12ff156" profile_ids:"kns.kubectl-4140" profile_ids:"ksa.kubectl-4140.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:24:55.490 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.490 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.490 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.491 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaba12ff156"
2026-02-17 15:24:55.491 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.491 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.515 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:55.515 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:55.515 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4140"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4140"}
2026-02-17 15:24:55.521 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4140/agnhost-primary-b92fj, name=eth0)
2026-02-17 15:24:55.535 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4140/agnhost-primary-b92fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaba12ff156" profile_ids:"kns.kubectl-4140" profile_ids:"ksa.kubectl-4140.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:24:55.535 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.535 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.535 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.535 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaba12ff156"
2026-02-17 15:24:55.535 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.535 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.568 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:24:55.568 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"} status="up"
2026-02-17 15:24:55.787 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-4140/agnhost-primary-b92fj, name=eth0)
2026-02-17 15:24:55.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4140/agnhost-primary-b92fj" endpoint_id:"eth0"}
2026-02-17 15:24:55.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4140"}
2026-02-17 15:24:55.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4140.default"}
2026-02-17 15:24:55.787 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.787 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.788 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.788 [INFO][83] 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-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.788 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.788 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.54
2026-02-17 15:24:55.841 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4140/agnhost-primary-b92fj", EndpointId:"eth0"}
2026-02-17 15:24:55.895 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calicaba12ff156" state="down"
2026-02-17 15:24:55.895 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicaba12ff156"
2026-02-17 15:24:55.895 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 15:24:55.895 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaba12ff156", State:"down", Index:59}
2026-02-17 15:24:55.895 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Typed[string]{}}
2026-02-17 15:24:55.895 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Typed[string]{}}
2026-02-17 15:24:55.898 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calicaba12ff156" state=""
2026-02-17 15:24:55.898 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicaba12ff156"
2026-02-17 15:24:55.919 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaba12ff156", State:"", Index:59}
2026-02-17 15:24:55.919 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Set[string](nil)}
2026-02-17 15:24:55.919 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaba12ff156", Addrs:set.Set[string](nil)}
2026-02-17 15:24:59.705 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5035"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-5035"}
2026-02-17 15:24:59.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4623"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-4623"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4623"}
2026-02-17 15:24:59.974 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:00.020 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4623"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-4623"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4623"}
2026-02-17 15:25:00.043 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5734"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5734"}
2026-02-17 15:25:00.065 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:00.087 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5734"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5734"} labels:{key:"webhook-5734" value:"true"}
2026-02-17 15:25:00.116 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7569"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7569"} labels:{key:"webhook-5734-markers" value:"true"}
2026-02-17 15:25:00.116 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:00.131 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5, name=eth0)
2026-02-17 15:25:00.140 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3d44b5e83" profile_ids:"kns.projected-5850" profile_ids:"ksa.projected-5850.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:25:00.141 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.141 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.141 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.141 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3d44b5e83"
2026-02-17 15:25:00.141 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.141 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.149 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5, name=eth0)
2026-02-17 15:25:00.164 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:00.164 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="up"
2026-02-17 15:25:00.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5850"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5850"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5850"}
2026-02-17 15:25:00.165 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e3d44b5e83" profile_ids:"kns.projected-5850" profile_ids:"ksa.projected-5850.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:25:00.167 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.168 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.168 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.171 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e3d44b5e83"
2026-02-17 15:25:00.171 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.171 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.207 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:00.207 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"} status="up"
2026-02-17 15:25:00.450 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5, name=eth0)
2026-02-17 15:25:00.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5" endpoint_id:"eth0"}
2026-02-17 15:25:00.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5850"}
2026-02-17 15:25:00.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5850.default"}
2026-02-17 15:25:00.450 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.450 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.451 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.451 [INFO][83] 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:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.451 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.452 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.55
bird: KIF: Received address message for unknown interface 60
2026-02-17 15:25:00.512 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5850/annotationupdate9fd31b2f-0ea7-4b3c-a16f-46380665e6b5", EndpointId:"eth0"}
2026-02-17 15:25:00.561 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 15:25:00.561 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e3d44b5e83"
2026-02-17 15:25:00.561 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali4e3d44b5e83" state="down"
2026-02-17 15:25:00.562 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Typed[string]{}}
2026-02-17 15:25:00.562 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Typed[string]{}}
2026-02-17 15:25:00.562 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3d44b5e83", State:"down", Index:60}
2026-02-17 15:25:00.564 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali4e3d44b5e83" state=""
2026-02-17 15:25:00.564 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4e3d44b5e83"
2026-02-17 15:25:00.580 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e3d44b5e83", State:"", Index:60}
2026-02-17 15:25:00.580 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Set[string](nil)}
2026-02-17 15:25:00.580 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e3d44b5e83", Addrs:set.Set[string](nil)}
2026-02-17 15:25:00.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4140" name:"default"}
2026-02-17 15:25:01.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4140"}
2026-02-17 15:25:02.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5734" type:"ClusterIP" cluster_ips:"10.254.175.62" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:25:03.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5734"
2026-02-17 15:25:03.899 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5734"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5734"} labels:{key:"webhook-5734" value:"true"}
2026-02-17 15:25:03.925 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7569"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7569"} labels:{key:"webhook-5734-markers" value:"true"}
2026-02-17 15:25:03.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-518"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-518"} 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-518"}
2026-02-17 15:25:03.989 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-518" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:04.577 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-518/pod-j7nvp, name=eth0)
2026-02-17 15:25:04.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-518"} profile:{inbound_rules:{action:"allow" rule_id:"DeUMzoQyiKvXYT70"} outbound_rules:{action:"allow" rule_id:"juKpF9-L1OixKlrg"}}
2026-02-17 15:25:04.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-518.default"} profile:{}
2026-02-17 15:25:04.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-518/pod-j7nvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29fab64451" profile_ids:"kns.pods-518" profile_ids:"ksa.pods-518.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:25:04.577 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.577 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.577 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.578 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie29fab64451" ipVersion=0x4 logsSkipped=19 table="filter"
2026-02-17 15:25:04.578 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-518" ipVersion=0x4 table="filter"
2026-02-17 15:25:04.578 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JKvbE5M4xRgu0VNpoj" ipVersion=0x4 table="filter"
2026-02-17 15:25:04.578 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie29fab64451" ipVersion=0x4 table="filter"
2026-02-17 15:25:04.578 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-518" ipVersion=0x4 table="filter"
2026-02-17 15:25:04.578 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JKvbE5M4xRgu0VNpoj" ipVersion=0x4 table="filter"
2026-02-17 15:25:04.578 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie29fab64451"
2026-02-17 15:25:04.578 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.578 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.626 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:04.626 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="down"
2026-02-17 15:25:04.656 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calie29fab64451" state="down"
2026-02-17 15:25:04.656 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29fab64451", State:"down", Index:61}
2026-02-17 15:25:04.657 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie29fab64451"
2026-02-17 15:25:04.657 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Typed[string]{}}
2026-02-17 15:25:04.657 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Typed[string]{}}
2026-02-17 15:25:04.657 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie29fab64451"
2026-02-17 15:25:04.657 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.657 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.661 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calie29fab64451" state="up"
2026-02-17 15:25:04.682 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:04.682 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="down"
2026-02-17 15:25:04.682 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29fab64451", State:"up", Index:61}
2026-02-17 15:25:04.682 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie29fab64451"
2026-02-17 15:25:04.682 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie29fab64451"
2026-02-17 15:25:04.682 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29fab64451"
2026-02-17 15:25:04.683 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.683 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:04.707 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:04.707 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="up"
2026-02-17 15:25:04.753 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-5bmbh" namespace:"proxy-5035"
2026-02-17 15:25:04.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-5035" name:"default"}
2026-02-17 15:25:05.221 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5035"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-5035"}
2026-02-17 15:25:05.252 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4623" name:"default"}
2026-02-17 15:25:05.279 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-5035"}
2026-02-17 15:25:05.333 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-518/pod-j7nvp, name=eth0)
2026-02-17 15:25:05.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-518/pod-j7nvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29fab64451" profile_ids:"kns.pods-518" profile_ids:"ksa.pods-518.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:25:05.334 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:05.334 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:05.334 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:05.335 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29fab64451"
2026-02-17 15:25:05.335 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:05.335 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:05.354 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:05.354 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="up"
2026-02-17 15:25:05.479 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5850" name:"default"}
2026-02-17 15:25:05.634 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5850"}
2026-02-17 15:25:05.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4623"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-4623"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4623"}
2026-02-17 15:25:05.763 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4623"}
2026-02-17 15:25:05.853 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 15:25:05.853 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie29fab64451"
2026-02-17 15:25:05.853 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:05.853 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:06.031 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-518/pod-j7nvp, name=eth0)
2026-02-17 15:25:06.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-518/pod-j7nvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29fab64451" profile_ids:"kns.pods-518" profile_ids:"ksa.pods-518.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:25:06.033 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:06.033 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:06.033 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:06.034 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29fab64451"
2026-02-17 15:25:06.034 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:06.034 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:06.054 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:06.054 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="up"
2026-02-17 15:25:06.054 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-518"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-518"} 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-518"}
2026-02-17 15:25:06.124 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7424"}
2026-02-17 15:25:06.149 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-7424" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:06.760 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-7424/pod-subpath-test-configmap-hlq2, name=eth0)
2026-02-17 15:25:06.760 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-7424.default"} profile:{}
2026-02-17 15:25:06.761 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-7424"} profile:{inbound_rules:{action:"allow" rule_id:"MIiWgJaESE8nHjkp"} outbound_rules:{action:"allow" rule_id:"biiZQlZtWMGfz3MC"}}
2026-02-17 15:25:06.761 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7424/pod-subpath-test-configmap-hlq2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0557f5075c5" profile_ids:"kns.subpath-7424" profile_ids:"ksa.subpath-7424.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:25:06.761 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.761 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.761 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.762 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0557f5075c5" ipVersion=0x4 table="filter"
2026-02-17 15:25:06.762 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-7424" ipVersion=0x4 table="filter"
2026-02-17 15:25:06.762 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y2lZqa2DFIzXpO-NOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:06.762 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0557f5075c5" ipVersion=0x4 table="filter"
2026-02-17 15:25:06.762 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-7424" ipVersion=0x4 table="filter"
2026-02-17 15:25:06.762 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y2lZqa2DFIzXpO-NOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:06.762 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0557f5075c5"
2026-02-17 15:25:06.762 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.762 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.811 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:06.811 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="down"
2026-02-17 15:25:06.834 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0557f5075c5" state="down"
2026-02-17 15:25:06.834 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0557f5075c5"
2026-02-17 15:25:06.834 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0557f5075c5", State:"down", Index:62}
2026-02-17 15:25:06.835 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:06.835 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:06.835 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0557f5075c5"
2026-02-17 15:25:06.835 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.835 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.837 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0557f5075c5" state="up"
2026-02-17 15:25:06.860 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:06.860 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="down"
2026-02-17 15:25:06.860 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0557f5075c5", State:"up", Index:62}
2026-02-17 15:25:06.860 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0557f5075c5"
2026-02-17 15:25:06.860 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0557f5075c5"
2026-02-17 15:25:06.860 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0557f5075c5"
2026-02-17 15:25:06.860 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.860 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:06.885 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:06.885 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:07.352 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-7424/pod-subpath-test-configmap-hlq2, name=eth0)
2026-02-17 15:25:07.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7424/pod-subpath-test-configmap-hlq2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0557f5075c5" profile_ids:"kns.subpath-7424" profile_ids:"ksa.subpath-7424.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:25:07.353 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:07.353 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:07.353 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:07.354 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0557f5075c5"
2026-02-17 15:25:07.354 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:07.354 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:07.377 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:07.377 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:08.352 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-17 15:25:08.352 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0557f5075c5"
2026-02-17 15:25:08.352 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:08.352 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:08.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9367"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9367"}
2026-02-17 15:25:08.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8390"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8390"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8390"}
2026-02-17 15:25:08.599 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8390" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:08.626 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8390" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:25:09.311 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5734" name:"default"}
2026-02-17 15:25:09.469 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7569" name:"default"}
2026-02-17 15:25:09.501 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7569"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7569"} labels:{key:"webhook-5734-markers" value:"true"}
2026-02-17 15:25:09.528 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7569"}
2026-02-17 15:25:09.558 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5734"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5734"} labels:{key:"webhook-5734" value:"true"}
2026-02-17 15:25:09.558 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5734"}
2026-02-17 15:25:11.078 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-518/pod-j7nvp, name=eth0)
2026-02-17 15:25:11.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-518/pod-j7nvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29fab64451" profile_ids:"kns.pods-518" profile_ids:"ksa.pods-518.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:25:11.079 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.079 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.079 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.080 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29fab64451"
2026-02-17 15:25:11.080 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.080 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.105 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-518/pod-j7nvp, name=eth0)
2026-02-17 15:25:11.111 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:11.111 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="up"
2026-02-17 15:25:11.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-518"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-518"} 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-518"}
2026-02-17 15:25:11.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-518/pod-j7nvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie29fab64451" profile_ids:"kns.pods-518" profile_ids:"ksa.pods-518.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:25:11.111 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.111 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.112 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.112 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie29fab64451"
2026-02-17 15:25:11.112 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.112 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.169 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:11.169 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"} status="up"
2026-02-17 15:25:11.394 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-518/pod-j7nvp, name=eth0)
2026-02-17 15:25:11.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-518/pod-j7nvp" endpoint_id:"eth0"}
2026-02-17 15:25:11.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-518"}
2026-02-17 15:25:11.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-518.default"}
2026-02-17 15:25:11.395 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.395 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-518" ipVersion=0x4 table="filter"
2026-02-17 15:25:11.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JKvbE5M4xRgu0VNpoj" ipVersion=0x4 table="filter"
2026-02-17 15:25:11.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-518" ipVersion=0x4 table="filter"
2026-02-17 15:25:11.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JKvbE5M4xRgu0VNpoj" ipVersion=0x4 table="filter"
2026-02-17 15:25:11.395 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie29fab64451" ipVersion=0x4 table="filter"
2026-02-17 15:25:11.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie29fab64451" ipVersion=0x4 table="filter"
2026-02-17 15:25:11.395 [INFO][83] 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:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.395 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.396 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.56
2026-02-17 15:25:11.449 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-518/pod-j7nvp", EndpointId:"eth0"}
2026-02-17 15:25:11.509 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calie29fab64451" state="down"
2026-02-17 15:25:11.509 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie29fab64451"
2026-02-17 15:25:11.510 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calie29fab64451" state=""
2026-02-17 15:25:11.510 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie29fab64451"
2026-02-17 15:25:11.510 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29fab64451", State:"down", Index:61}
2026-02-17 15:25:11.510 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Typed[string]{}}
2026-02-17 15:25:11.510 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Typed[string]{}}
2026-02-17 15:25:11.510 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie29fab64451", State:"", Index:61}
2026-02-17 15:25:11.510 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Set[string](nil)}
2026-02-17 15:25:11.510 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie29fab64451", Addrs:set.Set[string](nil)}
2026-02-17 15:25:11.510 [INFO][83] 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=61
2026-02-17 15:25:12.699 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-518" name:"default"}
2026-02-17 15:25:12.815 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-518"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-518"} 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-518"}
2026-02-17 15:25:12.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-518"}
2026-02-17 15:25:13.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9367" name:"default"}
2026-02-17 15:25:13.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9367"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9367"}
2026-02-17 15:25:13.812 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9367"}
2026-02-17 15:25:20.069 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6833"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6833"}
2026-02-17 15:25:20.097 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9593"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9593"}
2026-02-17 15:25:20.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9593" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:20.695 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b, name=eth0)
2026-02-17 15:25:20.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-9593"} profile:{inbound_rules:{action:"allow" rule_id:"TsB0XlsFhDPPjW2f"} outbound_rules:{action:"allow" rule_id:"dsoMKA2oTZmX9ADY"}}
2026-02-17 15:25:20.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-9593.default"} profile:{}
2026-02-17 15:25:20.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95c29091dae" profile_ids:"kns.secrets-9593" profile_ids:"ksa.secrets-9593.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:25:20.696 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.696 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.696 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali95c29091dae" ipVersion=0x4 table="filter"
2026-02-17 15:25:20.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-9593" ipVersion=0x4 table="filter"
2026-02-17 15:25:20.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_alwpGxp5FVUY6c69V_" ipVersion=0x4 table="filter"
2026-02-17 15:25:20.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali95c29091dae" ipVersion=0x4 table="filter"
2026-02-17 15:25:20.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-9593" ipVersion=0x4 table="filter"
2026-02-17 15:25:20.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_alwpGxp5FVUY6c69V_" ipVersion=0x4 table="filter"
2026-02-17 15:25:20.697 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali95c29091dae"
2026-02-17 15:25:20.697 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.697 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.738 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:20.739 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} status="down"
2026-02-17 15:25:20.780 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali95c29091dae" state="down"
2026-02-17 15:25:20.780 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali95c29091dae"
2026-02-17 15:25:20.780 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95c29091dae", State:"down", Index:63}
2026-02-17 15:25:20.781 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Typed[string]{}}
2026-02-17 15:25:20.781 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali95c29091dae" state="up"
2026-02-17 15:25:20.781 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Typed[string]{}}
2026-02-17 15:25:20.781 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95c29091dae", State:"up", Index:63}
2026-02-17 15:25:20.781 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali95c29091dae"
2026-02-17 15:25:20.781 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95c29091dae"
2026-02-17 15:25:20.781 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95c29091dae"
2026-02-17 15:25:20.781 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.781 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:20.801 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:20.801 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} status="up"
2026-02-17 15:25:21.436 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b, name=eth0)
2026-02-17 15:25:21.436 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95c29091dae" profile_ids:"kns.secrets-9593" profile_ids:"ksa.secrets-9593.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:25:21.436 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:21.437 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:21.437 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:21.437 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95c29091dae"
2026-02-17 15:25:21.438 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:21.438 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:21.463 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:21.463 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} status="up"
2026-02-17 15:25:22.332 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-17 15:25:22.332 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali95c29091dae"
2026-02-17 15:25:22.332 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:22.332 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:22.581 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b, name=eth0)
2026-02-17 15:25:22.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95c29091dae" profile_ids:"kns.secrets-9593" profile_ids:"ksa.secrets-9593.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:25:22.582 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.582 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.582 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.582 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95c29091dae"
2026-02-17 15:25:22.582 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.582 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.606 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:22.606 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} status="up"
2026-02-17 15:25:22.689 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-17 15:25:22.689 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali95c29091dae"
2026-02-17 15:25:22.690 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali95c29091dae" state="down"
2026-02-17 15:25:22.690 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Typed[string]{}}
2026-02-17 15:25:22.690 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Typed[string]{}}
2026-02-17 15:25:22.690 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95c29091dae", State:"down", Index:63}
2026-02-17 15:25:22.690 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95c29091dae"
2026-02-17 15:25:22.690 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.690 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.690 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.58
2026-02-17 15:25:22.694 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali95c29091dae" state=""
2026-02-17 15:25:22.694 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali95c29091dae"
2026-02-17 15:25:22.716 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:22.716 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} status="down"
2026-02-17 15:25:22.716 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95c29091dae", State:"", Index:63}
2026-02-17 15:25:22.716 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Set[string](nil)}
2026-02-17 15:25:22.716 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95c29091dae", Addrs:set.Set[string](nil)}
2026-02-17 15:25:22.716 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95c29091dae"
2026-02-17 15:25:22.716 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.716 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.737 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:22.737 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"} status="down"
2026-02-17 15:25:22.780 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b, name=eth0)
2026-02-17 15:25:22.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b" endpoint_id:"eth0"}
2026-02-17 15:25:22.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-9593"}
2026-02-17 15:25:22.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-9593.default"}
2026-02-17 15:25:22.781 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.781 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-9593" ipVersion=0x4 table="filter"
2026-02-17 15:25:22.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_alwpGxp5FVUY6c69V_" ipVersion=0x4 table="filter"
2026-02-17 15:25:22.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-9593" ipVersion=0x4 table="filter"
2026-02-17 15:25:22.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_alwpGxp5FVUY6c69V_" ipVersion=0x4 table="filter"
2026-02-17 15:25:22.781 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali95c29091dae" ipVersion=0x4 table="filter"
2026-02-17 15:25:22.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali95c29091dae" ipVersion=0x4 table="filter"
2026-02-17 15:25:22.781 [INFO][83] 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:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.781 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:22.833 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9593/pod-secrets-80919dee-111b-41d9-abb0-d00f9812ff8b", EndpointId:"eth0"}
2026-02-17 15:25:24.221 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9593"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9593"}
2026-02-17 15:25:24.248 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6388"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6388"}
2026-02-17 15:25:24.276 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6388" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:24.385 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6388"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6388"}
2026-02-17 15:25:24.412 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-4023"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-4023"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4023"}
2026-02-17 15:25:24.441 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-4023" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:24.466 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-4023"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-4023"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4023"}
2026-02-17 15:25:24.498 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-1042"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-1042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1042"}
2026-02-17 15:25:24.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-1042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:24.555 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-1042"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-1042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1042"}
2026-02-17 15:25:24.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4942"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4942"}
2026-02-17 15:25:24.601 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:24.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4942"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4942"}
2026-02-17 15:25:24.692 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2876"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2876"}
2026-02-17 15:25:24.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2876" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:24.717 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:25:24.745 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-2876" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:25:25.405 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6833" name:"default"}
2026-02-17 15:25:25.405 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:25:25.479 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6833"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6833"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6833"}
2026-02-17 15:25:25.504 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6833"}
2026-02-17 15:25:27.470 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-7424/pod-subpath-test-configmap-hlq2, name=eth0)
2026-02-17 15:25:27.470 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7424/pod-subpath-test-configmap-hlq2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0557f5075c5" profile_ids:"kns.subpath-7424" profile_ids:"ksa.subpath-7424.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:25:27.470 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:27.471 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:27.471 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:27.471 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0557f5075c5"
2026-02-17 15:25:27.471 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:27.471 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:27.491 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:27.491 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:28.829 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-7424/pod-subpath-test-configmap-hlq2, name=eth0)
2026-02-17 15:25:28.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7424/pod-subpath-test-configmap-hlq2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0557f5075c5" profile_ids:"kns.subpath-7424" profile_ids:"ksa.subpath-7424.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:25:28.830 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.830 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.830 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.830 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0557f5075c5"
2026-02-17 15:25:28.830 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.831 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.853 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:28.853 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:28.932 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0557f5075c5" state="down"
2026-02-17 15:25:28.932 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0557f5075c5", State:"down", Index:62}
2026-02-17 15:25:28.933 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0557f5075c5"
2026-02-17 15:25:28.933 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:28.933 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:28.933 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0557f5075c5"
2026-02-17 15:25:28.933 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.933 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.935 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-17 15:25:28.936 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali0557f5075c5" state=""
2026-02-17 15:25:28.936 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0557f5075c5"
2026-02-17 15:25:28.936 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.57
2026-02-17 15:25:28.964 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:28.964 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="down"
2026-02-17 15:25:28.964 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0557f5075c5", State:"", Index:62}
2026-02-17 15:25:28.964 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Set[string](nil)}
2026-02-17 15:25:28.964 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0557f5075c5", Addrs:set.Set[string](nil)}
2026-02-17 15:25:28.964 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0557f5075c5"
2026-02-17 15:25:28.964 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.964 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:28.980 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:28.980 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"} status="down"
2026-02-17 15:25:29.063 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-7424/pod-subpath-test-configmap-hlq2, name=eth0)
2026-02-17 15:25:29.063 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7424/pod-subpath-test-configmap-hlq2" endpoint_id:"eth0"}
2026-02-17 15:25:29.063 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-7424"}
2026-02-17 15:25:29.063 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-7424.default"}
2026-02-17 15:25:29.063 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:29.064 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:29.064 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-7424" ipVersion=0x4 table="filter"
2026-02-17 15:25:29.064 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y2lZqa2DFIzXpO-NOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:29.064 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-7424" ipVersion=0x4 table="filter"
2026-02-17 15:25:29.064 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y2lZqa2DFIzXpO-NOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:29.064 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:29.065 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0557f5075c5" ipVersion=0x4 table="filter"
2026-02-17 15:25:29.065 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0557f5075c5" ipVersion=0x4 table="filter"
2026-02-17 15:25:29.065 [INFO][83] 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:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:29.065 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:29.116 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7424/pod-subpath-test-configmap-hlq2", EndpointId:"eth0"}
2026-02-17 15:25:29.453 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9593" name:"default"}
2026-02-17 15:25:29.493 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9593"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9593"}
2026-02-17 15:25:29.525 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9593"}
2026-02-17 15:25:29.930 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-4023" name:"default"}
2026-02-17 15:25:29.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4942" name:"default"}
2026-02-17 15:25:30.023 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6388" name:"default"}
2026-02-17 15:25:30.068 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-4023"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-4023"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4023"}
2026-02-17 15:25:30.094 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-4023"}
2026-02-17 15:25:30.115 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6388"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6388"}
2026-02-17 15:25:30.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6388"}
2026-02-17 15:25:30.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-1042" name:"default"}
2026-02-17 15:25:30.347 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7424"}
2026-02-17 15:25:30.388 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4961"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4961"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4961"}
2026-02-17 15:25:30.416 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-4961" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:30.470 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-1042"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-1042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1042"}
2026-02-17 15:25:30.558 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-1042"}
2026-02-17 15:25:30.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4942"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4942"}
2026-02-17 15:25:30.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-4942"}
2026-02-17 15:25:31.008 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/netserver-0, name=eth0)
2026-02-17 15:25:31.009 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-4961"} profile:{inbound_rules:{action:"allow" rule_id:"bP2E7etWv8iLT9Wg"} outbound_rules:{action:"allow" rule_id:"iQ3c12kSXTyjIlrT"}}
2026-02-17 15:25:31.009 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4961.default"} profile:{}
2026-02-17 15:25:31.009 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0879ef677a7" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:25:31.009 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.009 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.009 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.010 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0879ef677a7" ipVersion=0x4 table="filter"
2026-02-17 15:25:31.010 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IjuD11VkrtssyHNLOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:31.010 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F14ewUFw-tlqQJaFwW" ipVersion=0x4 table="filter"
2026-02-17 15:25:31.010 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0879ef677a7" ipVersion=0x4 table="filter"
2026-02-17 15:25:31.010 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IjuD11VkrtssyHNLOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:31.010 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F14ewUFw-tlqQJaFwW" ipVersion=0x4 table="filter"
2026-02-17 15:25:31.010 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.010 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.010 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.045 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:31.045 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:25:31.078 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali0879ef677a7" state="down"
2026-02-17 15:25:31.078 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.078 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0879ef677a7", State:"down", Index:64}
2026-02-17 15:25:31.078 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Typed[string]{}}
2026-02-17 15:25:31.078 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Typed[string]{}}
2026-02-17 15:25:31.079 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.079 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.079 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.082 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali0879ef677a7" state="up"
2026-02-17 15:25:31.101 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:31.101 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:25:31.101 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0879ef677a7", State:"up", Index:64}
2026-02-17 15:25:31.101 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.101 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.102 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.105 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.105 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.126 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:31.127 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:25:31.510 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/netserver-0, name=eth0)
2026-02-17 15:25:31.511 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0879ef677a7" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:25:31.511 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.511 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.511 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.511 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0879ef677a7"
2026-02-17 15:25:31.512 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.512 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:31.530 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:31.530 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:25:32.348 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 15:25:32.348 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0879ef677a7"
2026-02-17 15:25:32.348 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:32.348 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:33.095 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:25:34.654 [INFO][83] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 15:25:34.654 [INFO][83] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="86742d7ee13747878021a1222319c60a" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.34.4" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:12, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:70, NumALPPolicies:0} version="v3.31.3"
2026-02-17 15:25:34.845 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-2876"
2026-02-17 15:25:34.875 [INFO][83] felix/summary.go 100: Summarising 239 dataplane reconciliation loops over 1m1.2s: avg=29ms longest=101ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:25:34.883 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2876"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2876"}
2026-02-17 15:25:34.934 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-7247"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pv-7247"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7247"}
2026-02-17 15:25:34.959 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-7247" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:35.380 [INFO][83] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 15:25:35.499 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-7424" name:"default"}
2026-02-17 15:25:35.899 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7424"}
2026-02-17 15:25:36.010 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-7424"}
2026-02-17 15:25:40.282 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2876" name:"default"}
2026-02-17 15:25:40.321 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2876"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2876"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2876"}
2026-02-17 15:25:40.348 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2876"}
2026-02-17 15:25:40.534 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:25:40.534 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8390"} profile:{inbound_rules:{action:"allow" rule_id:"XvUU9sBdUkSRZ_rR"} outbound_rules:{action:"allow" rule_id:"aqrO_3y0XjlK9QlH"}}
2026-02-17 15:25:40.535 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8390.default"} profile:{}
2026-02-17 15:25:40.535 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:25:40.535 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.535 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.535 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.535 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2b46afacf1f" ipVersion=0x4 table="filter"
2026-02-17 15:25:40.535 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BHYv-ccNAtLMxRcQFk" ipVersion=0x4 table="filter"
2026-02-17 15:25:40.535 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JvPyf2s5pr_it6hT1o" ipVersion=0x4 table="filter"
2026-02-17 15:25:40.535 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2b46afacf1f" ipVersion=0x4 table="filter"
2026-02-17 15:25:40.535 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BHYv-ccNAtLMxRcQFk" ipVersion=0x4 table="filter"
2026-02-17 15:25:40.535 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JvPyf2s5pr_it6hT1o" ipVersion=0x4 table="filter"
2026-02-17 15:25:40.535 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:40.535 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.535 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.577 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:40.577 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 15:25:40.605 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2b46afacf1f" state="down"
2026-02-17 15:25:40.606 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b46afacf1f"
2026-02-17 15:25:40.606 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b46afacf1f", State:"down", Index:65}
2026-02-17 15:25:40.606 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Typed[string]{}}
2026-02-17 15:25:40.606 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Typed[string]{}}
2026-02-17 15:25:40.606 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:40.606 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.606 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.607 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2b46afacf1f" state="up"
2026-02-17 15:25:40.626 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:40.626 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 15:25:40.626 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b46afacf1f", State:"up", Index:65}
2026-02-17 15:25:40.626 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:40.626 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:40.626 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:40.627 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.627 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:40.645 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:40.645 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:25:41.533 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-17 15:25:41.534 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b46afacf1f"
2026-02-17 15:25:41.534 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:41.534 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:41.565 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:25:41.565 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:25:41.565 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.565 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.565 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.575 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:41.575 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.575 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.586 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:25:41.594 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:41.594 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:25:41.594 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:25:41.594 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.594 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.594 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.595 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:41.595 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.595 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:41.624 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:41.624 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:25:42.162 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:25:42.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:25:42.162 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.162 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.162 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5f24377eadf" ipVersion=0x4 table="filter"
2026-02-17 15:25:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5f24377eadf" ipVersion=0x4 table="filter"
2026-02-17 15:25:42.163 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.163 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.163 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.206 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:42.206 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 15:25:42.244 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5f24377eadf" state="down"
2026-02-17 15:25:42.244 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f24377eadf", State:"down", Index:66}
2026-02-17 15:25:42.244 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.244 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Typed[string]{}}
2026-02-17 15:25:42.244 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Typed[string]{}}
2026-02-17 15:25:42.244 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.244 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.244 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.247 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5f24377eadf" state="up"
2026-02-17 15:25:42.271 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:42.271 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 15:25:42.271 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f24377eadf", State:"up", Index:66}
2026-02-17 15:25:42.271 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.271 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.272 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.272 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.272 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.324 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:42.325 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:42.511 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/netserver-0, name=eth0)
2026-02-17 15:25:42.511 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0879ef677a7" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:25:42.511 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:42.511 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:42.511 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:42.512 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0879ef677a7"
2026-02-17 15:25:42.512 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:42.512 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:42.538 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:42.538 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:25:42.569 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:25:42.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:25:42.569 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.570 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.570 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.570 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.570 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.570 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.595 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:42.595 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:42.607 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:25:42.607 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:25:42.607 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.608 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.608 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.609 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:25:42.609 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.609 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:42.631 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:42.631 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:43.238 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-7247"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pv-7247"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7247"}
2026-02-17 15:25:43.268 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-892"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-892"}
2026-02-17 15:25:43.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-892" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:43.314 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-892"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-892"} labels:{key:"validating-admission-policy-892" value:"true"}
2026-02-17 15:25:43.421 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-892"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-892"} labels:{key:"validating-admission-policy-892" value:"true"}
2026-02-17 15:25:43.448 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1668"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-1668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1668"}
2026-02-17 15:25:43.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:43.541 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-t7zrn" namespace:"services-1668" type:"ClusterIP" cluster_ips:"10.254.167.138" ports:{Protocol:"TCP" Port:8001}
2026-02-17 15:25:43.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-cqtsk" namespace:"services-1668" type:"ClusterIP" cluster_ips:"10.254.245.65" ports:{Protocol:"TCP" Port:8002}
2026-02-17 15:25:43.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-9pjlh" namespace:"services-1668" type:"ClusterIP" cluster_ips:"10.254.38.238" ports:{Protocol:"TCP" Port:8003}
2026-02-17 15:25:43.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-t7zrn" namespace:"services-1668"
2026-02-17 15:25:43.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-cqtsk" namespace:"services-1668"
2026-02-17 15:25:43.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1668"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-1668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1668"}
2026-02-17 15:25:43.668 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2632"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"job-2632"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2632"}
2026-02-17 15:25:43.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:43.964 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-17 15:25:43.965 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5f24377eadf"
2026-02-17 15:25:43.965 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:43.965 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:45.139 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/test-container-pod, name=eth0)
2026-02-17 15:25:45.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c855bcb546" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:25:45.139 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.139 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.140 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.140 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c855bcb546" ipVersion=0x4 table="filter"
2026-02-17 15:25:45.140 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c855bcb546" ipVersion=0x4 table="filter"
2026-02-17 15:25:45.140 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.140 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.140 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.186 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:45.186 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:25:45.211 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7c855bcb546" state="down"
2026-02-17 15:25:45.212 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.212 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c855bcb546", State:"down", Index:67}
2026-02-17 15:25:45.212 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Typed[string]{}}
2026-02-17 15:25:45.212 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Typed[string]{}}
2026-02-17 15:25:45.212 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.212 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.212 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.223 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7c855bcb546" state="up"
2026-02-17 15:25:45.235 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:45.235 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:25:45.235 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c855bcb546", State:"up", Index:67}
2026-02-17 15:25:45.235 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.235 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.235 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.236 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.236 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.257 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:45.257 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:25:45.627 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/test-container-pod, name=eth0)
2026-02-17 15:25:45.627 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c855bcb546" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:25:45.627 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.627 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.627 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.628 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c855bcb546"
2026-02-17 15:25:45.628 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.628 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:45.646 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:45.646 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:25:46.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4961"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4961"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4961"}
2026-02-17 15:25:46.778 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6740"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6740"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6740"}
2026-02-17 15:25:46.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-6740" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:46.870 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6740"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6740"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6740"}
2026-02-17 15:25:46.899 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4891"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4891"}
2026-02-17 15:25:46.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-4891" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:47.036 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-17 15:25:47.036 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c855bcb546"
2026-02-17 15:25:47.036 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:47.036 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:47.691 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4891"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4891"}
2026-02-17 15:25:47.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4228"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4228"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4228"}
2026-02-17 15:25:47.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4228" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:48.364 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227, name=eth0)
2026-02-17 15:25:48.365 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4228"} profile:{inbound_rules:{action:"allow" rule_id:"DjOnFRwg514CASSI"} outbound_rules:{action:"allow" rule_id:"kGd0vfOC43XAgbKI"}}
2026-02-17 15:25:48.384 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4228.default"} profile:{}
2026-02-17 15:25:48.384 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9898571ef5" profile_ids:"kns.secrets-4228" profile_ids:"ksa.secrets-4228.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:25:48.384 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.385 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.385 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.385 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib9898571ef5" ipVersion=0x4 table="filter"
2026-02-17 15:25:48.385 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4228" ipVersion=0x4 table="filter"
2026-02-17 15:25:48.385 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3TZjZxwUnfk2JnBCvh" ipVersion=0x4 table="filter"
2026-02-17 15:25:48.385 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib9898571ef5" ipVersion=0x4 table="filter"
2026-02-17 15:25:48.385 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4228" ipVersion=0x4 table="filter"
2026-02-17 15:25:48.385 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3TZjZxwUnfk2JnBCvh" ipVersion=0x4 table="filter"
2026-02-17 15:25:48.385 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib9898571ef5"
2026-02-17 15:25:48.385 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.385 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.421 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:48.421 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} status="down"
2026-02-17 15:25:48.447 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib9898571ef5" state="down"
2026-02-17 15:25:48.447 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9898571ef5", State:"down", Index:68}
2026-02-17 15:25:48.447 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9898571ef5"
2026-02-17 15:25:48.447 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.447 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.447 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib9898571ef5"
2026-02-17 15:25:48.455 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib9898571ef5" state="up"
2026-02-17 15:25:48.473 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:25:48.473 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} status="down"
2026-02-17 15:25:48.473 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:48.473 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:48.473 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9898571ef5", State:"up", Index:68}
2026-02-17 15:25:48.474 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib9898571ef5"
2026-02-17 15:25:48.474 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9898571ef5"
2026-02-17 15:25:48.474 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9898571ef5"
2026-02-17 15:25:48.474 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.474 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:48.492 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:48.492 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} status="up"
2026-02-17 15:25:48.545 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-7247" name:"default"}
2026-02-17 15:25:48.580 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-892" name:"default"}
2026-02-17 15:25:48.809 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-9pjlh" namespace:"services-1668"
2026-02-17 15:25:48.919 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-7247"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pv-7247"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7247"}
2026-02-17 15:25:48.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-892"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-892"} labels:{key:"validating-admission-policy-892" value:"true"}
2026-02-17 15:25:48.954 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-7247"}
2026-02-17 15:25:48.970 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-892"}
2026-02-17 15:25:48.992 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1668" name:"default"}
2026-02-17 15:25:49.163 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1668"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-1668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1668"}
2026-02-17 15:25:49.186 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1668"}
2026-02-17 15:25:49.562 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:25:49.562 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:25:49.562 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:49.562 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:49.562 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:49.563 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:25:49.563 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:49.563 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:25:49.591 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:49.591 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:25:49.659 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227, name=eth0)
2026-02-17 15:25:49.659 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9898571ef5" profile_ids:"kns.secrets-4228" profile_ids:"ksa.secrets-4228.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:25:49.659 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:49.660 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:49.660 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:49.660 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9898571ef5"
2026-02-17 15:25:49.660 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:49.660 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:49.677 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:49.677 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} status="up"
2026-02-17 15:25:50.269 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 15:25:50.269 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib9898571ef5"
2026-02-17 15:25:50.269 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:50.270 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:25:50.582 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:25:50.582 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:25:50.582 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:50.582 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:50.583 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:50.583 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:25:50.583 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:50.584 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:25:50.604 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:50.604 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:25:51.759 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/netserver-0, name=eth0)
2026-02-17 15:25:51.759 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0879ef677a7" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:25:51.759 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.759 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.759 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.760 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0879ef677a7"
2026-02-17 15:25:51.760 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.760 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.780 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/test-container-pod, name=eth0)
2026-02-17 15:25:51.789 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:51.789 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:25:51.789 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/netserver-0, name=eth0)
2026-02-17 15:25:51.789 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c855bcb546" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:25:51.789 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0879ef677a7" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:25:51.789 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.789 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.790 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.790 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.790 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.790 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.791 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c855bcb546"
2026-02-17 15:25:51.791 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0879ef677a7"
2026-02-17 15:25:51.791 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.791 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.791 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.791 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:51.819 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:51.819 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:25:51.819 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:51.819 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:25:51.819 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4961"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4961"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4961"}
2026-02-17 15:25:51.829 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/test-container-pod, name=eth0)
2026-02-17 15:25:51.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c855bcb546" profile_ids:"kns.pod-network-test-4961" profile_ids:"ksa.pod-network-test-4961.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:25:51.850 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.850 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.850 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.851 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c855bcb546"
2026-02-17 15:25:51.851 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.851 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:51.882 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:51.882 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:25:51.889 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2632"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"job-2632"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2632"}
2026-02-17 15:25:51.913 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4644"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4644"}
2026-02-17 15:25:51.940 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4644" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:51.983 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-6740" name:"default"}
2026-02-17 15:25:52.137 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/test-container-pod, name=eth0)
2026-02-17 15:25:52.137 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/test-container-pod" endpoint_id:"eth0"}
2026-02-17 15:25:52.137 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:52.137 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:52.140 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:52.141 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c855bcb546" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.141 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c855bcb546" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.141 [INFO][83] 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-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:52.141 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:52.141 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.62
bird: KIF: Received address message for unknown interface 67
2026-02-17 15:25:52.180 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-4961/netserver-0, name=eth0)
2026-02-17 15:25:52.201 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:25:52.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4961/netserver-0" endpoint_id:"eth0"}
2026-02-17 15:25:52.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-4961.default"}
2026-02-17 15:25:52.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-4961"}
2026-02-17 15:25:52.201 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:52.201 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:52.201 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IjuD11VkrtssyHNLOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.201 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F14ewUFw-tlqQJaFwW" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.201 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IjuD11VkrtssyHNLOo" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.201 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F14ewUFw-tlqQJaFwW" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.201 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:52.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0879ef677a7" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0879ef677a7" ipVersion=0x4 table="filter"
2026-02-17 15:25:52.202 [INFO][83] 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-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:52.202 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:52.202 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.59
2026-02-17 15:25:52.239 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7c855bcb546" state="down"
2026-02-17 15:25:52.239 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c855bcb546"
2026-02-17 15:25:52.239 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-17 15:25:52.240 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali7c855bcb546" state=""
2026-02-17 15:25:52.240 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c855bcb546"
2026-02-17 15:25:52.264 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4961/netserver-0", EndpointId:"eth0"}
2026-02-17 15:25:52.264 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c855bcb546", State:"down", Index:67}
2026-02-17 15:25:52.264 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Typed[string]{}}
2026-02-17 15:25:52.265 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Typed[string]{}}
2026-02-17 15:25:52.265 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c855bcb546", State:"", Index:67}
2026-02-17 15:25:52.265 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Set[string](nil)}
2026-02-17 15:25:52.265 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c855bcb546", Addrs:set.Set[string](nil)}
2026-02-17 15:25:52.284 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-17 15:25:52.284 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0879ef677a7"
2026-02-17 15:25:52.284 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali0879ef677a7" state="down"
2026-02-17 15:25:52.284 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Typed[string]{}}
2026-02-17 15:25:52.284 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Typed[string]{}}
2026-02-17 15:25:52.284 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0879ef677a7", State:"down", Index:64}
2026-02-17 15:25:52.297 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali0879ef677a7" state=""
2026-02-17 15:25:52.297 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0879ef677a7"
2026-02-17 15:25:52.308 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0879ef677a7", State:"", Index:64}
2026-02-17 15:25:52.308 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Set[string](nil)}
2026-02-17 15:25:52.308 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0879ef677a7", Addrs:set.Set[string](nil)}
2026-02-17 15:25:52.550 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6740"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6740"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6740"}
2026-02-17 15:25:52.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-6740"}
2026-02-17 15:25:52.852 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-4891" name:"default"}
2026-02-17 15:25:53.056 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4891"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4891"}
2026-02-17 15:25:53.075 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-4891"}
2026-02-17 15:25:53.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4228"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4228"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4228"}
2026-02-17 15:25:53.992 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8408"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8408"}
2026-02-17 15:25:54.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-8408" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:54.225 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1970"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1970"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1970"}
2026-02-17 15:25:54.256 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9128"}
2026-02-17 15:25:54.284 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-9128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:56.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4644"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4644"}
2026-02-17 15:25:56.052 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2064"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2064"}
2026-02-17 15:25:56.078 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2064" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:56.890 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-4961" name:"default"}
2026-02-17 15:25:57.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8408"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8408"}
2026-02-17 15:25:57.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5830"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5830"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5830"}
2026-02-17 15:25:57.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5830" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:25:57.202 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-4961"}
2026-02-17 15:25:57.445 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2632" name:"default"}
2026-02-17 15:25:57.526 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2632"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"job-2632"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2632"}
2026-02-17 15:25:57.550 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2632"}
2026-02-17 15:25:58.997 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227, name=eth0)
2026-02-17 15:25:58.999 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9898571ef5" profile_ids:"kns.secrets-4228" profile_ids:"ksa.secrets-4228.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:25:58.999 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:58.999 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.000 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.002 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9898571ef5"
2026-02-17 15:25:59.002 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.002 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.013 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227, name=eth0)
2026-02-17 15:25:59.030 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:59.030 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} status="up"
2026-02-17 15:25:59.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9898571ef5" profile_ids:"kns.secrets-4228" profile_ids:"ksa.secrets-4228.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:25:59.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4228"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4228"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4228"}
2026-02-17 15:25:59.030 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.030 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.030 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.031 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9898571ef5"
2026-02-17 15:25:59.031 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.031 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.050 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:25:59.050 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"} status="up"
2026-02-17 15:25:59.291 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227, name=eth0)
2026-02-17 15:25:59.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227" endpoint_id:"eth0"}
2026-02-17 15:25:59.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4228"}
2026-02-17 15:25:59.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4228.default"}
2026-02-17 15:25:59.291 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.291 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4228" ipVersion=0x4 table="filter"
2026-02-17 15:25:59.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3TZjZxwUnfk2JnBCvh" ipVersion=0x4 table="filter"
2026-02-17 15:25:59.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4228" ipVersion=0x4 table="filter"
2026-02-17 15:25:59.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3TZjZxwUnfk2JnBCvh" ipVersion=0x4 table="filter"
2026-02-17 15:25:59.292 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib9898571ef5" ipVersion=0x4 table="filter"
2026-02-17 15:25:59.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib9898571ef5" ipVersion=0x4 table="filter"
2026-02-17 15:25:59.292 [INFO][83] 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:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.293 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.293 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.63
2026-02-17 15:25:59.352 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4228/pod-secrets-5d3a7dc8-c769-4be2-89d0-6a28cdf1c227", EndpointId:"eth0"}
2026-02-17 15:25:59.352 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1970" name:"default"}
2026-02-17 15:25:59.404 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 15:25:59.404 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib9898571ef5"
2026-02-17 15:25:59.404 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib9898571ef5" state="down"
2026-02-17 15:25:59.404 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib9898571ef5" state=""
2026-02-17 15:25:59.404 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib9898571ef5"
2026-02-17 15:25:59.404 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:59.404 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Typed[string]{}}
2026-02-17 15:25:59.405 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9898571ef5", State:"down", Index:68}
2026-02-17 15:25:59.405 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9898571ef5", State:"", Index:68}
2026-02-17 15:25:59.405 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Set[string](nil)}
2026-02-17 15:25:59.405 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9898571ef5", Addrs:set.Set[string](nil)}
2026-02-17 15:25:59.647 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1970"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1970"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1970"}
2026-02-17 15:25:59.676 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1970"}
2026-02-17 15:26:01.214 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4644" name:"default"}
2026-02-17 15:26:01.367 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4644"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4644"}
2026-02-17 15:26:01.397 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4644"}
2026-02-17 15:26:02.319 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-8408" name:"default"}
2026-02-17 15:26:02.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8408"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8408"}
2026-02-17 15:26:02.486 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-8408"}
2026-02-17 15:26:04.060 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4228" name:"default"}
2026-02-17 15:26:04.306 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4228"}
2026-02-17 15:26:05.735 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5830"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5830"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5830"}
2026-02-17 15:26:05.763 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9068"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9068"}
2026-02-17 15:26:05.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:05.868 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9068"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9068"}
2026-02-17 15:26:05.893 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3213"}
2026-02-17 15:26:05.915 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3213" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:07.861 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:26:07.861 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:26:07.861 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:26:10.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3213"}
2026-02-17 15:26:10.039 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-499"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-499"}
2026-02-17 15:26:10.060 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:10.594 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:26:10.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:26:10.595 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:10.595 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:10.595 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:10.595 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:26:10.596 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:10.596 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:10.612 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:26:10.620 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:10.620 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:26:10.620 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:26:10.620 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.621 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.621 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.622 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:26:10.622 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.622 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.633 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:26:10.647 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:10.647 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:26:10.647 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:26:10.648 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.648 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.648 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.648 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:26:10.649 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.649 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.668 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:10.668 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:26:10.786 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:26:10.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f24377eadf" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:26:10.787 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.788 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.788 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.789 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f24377eadf"
2026-02-17 15:26:10.789 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.790 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:10.823 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:10.823 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 15:26:10.903 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5830" name:"default"}
2026-02-17 15:26:11.102 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-2, name=eth0)
2026-02-17 15:26:11.102 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-2" endpoint_id:"eth0"}
2026-02-17 15:26:11.102 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:11.102 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:11.103 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:11.103 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5f24377eadf" ipVersion=0x4 table="filter"
2026-02-17 15:26:11.103 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5f24377eadf" ipVersion=0x4 table="filter"
2026-02-17 15:26:11.103 [INFO][83] 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-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:11.103 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:11.103 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.61
2026-02-17 15:26:11.157 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-2", EndpointId:"eth0"}
2026-02-17 15:26:11.158 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9068" name:"default"}
2026-02-17 15:26:11.213 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5f24377eadf" state="down"
2026-02-17 15:26:11.214 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f24377eadf"
2026-02-17 15:26:11.214 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-17 15:26:11.214 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f24377eadf", State:"down", Index:66}
2026-02-17 15:26:11.214 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Typed[string]{}}
2026-02-17 15:26:11.214 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Typed[string]{}}
2026-02-17 15:26:11.215 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5f24377eadf" state=""
2026-02-17 15:26:11.215 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5f24377eadf"
2026-02-17 15:26:11.233 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f24377eadf", State:"", Index:66}
2026-02-17 15:26:11.233 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Set[string](nil)}
2026-02-17 15:26:11.233 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f24377eadf", Addrs:set.Set[string](nil)}
2026-02-17 15:26:11.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5830"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5830"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5830"}
2026-02-17 15:26:11.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5830"}
2026-02-17 15:26:11.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9068"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9068"}
2026-02-17 15:26:11.476 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9068"}
2026-02-17 15:26:11.821 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:26:11.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:26:11.822 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.822 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.822 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.822 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:26:11.822 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.822 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.853 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:11.853 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:26:11.869 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:26:11.869 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b46afacf1f" profile_ids:"kns.statefulset-8390" profile_ids:"ksa.statefulset-8390.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:26:11.869 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.869 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.870 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.871 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b46afacf1f"
2026-02-17 15:26:11.871 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.871 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:11.899 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:11.899 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:26:12.141 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-8390/ss-1, name=eth0)
2026-02-17 15:26:12.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8390/ss-1" endpoint_id:"eth0"}
2026-02-17 15:26:12.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8390"}
2026-02-17 15:26:12.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8390.default"}
2026-02-17 15:26:12.141 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:12.141 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:12.142 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BHYv-ccNAtLMxRcQFk" ipVersion=0x4 table="filter"
2026-02-17 15:26:12.142 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JvPyf2s5pr_it6hT1o" ipVersion=0x4 table="filter"
2026-02-17 15:26:12.142 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BHYv-ccNAtLMxRcQFk" ipVersion=0x4 table="filter"
2026-02-17 15:26:12.142 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JvPyf2s5pr_it6hT1o" ipVersion=0x4 table="filter"
2026-02-17 15:26:12.142 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:12.142 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b46afacf1f" ipVersion=0x4 table="filter"
2026-02-17 15:26:12.142 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b46afacf1f" ipVersion=0x4 table="filter"
2026-02-17 15:26:12.142 [INFO][83] 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-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:12.142 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:12.142 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.60
2026-02-17 15:26:12.207 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8390/ss-1", EndpointId:"eth0"}
2026-02-17 15:26:12.247 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2b46afacf1f" state="down"
2026-02-17 15:26:12.247 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b46afacf1f"
2026-02-17 15:26:12.247 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b46afacf1f", State:"down", Index:65}
2026-02-17 15:26:12.247 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Typed[string]{}}
2026-02-17 15:26:12.247 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Typed[string]{}}
2026-02-17 15:26:12.249 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-17 15:26:12.253 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2b46afacf1f" state=""
2026-02-17 15:26:12.253 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b46afacf1f"
2026-02-17 15:26:12.270 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b46afacf1f", State:"", Index:65}
2026-02-17 15:26:12.270 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Set[string](nil)}
2026-02-17 15:26:12.270 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b46afacf1f", Addrs:set.Set[string](nil)}
2026-02-17 15:26:14.135 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-499"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-499"}
2026-02-17 15:26:14.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7968"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7968"}
2026-02-17 15:26:14.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7968" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:15.077 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3213" name:"default"}
2026-02-17 15:26:15.261 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3213"}
2026-02-17 15:26:15.293 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3213"}
2026-02-17 15:26:18.274 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7968"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7968"}
2026-02-17 15:26:18.295 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4661"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4661"}
2026-02-17 15:26:18.322 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4661" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:19.275 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-499" name:"default"}
2026-02-17 15:26:19.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-499"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-499"}
2026-02-17 15:26:19.429 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-499"}
2026-02-17 15:26:20.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8390"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8390"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8390"}
2026-02-17 15:26:20.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4007"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4007"}
2026-02-17 15:26:20.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:21.135 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3, name=eth0)
2026-02-17 15:26:21.135 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4007"} profile:{inbound_rules:{action:"allow" rule_id:"BznuXZhT-9R9W2_x"} outbound_rules:{action:"allow" rule_id:"563iSneIphXtLD7I"}}
2026-02-17 15:26:21.135 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4007.default"} profile:{}
2026-02-17 15:26:21.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali641786c5126" profile_ids:"kns.projected-4007" profile_ids:"ksa.projected-4007.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:26:21.136 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.136 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.136 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.136 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali641786c5126" ipVersion=0x4 table="filter"
2026-02-17 15:26:21.136 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4007" ipVersion=0x4 table="filter"
2026-02-17 15:26:21.136 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PmQVo0aF8Dy7UKAk3t" ipVersion=0x4 table="filter"
2026-02-17 15:26:21.136 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali641786c5126" ipVersion=0x4 table="filter"
2026-02-17 15:26:21.136 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4007" ipVersion=0x4 table="filter"
2026-02-17 15:26:21.136 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PmQVo0aF8Dy7UKAk3t" ipVersion=0x4 table="filter"
2026-02-17 15:26:21.136 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali641786c5126"
2026-02-17 15:26:21.136 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.136 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.173 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:21.173 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="down"
2026-02-17 15:26:21.212 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali641786c5126" state="down"
2026-02-17 15:26:21.212 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali641786c5126", State:"down", Index:69}
2026-02-17 15:26:21.212 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali641786c5126"
2026-02-17 15:26:21.212 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali641786c5126"
2026-02-17 15:26:21.212 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.212 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.217 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali641786c5126" state="up"
2026-02-17 15:26:21.238 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:21.238 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="down"
2026-02-17 15:26:21.238 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Typed[string]{}}
2026-02-17 15:26:21.238 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Typed[string]{}}
2026-02-17 15:26:21.238 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali641786c5126", State:"up", Index:69}
2026-02-17 15:26:21.238 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali641786c5126"
2026-02-17 15:26:21.238 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali641786c5126"
2026-02-17 15:26:21.238 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali641786c5126"
2026-02-17 15:26:21.239 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.239 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.271 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:21.271 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="up"
2026-02-17 15:26:21.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9128"}
2026-02-17 15:26:21.670 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5279"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5279"} 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-5279"}
2026-02-17 15:26:21.670 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:21.858 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3, name=eth0)
2026-02-17 15:26:21.859 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali641786c5126" profile_ids:"kns.projected-4007" profile_ids:"ksa.projected-4007.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:26:21.859 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.859 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.859 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.860 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali641786c5126"
2026-02-17 15:26:21.860 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.860 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:21.885 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:21.885 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="up"
2026-02-17 15:26:22.254 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2064"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2064"}
2026-02-17 15:26:22.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6715"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6715"}
2026-02-17 15:26:22.302 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-6715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:22.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6715"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6715"}
2026-02-17 15:26:22.379 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6714"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6714"}
2026-02-17 15:26:22.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6714" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:22.454 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4661"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4661"}
2026-02-17 15:26:22.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2957"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2957"}
2026-02-17 15:26:22.494 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2957" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:23.004 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 15:26:23.005 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali641786c5126"
2026-02-17 15:26:23.005 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:23.005 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:23.007 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3, name=eth0)
2026-02-17 15:26:23.035 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali641786c5126" profile_ids:"kns.projected-4007" profile_ids:"ksa.projected-4007.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:26:23.035 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.035 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.035 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.037 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali641786c5126"
2026-02-17 15:26:23.037 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.037 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.063 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:23.063 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="down"
2026-02-17 15:26:23.113 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali641786c5126" state="down"
2026-02-17 15:26:23.113 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali641786c5126"
2026-02-17 15:26:23.114 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 15:26:23.114 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali641786c5126", State:"down", Index:69}
2026-02-17 15:26:23.114 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Typed[string]{}}
2026-02-17 15:26:23.114 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Typed[string]{}}
2026-02-17 15:26:23.114 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali641786c5126"
2026-02-17 15:26:23.114 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali641786c5126"
2026-02-17 15:26:23.114 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.114 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.114 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali641786c5126" state=""
2026-02-17 15:26:23.114 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali641786c5126"
2026-02-17 15:26:23.114 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.3
2026-02-17 15:26:23.140 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:23.140 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="down"
2026-02-17 15:26:23.140 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali641786c5126", State:"", Index:69}
2026-02-17 15:26:23.140 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Set[string](nil)}
2026-02-17 15:26:23.142 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali641786c5126", Addrs:set.Set[string](nil)}
2026-02-17 15:26:23.142 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali641786c5126"
2026-02-17 15:26:23.142 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.142 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.174 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:23.174 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"} status="down"
2026-02-17 15:26:23.215 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3, name=eth0)
2026-02-17 15:26:23.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3" endpoint_id:"eth0"}
2026-02-17 15:26:23.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4007"}
2026-02-17 15:26:23.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4007.default"}
2026-02-17 15:26:23.215 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.215 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4007" ipVersion=0x4 table="filter"
2026-02-17 15:26:23.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PmQVo0aF8Dy7UKAk3t" ipVersion=0x4 table="filter"
2026-02-17 15:26:23.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4007" ipVersion=0x4 table="filter"
2026-02-17 15:26:23.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PmQVo0aF8Dy7UKAk3t" ipVersion=0x4 table="filter"
2026-02-17 15:26:23.216 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali641786c5126" ipVersion=0x4 table="filter"
2026-02-17 15:26:23.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali641786c5126" ipVersion=0x4 table="filter"
2026-02-17 15:26:23.216 [INFO][83] 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:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.216 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.273 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4007/downwardapi-volume-115f70bb-f89a-4662-947c-15ecc4fabcb3", EndpointId:"eth0"}
2026-02-17 15:26:23.390 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7968" name:"default"}
2026-02-17 15:26:23.670 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7968"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7968"}
2026-02-17 15:26:23.693 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7968"}
2026-02-17 15:26:24.596 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4007"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4007"}
2026-02-17 15:26:24.623 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7853"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7853"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-7853"}
2026-02-17 15:26:24.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7853" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:25.735 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8390" name:"default"}
2026-02-17 15:26:25.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8390"
2026-02-17 15:26:26.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8390"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8390"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8390"}
2026-02-17 15:26:26.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8390"}
2026-02-17 15:26:26.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6714"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6714"}
2026-02-17 15:26:26.546 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9884"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-9884"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9884"}
2026-02-17 15:26:26.565 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:26.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-9884" type:"ClusterIP" cluster_ips:"10.254.155.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:26:26.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2957"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2957"}
2026-02-17 15:26:26.675 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8371"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8371"}
2026-02-17 15:26:26.675 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-8371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:26.745 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5279"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5279"} 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-5279"}
2026-02-17 15:26:26.765 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8208"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8208"}
2026-02-17 15:26:26.788 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8208" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:27.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-9128" name:"default"}
2026-02-17 15:26:27.128 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9128"}
2026-02-17 15:26:27.146 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-9128"}
2026-02-17 15:26:27.275 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-8371/pod-subpath-test-secret-pl9n, name=eth0)
2026-02-17 15:26:27.275 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-8371.default"} profile:{}
2026-02-17 15:26:27.275 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-8371"} profile:{inbound_rules:{action:"allow" rule_id:"EjS6h8Rgxc3sakjn"} outbound_rules:{action:"allow" rule_id:"T__6MDzFStb8mrRw"}}
2026-02-17 15:26:27.276 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8371/pod-subpath-test-secret-pl9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb717445671" profile_ids:"kns.subpath-8371" profile_ids:"ksa.subpath-8371.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:26:27.276 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.276 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.276 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb717445671" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-8371" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZGhH_4TiMuYhiuc_lB" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb717445671" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-8371" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZGhH_4TiMuYhiuc_lB" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.277 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb717445671"
2026-02-17 15:26:27.277 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.277 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.310 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:27.310 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="down"
2026-02-17 15:26:27.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2064" name:"default"}
2026-02-17 15:26:27.355 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicb717445671" state="down"
2026-02-17 15:26:27.355 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb717445671"
2026-02-17 15:26:27.355 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb717445671", State:"down", Index:70}
2026-02-17 15:26:27.355 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Typed[string]{}}
2026-02-17 15:26:27.355 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Typed[string]{}}
2026-02-17 15:26:27.355 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb717445671"
2026-02-17 15:26:27.355 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.356 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.357 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicb717445671" state="up"
2026-02-17 15:26:27.375 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:27.376 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="down"
2026-02-17 15:26:27.376 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb717445671", State:"up", Index:70}
2026-02-17 15:26:27.376 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb717445671"
2026-02-17 15:26:27.376 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb717445671"
2026-02-17 15:26:27.376 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb717445671"
2026-02-17 15:26:27.376 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.376 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.394 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8208/with-max-failed-indexes-0-mj48j, name=eth0)
2026-02-17 15:26:27.402 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:27.402 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="up"
2026-02-17 15:26:27.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8208"} profile:{inbound_rules:{action:"allow" rule_id:"eyQqTNL_XAX16DRF"} outbound_rules:{action:"allow" rule_id:"0lF0GpcRxnE6Y7r6"}}
2026-02-17 15:26:27.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8208.default"} profile:{}
2026-02-17 15:26:27.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8208/with-max-failed-indexes-0-mj48j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9fd5475c9ca" profile_ids:"kns.job-8208" profile_ids:"ksa.job-8208.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:26:27.402 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.402 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.403 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9fd5475c9ca" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8208" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z1XtNEUh57Yj_WMZDB" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9fd5475c9ca" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8208" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z1XtNEUh57Yj_WMZDB" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:27.403 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.403 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.403 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.441 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:27.441 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="down"
2026-02-17 15:26:27.441 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-6715" name:"default"}
2026-02-17 15:26:27.467 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali9fd5475c9ca" state="down"
2026-02-17 15:26:27.467 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.467 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fd5475c9ca", State:"down", Index:71}
2026-02-17 15:26:27.467 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Typed[string]{}}
2026-02-17 15:26:27.467 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Typed[string]{}}
2026-02-17 15:26:27.467 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.467 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.467 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.469 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali9fd5475c9ca" state="up"
2026-02-17 15:26:27.487 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:27.488 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="down"
2026-02-17 15:26:27.488 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fd5475c9ca", State:"up", Index:71}
2026-02-17 15:26:27.488 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:26:27.535 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.535 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.535 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.536 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.536 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.556 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:27.556 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="up"
2026-02-17 15:26:27.651 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4661" name:"default"}
2026-02-17 15:26:27.888 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8208/with-max-failed-indexes-0-mj48j, name=eth0)
2026-02-17 15:26:27.888 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8208/with-max-failed-indexes-0-mj48j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9fd5475c9ca" profile_ids:"kns.job-8208" profile_ids:"ksa.job-8208.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:26:27.888 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:26:27.888 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.888 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.888 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.889 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:27.889 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.889 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:27.913 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-8371/pod-subpath-test-secret-pl9n, name=eth0)
2026-02-17 15:26:27.919 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:27.919 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="up"
2026-02-17 15:26:27.919 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8371/pod-subpath-test-secret-pl9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb717445671" profile_ids:"kns.subpath-8371" profile_ids:"ksa.subpath-8371.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:26:27.919 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.919 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.919 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.920 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb717445671"
2026-02-17 15:26:27.920 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.920 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:27.936 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:27.936 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="up"
2026-02-17 15:26:28.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2064"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2064"}
2026-02-17 15:26:28.209 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2064"}
2026-02-17 15:26:28.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4661"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4661"}
2026-02-17 15:26:28.292 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4661"}
2026-02-17 15:26:28.292 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:26:28.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6715"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6715"}
2026-02-17 15:26:28.368 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-6715"}
2026-02-17 15:26:28.701 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 15:26:28.701 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb717445671"
2026-02-17 15:26:28.701 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:28.701 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:28.701 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:26:28.796 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 15:26:28.796 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:28.796 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:28.796 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:29.060 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8208/with-max-failed-indexes-0-mj48j, name=eth0)
2026-02-17 15:26:29.060 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8208/with-max-failed-indexes-0-mj48j" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9fd5475c9ca" profile_ids:"kns.job-8208" profile_ids:"ksa.job-8208.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:26:29.060 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.060 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.060 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.061 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:29.061 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.061 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.084 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:29.085 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="up"
2026-02-17 15:26:29.164 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 15:26:29.164 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:29.164 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali9fd5475c9ca" state="down"
2026-02-17 15:26:29.165 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Typed[string]{}}
2026-02-17 15:26:29.165 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Typed[string]{}}
2026-02-17 15:26:29.165 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fd5475c9ca", State:"down", Index:71}
2026-02-17 15:26:29.165 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:29.165 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.165 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.165 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.4
2026-02-17 15:26:29.172 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali9fd5475c9ca" state=""
2026-02-17 15:26:29.172 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:29.190 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:29.190 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="down"
2026-02-17 15:26:29.190 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fd5475c9ca", State:"", Index:71}
2026-02-17 15:26:29.190 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Set[string](nil)}
2026-02-17 15:26:29.190 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fd5475c9ca", Addrs:set.Set[string](nil)}
2026-02-17 15:26:29.190 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fd5475c9ca"
2026-02-17 15:26:29.190 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.190 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.223 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:29.223 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"} status="down"
2026-02-17 15:26:29.290 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8208/with-max-failed-indexes-0-mj48j, name=eth0)
2026-02-17 15:26:29.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8208/with-max-failed-indexes-0-mj48j" endpoint_id:"eth0"}
2026-02-17 15:26:29.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8208"}
2026-02-17 15:26:29.291 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8208.default"}
2026-02-17 15:26:29.291 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.291 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8208" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_z1XtNEUh57Yj_WMZDB" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8208" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_z1XtNEUh57Yj_WMZDB" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.291 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9fd5475c9ca" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9fd5475c9ca" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.292 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:29.292 [INFO][83] 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-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.292 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.351 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8208/with-max-failed-indexes-0-mj48j", EndpointId:"eth0"}
2026-02-17 15:26:29.720 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4007" name:"default"}
2026-02-17 15:26:29.944 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4007"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4007"}
2026-02-17 15:26:29.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4007"}
2026-02-17 15:26:30.282 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/execpodpmbcf, name=eth0)
2026-02-17 15:26:30.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9884"} profile:{inbound_rules:{action:"allow" rule_id:"2IQ3I_Pq0684t10h"} outbound_rules:{action:"allow" rule_id:"yBAT_DiU_9uhsOaW"}}
2026-02-17 15:26:30.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9884.default"} profile:{}
2026-02-17 15:26:30.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/execpodpmbcf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8de081381de" profile_ids:"kns.services-9884" profile_ids:"ksa.services-9884.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:26:30.283 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.283 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.283 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8de081381de" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9884" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ta5P56PrliTXHDKFXB" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8de081381de" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9884" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ta5P56PrliTXHDKFXB" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:30.284 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8de081381de"
2026-02-17 15:26:30.284 [INFO][83] 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-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.284 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.325 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:30.325 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} status="down"
2026-02-17 15:26:30.358 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali8de081381de" state="down"
2026-02-17 15:26:30.358 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8de081381de"
2026-02-17 15:26:30.358 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8de081381de", State:"down", Index:72}
2026-02-17 15:26:30.358 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Typed[string]{}}
2026-02-17 15:26:30.358 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Typed[string]{}}
2026-02-17 15:26:30.358 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8de081381de"
2026-02-17 15:26:30.358 [INFO][83] 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-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.358 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.360 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali8de081381de" state="up"
2026-02-17 15:26:30.379 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:30.379 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} status="down"
2026-02-17 15:26:30.379 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8de081381de", State:"up", Index:72}
2026-02-17 15:26:30.379 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8de081381de"
2026-02-17 15:26:30.379 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8de081381de"
2026-02-17 15:26:30.379 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8de081381de"
2026-02-17 15:26:30.379 [INFO][83] 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-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.379 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.398 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:30.398 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} status="up"
2026-02-17 15:26:30.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8208"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8208"}
2026-02-17 15:26:30.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3170"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3170"}
2026-02-17 15:26:30.884 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:30.924 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/execpodpmbcf, name=eth0)
2026-02-17 15:26:30.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/execpodpmbcf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8de081381de" profile_ids:"kns.services-9884" profile_ids:"ksa.services-9884.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:26:30.924 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.925 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.925 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.925 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8de081381de"
2026-02-17 15:26:30.925 [INFO][83] 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-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.925 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:30.956 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:30.956 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} status="up"
2026-02-17 15:26:31.481 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4, name=eth0)
2026-02-17 15:26:31.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3170"} profile:{inbound_rules:{action:"allow" rule_id:"U0Mq9rKVCUvLOBmB"} outbound_rules:{action:"allow" rule_id:"LwfwZiCvuy_sxBbJ"}}
2026-02-17 15:26:31.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3170.default"} profile:{}
2026-02-17 15:26:31.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22399917f0a" profile_ids:"kns.downward-api-3170" profile_ids:"ksa.downward-api-3170.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:26:31.481 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.481 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.481 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.482 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali22399917f0a" ipVersion=0x4 table="filter"
2026-02-17 15:26:31.482 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZgvGOuW8TGHTZd1wp7" ipVersion=0x4 table="filter"
2026-02-17 15:26:31.482 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oDxoFVqaqrupMdhap4" ipVersion=0x4 table="filter"
2026-02-17 15:26:31.482 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali22399917f0a" ipVersion=0x4 table="filter"
2026-02-17 15:26:31.482 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZgvGOuW8TGHTZd1wp7" ipVersion=0x4 table="filter"
2026-02-17 15:26:31.482 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oDxoFVqaqrupMdhap4" ipVersion=0x4 table="filter"
2026-02-17 15:26:31.482 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali22399917f0a"
2026-02-17 15:26:31.482 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.482 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.520 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:31.520 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="down"
2026-02-17 15:26:31.557 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali22399917f0a" state="down"
2026-02-17 15:26:31.558 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22399917f0a"
2026-02-17 15:26:31.558 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22399917f0a", State:"down", Index:73}
2026-02-17 15:26:31.558 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22399917f0a", Addrs:set.Typed[string]{}}
2026-02-17 15:26:31.558 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22399917f0a", Addrs:set.Typed[string]{}}
2026-02-17 15:26:31.558 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22399917f0a"
2026-02-17 15:26:31.558 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.558 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.561 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali22399917f0a" state="up"
2026-02-17 15:26:31.581 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:31.581 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="down"
2026-02-17 15:26:31.581 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22399917f0a", State:"up", Index:73}
2026-02-17 15:26:31.581 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali22399917f0a"
2026-02-17 15:26:31.581 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22399917f0a"
2026-02-17 15:26:31.581 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22399917f0a"
2026-02-17 15:26:31.581 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.581 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.603 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:31.604 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="up"
2026-02-17 15:26:31.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2957" name:"default"}
2026-02-17 15:26:31.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6714" name:"default"}
2026-02-17 15:26:31.930 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4, name=eth0)
2026-02-17 15:26:31.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22399917f0a" profile_ids:"kns.downward-api-3170" profile_ids:"ksa.downward-api-3170.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:26:31.931 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.931 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.931 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.933 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22399917f0a"
2026-02-17 15:26:31.933 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.934 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:31.963 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:31.963 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="up"
2026-02-17 15:26:31.965 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 15:26:31.965 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8de081381de"
2026-02-17 15:26:31.965 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:31.965 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:32.031 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5279" name:"default"}
2026-02-17 15:26:32.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6714"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6714"}
2026-02-17 15:26:32.193 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6714"}
2026-02-17 15:26:32.404 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2957"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2957"}
2026-02-17 15:26:32.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5279"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5279"} 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-5279"}
2026-02-17 15:26:32.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2957"}
2026-02-17 15:26:32.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5279"}
2026-02-17 15:26:32.791 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/pod2, name=eth0)
2026-02-17 15:26:32.791 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali190269f6b72" profile_ids:"kns.services-9884" profile_ids:"ksa.services-9884.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:26:32.791 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.791 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.791 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali190269f6b72" ipVersion=0x4 table="filter"
2026-02-17 15:26:32.791 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali190269f6b72" ipVersion=0x4 table="filter"
2026-02-17 15:26:32.792 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali190269f6b72"
2026-02-17 15:26:32.792 [INFO][83] 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-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.792 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.833 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:32.834 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} status="down"
2026-02-17 15:26:32.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7853"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7853"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-7853"}
2026-02-17 15:26:32.858 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali190269f6b72" state="down"
2026-02-17 15:26:32.858 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali190269f6b72"
2026-02-17 15:26:32.858 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali190269f6b72", State:"down", Index:74}
2026-02-17 15:26:32.858 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Typed[string]{}}
2026-02-17 15:26:32.858 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Typed[string]{}}
2026-02-17 15:26:32.858 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali190269f6b72"
2026-02-17 15:26:32.859 [INFO][83] 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-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.859 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.861 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali190269f6b72" state="up"
2026-02-17 15:26:32.891 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:32.891 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} status="down"
2026-02-17 15:26:32.891 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9041"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9041"}
2026-02-17 15:26:32.891 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:32.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali190269f6b72", State:"up", Index:74}
2026-02-17 15:26:32.914 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali190269f6b72"
2026-02-17 15:26:32.914 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali190269f6b72"
2026-02-17 15:26:32.914 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali190269f6b72"
2026-02-17 15:26:32.915 [INFO][83] 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-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:32.945 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:32.946 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} status="up"
2026-02-17 15:26:33.118 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:26:33.142 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4, name=eth0)
2026-02-17 15:26:33.143 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22399917f0a" profile_ids:"kns.downward-api-3170" profile_ids:"ksa.downward-api-3170.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:26:33.143 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.143 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.143 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.144 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22399917f0a"
2026-02-17 15:26:33.144 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.145 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.171 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:33.171 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="up"
2026-02-17 15:26:33.246 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali22399917f0a" state="down"
2026-02-17 15:26:33.246 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22399917f0a", State:"down", Index:73}
2026-02-17 15:26:33.246 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22399917f0a"
2026-02-17 15:26:33.246 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.247 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.247 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.6
2026-02-17 15:26:33.249 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali22399917f0a" state=""
2026-02-17 15:26:33.249 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali22399917f0a"
2026-02-17 15:26:33.271 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:33.271 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="down"
2026-02-17 15:26:33.271 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22399917f0a", State:"", Index:73}
2026-02-17 15:26:33.271 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22399917f0a", Addrs:set.Set[string](nil)}
2026-02-17 15:26:33.271 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22399917f0a", Addrs:set.Set[string](nil)}
2026-02-17 15:26:33.271 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22399917f0a"
2026-02-17 15:26:33.271 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.272 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.288 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:33.289 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"} status="down"
2026-02-17 15:26:33.336 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4, name=eth0)
2026-02-17 15:26:33.336 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4" endpoint_id:"eth0"}
2026-02-17 15:26:33.336 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3170"}
2026-02-17 15:26:33.336 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3170.default"}
2026-02-17 15:26:33.337 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.337 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZgvGOuW8TGHTZd1wp7" ipVersion=0x4 table="filter"
2026-02-17 15:26:33.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oDxoFVqaqrupMdhap4" ipVersion=0x4 table="filter"
2026-02-17 15:26:33.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZgvGOuW8TGHTZd1wp7" ipVersion=0x4 table="filter"
2026-02-17 15:26:33.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oDxoFVqaqrupMdhap4" ipVersion=0x4 table="filter"
2026-02-17 15:26:33.337 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali22399917f0a" ipVersion=0x4 table="filter"
2026-02-17 15:26:33.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali22399917f0a" ipVersion=0x4 table="filter"
2026-02-17 15:26:33.337 [INFO][83] 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:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.337 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:33.394 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3170/downwardapi-volume-beec74c7-689e-4bae-8965-0254cc14f4b4", EndpointId:"eth0"}
2026-02-17 15:26:34.175 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/pod2, name=eth0)
2026-02-17 15:26:34.175 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali190269f6b72" profile_ids:"kns.services-9884" profile_ids:"ksa.services-9884.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:26:34.175 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:34.175 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:34.175 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:34.176 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali190269f6b72"
2026-02-17 15:26:34.176 [INFO][83] 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-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:34.176 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:34.221 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:34.221 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} status="up"
2026-02-17 15:26:34.492 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-17 15:26:34.492 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali190269f6b72"
2026-02-17 15:26:34.492 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:34.492 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:35.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3170"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3170"}
2026-02-17 15:26:35.037 [INFO][83] felix/summary.go 100: Summarising 260 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=71ms (resync-calico-v4)
2026-02-17 15:26:35.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7161"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-7161"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7161"}
2026-02-17 15:26:35.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:35.942 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/pod2, name=eth0)
2026-02-17 15:26:35.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali190269f6b72" profile_ids:"kns.services-9884" profile_ids:"ksa.services-9884.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:26:35.942 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.942 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.943 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.947 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali190269f6b72"
2026-02-17 15:26:35.947 [INFO][83] 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-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.947 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.972 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/pod2, name=eth0)
2026-02-17 15:26:35.973 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:35.973 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"} status="up"
2026-02-17 15:26:35.973 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/pod2" endpoint_id:"eth0"}
2026-02-17 15:26:35.973 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.973 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.974 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.974 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali190269f6b72" ipVersion=0x4 table="filter"
2026-02-17 15:26:35.974 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali190269f6b72" ipVersion=0x4 table="filter"
2026-02-17 15:26:35.974 [INFO][83] 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-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.974 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:35.974 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.8
2026-02-17 15:26:36.028 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/pod2", EndpointId:"eth0"}
2026-02-17 15:26:36.029 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-9884"
2026-02-17 15:26:36.059 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9884"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-9884"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9884"}
2026-02-17 15:26:36.099 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2461"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2461"}
2026-02-17 15:26:36.126 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 74
2026-02-17 15:26:36.445 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8208" name:"default"}
2026-02-17 15:26:36.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8208"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8208"}
2026-02-17 15:26:36.498 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali190269f6b72" state="down"
2026-02-17 15:26:36.498 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali190269f6b72"
2026-02-17 15:26:36.498 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-17 15:26:36.502 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali190269f6b72" state=""
2026-02-17 15:26:36.502 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali190269f6b72"
2026-02-17 15:26:36.516 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8208"}
2026-02-17 15:26:36.539 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali190269f6b72", State:"down", Index:74}
2026-02-17 15:26:36.539 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Typed[string]{}}
2026-02-17 15:26:36.539 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Typed[string]{}}
2026-02-17 15:26:36.539 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali190269f6b72", State:"", Index:74}
2026-02-17 15:26:36.539 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Set[string](nil)}
2026-02-17 15:26:36.539 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali190269f6b72", Addrs:set.Set[string](nil)}
2026-02-17 15:26:36.981 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9041"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9041"}
2026-02-17 15:26:37.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9097"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9097"}
2026-02-17 15:26:37.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:37.655 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e, name=eth0)
2026-02-17 15:26:37.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-9097.default"} profile:{}
2026-02-17 15:26:37.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-9097"} profile:{inbound_rules:{action:"allow" rule_id:"is9sIhVj1tlT26VM"} outbound_rules:{action:"allow" rule_id:"4GP_ven-Ni10kfFR"}}
2026-02-17 15:26:37.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ae3fb09f2" profile_ids:"kns.emptydir-9097" profile_ids:"ksa.emptydir-9097.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:26:37.656 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.656 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.656 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali39ae3fb09f2" ipVersion=0x4 table="filter"
2026-02-17 15:26:37.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-9097" ipVersion=0x4 table="filter"
2026-02-17 15:26:37.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DpcNTPAY_pZvkvXYff" ipVersion=0x4 table="filter"
2026-02-17 15:26:37.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali39ae3fb09f2" ipVersion=0x4 table="filter"
2026-02-17 15:26:37.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-9097" ipVersion=0x4 table="filter"
2026-02-17 15:26:37.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DpcNTPAY_pZvkvXYff" ipVersion=0x4 table="filter"
2026-02-17 15:26:37.657 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:37.657 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.657 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.698 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:37.698 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="down"
2026-02-17 15:26:37.731 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali39ae3fb09f2" state="down"
2026-02-17 15:26:37.731 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ae3fb09f2", State:"down", Index:75}
2026-02-17 15:26:37.731 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:37.731 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Typed[string]{}}
2026-02-17 15:26:37.731 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Typed[string]{}}
2026-02-17 15:26:37.731 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:37.731 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.731 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.734 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali39ae3fb09f2" state="up"
2026-02-17 15:26:37.760 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:37.760 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="down"
2026-02-17 15:26:37.760 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ae3fb09f2", State:"up", Index:75}
2026-02-17 15:26:37.760 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:37.760 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:37.760 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:37.761 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.761 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:37.781 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:37.781 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="up"
2026-02-17 15:26:38.005 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7853" name:"default"}
2026-02-17 15:26:38.185 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e, name=eth0)
2026-02-17 15:26:38.185 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ae3fb09f2" profile_ids:"kns.emptydir-9097" profile_ids:"ksa.emptydir-9097.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:26:38.185 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:38.185 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:38.185 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:38.186 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:38.186 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:38.186 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:38.208 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:38.208 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="up"
2026-02-17 15:26:38.307 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7853"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7853"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-7853"}
2026-02-17 15:26:38.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-7853"}
2026-02-17 15:26:39.196 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 15:26:39.196 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.196 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:39.196 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:39.349 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e, name=eth0)
2026-02-17 15:26:39.350 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ae3fb09f2" profile_ids:"kns.emptydir-9097" profile_ids:"ksa.emptydir-9097.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:26:39.350 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.350 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.350 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.360 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.360 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.360 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.381 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:39.381 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="down"
2026-02-17 15:26:39.451 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali39ae3fb09f2" state="down"
2026-02-17 15:26:39.452 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.452 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 15:26:39.452 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ae3fb09f2", State:"down", Index:75}
2026-02-17 15:26:39.452 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Typed[string]{}}
2026-02-17 15:26:39.452 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Typed[string]{}}
2026-02-17 15:26:39.452 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.452 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.452 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.452 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.453 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.7
2026-02-17 15:26:39.458 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali39ae3fb09f2" state=""
2026-02-17 15:26:39.459 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.481 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:39.481 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="down"
2026-02-17 15:26:39.481 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ae3fb09f2", State:"", Index:75}
2026-02-17 15:26:39.481 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Set[string](nil)}
2026-02-17 15:26:39.481 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ae3fb09f2", Addrs:set.Set[string](nil)}
2026-02-17 15:26:39.481 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39ae3fb09f2"
2026-02-17 15:26:39.481 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.481 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.496 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:39.496 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"} status="down"
2026-02-17 15:26:39.564 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e, name=eth0)
2026-02-17 15:26:39.564 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e" endpoint_id:"eth0"}
2026-02-17 15:26:39.564 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-9097"}
2026-02-17 15:26:39.564 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-9097.default"}
2026-02-17 15:26:39.564 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.564 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.565 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-9097" ipVersion=0x4 table="filter"
2026-02-17 15:26:39.565 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DpcNTPAY_pZvkvXYff" ipVersion=0x4 table="filter"
2026-02-17 15:26:39.565 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-9097" ipVersion=0x4 table="filter"
2026-02-17 15:26:39.565 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DpcNTPAY_pZvkvXYff" ipVersion=0x4 table="filter"
2026-02-17 15:26:39.565 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.565 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali39ae3fb09f2" ipVersion=0x4 table="filter"
2026-02-17 15:26:39.565 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali39ae3fb09f2" ipVersion=0x4 table="filter"
2026-02-17 15:26:39.565 [INFO][83] 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:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.565 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.637 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9097/pod-8dbc4e60-dec6-49a7-8a6d-e6d2e3d9189e", EndpointId:"eth0"}
2026-02-17 15:26:39.786 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7161"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-7161"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7161"}
2026-02-17 15:26:39.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"}
2026-02-17 15:26:39.833 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:39.851 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"} labels:{key:"webhook-8851" value:"true"}
2026-02-17 15:26:39.851 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-723"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-723"} labels:{key:"webhook-8851-markers" value:"true"}
2026-02-17 15:26:39.873 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:40.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3170" name:"default"}
2026-02-17 15:26:40.375 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3170"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3170"}
2026-02-17 15:26:40.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3170"}
2026-02-17 15:26:41.231 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/execpodpmbcf, name=eth0)
2026-02-17 15:26:41.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/execpodpmbcf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8de081381de" profile_ids:"kns.services-9884" profile_ids:"ksa.services-9884.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:26:41.232 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.232 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.232 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.232 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8de081381de"
2026-02-17 15:26:41.232 [INFO][83] 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-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.232 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.266 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:41.266 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"} status="up"
2026-02-17 15:26:41.269 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-9884/execpodpmbcf, name=eth0)
2026-02-17 15:26:41.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9884/execpodpmbcf" endpoint_id:"eth0"}
2026-02-17 15:26:41.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9884"}
2026-02-17 15:26:41.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9884.default"}
2026-02-17 15:26:41.270 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.270 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9884" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ta5P56PrliTXHDKFXB" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9884" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ta5P56PrliTXHDKFXB" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8de081381de" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8de081381de" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:41.270 [INFO][83] 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-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.270 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.271 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.5
2026-02-17 15:26:41.726 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9884/execpodpmbcf", EndpointId:"eth0"}
2026-02-17 15:26:41.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9097"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9097"}
2026-02-17 15:26:41.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7777"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7777"}
2026-02-17 15:26:41.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:41.771 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-7777" type:"ExternalName"
2026-02-17 15:26:41.958 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9884" name:"default"}
2026-02-17 15:26:42.017 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali8de081381de" state="down"
2026-02-17 15:26:42.017 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8de081381de"
2026-02-17 15:26:42.017 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8de081381de", State:"down", Index:72}
2026-02-17 15:26:42.017 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Typed[string]{}}
2026-02-17 15:26:42.017 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Typed[string]{}}
2026-02-17 15:26:42.017 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 15:26:42.022 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali8de081381de" state=""
2026-02-17 15:26:42.022 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8de081381de"
2026-02-17 15:26:42.049 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8de081381de", State:"", Index:72}
2026-02-17 15:26:42.049 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Set[string](nil)}
2026-02-17 15:26:42.049 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8de081381de", Addrs:set.Set[string](nil)}
2026-02-17 15:26:42.081 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9884"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-9884"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9884"}
2026-02-17 15:26:42.113 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9884"}
2026-02-17 15:26:42.149 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2461"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2461"}
2026-02-17 15:26:42.179 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7913"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7913"}
2026-02-17 15:26:42.200 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-7913" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:42.305 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9041" name:"default"}
2026-02-17 15:26:42.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9041"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9041"}
2026-02-17 15:26:42.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9041"}
2026-02-17 15:26:42.767 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6, name=eth0)
2026-02-17 15:26:42.767 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-7913"} profile:{inbound_rules:{action:"allow" rule_id:"cEU4dPtFkunh8Lv3"} outbound_rules:{action:"allow" rule_id:"kT8RHcZp4rkdFJxf"}}
2026-02-17 15:26:42.767 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-7913.default"} profile:{}
2026-02-17 15:26:42.768 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3cb85e391e9" profile_ids:"kns.security-context-test-7913" profile_ids:"ksa.security-context-test-7913.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:26:42.768 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.768 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.768 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3cb85e391e9" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_txA0nP06YXMxQaEksR" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KTW-geTOif-VqlZT_K" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3cb85e391e9" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_txA0nP06YXMxQaEksR" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KTW-geTOif-VqlZT_K" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:42.768 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:42.768 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.768 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.813 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:42.813 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} status="down"
2026-02-17 15:26:42.849 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali3cb85e391e9" state="down"
2026-02-17 15:26:42.849 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3cb85e391e9"
2026-02-17 15:26:42.849 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali3cb85e391e9" state="up"
2026-02-17 15:26:42.849 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3cb85e391e9", State:"down", Index:76}
2026-02-17 15:26:42.849 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Typed[string]{}}
2026-02-17 15:26:42.849 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Typed[string]{}}
2026-02-17 15:26:42.849 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3cb85e391e9", State:"up", Index:76}
2026-02-17 15:26:42.850 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:42.850 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:42.850 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:42.850 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.850 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:42.869 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:42.869 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} status="up"
2026-02-17 15:26:43.214 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8851" type:"ClusterIP" cluster_ips:"10.254.192.92" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:26:43.233 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6, name=eth0)
2026-02-17 15:26:43.265 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3cb85e391e9" profile_ids:"kns.security-context-test-7913" profile_ids:"ksa.security-context-test-7913.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:26:43.265 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:43.265 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:43.265 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:43.266 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:43.266 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:43.266 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:43.286 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:43.286 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} status="up"
2026-02-17 15:26:44.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8851"
2026-02-17 15:26:44.256 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 15:26:44.257 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3cb85e391e9"
2026-02-17 15:26:44.257 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:44.257 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:44.310 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"} labels:{key:"webhook-8851" value:"true"}
2026-02-17 15:26:44.336 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-723"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-723"} labels:{key:"webhook-8851-markers" value:"true"}
2026-02-17 15:26:44.356 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-428"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-428"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-428"}
2026-02-17 15:26:44.379 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-428" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:44.406 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6, name=eth0)
2026-02-17 15:26:44.406 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3cb85e391e9" profile_ids:"kns.security-context-test-7913" profile_ids:"ksa.security-context-test-7913.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:26:44.406 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.406 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.406 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.406 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:44.406 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.406 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.437 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:44.437 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} status="up"
2026-02-17 15:26:44.513 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali3cb85e391e9" state="down"
2026-02-17 15:26:44.513 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3cb85e391e9", State:"down", Index:76}
2026-02-17 15:26:44.513 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:44.513 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3cb85e391e9"
2026-02-17 15:26:44.513 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.513 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 15:26:44.513 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.514 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali3cb85e391e9" state=""
2026-02-17 15:26:44.514 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3cb85e391e9"
2026-02-17 15:26:44.514 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.10
2026-02-17 15:26:44.536 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:44.536 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} status="down"
2026-02-17 15:26:44.536 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Typed[string]{}}
2026-02-17 15:26:44.536 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Typed[string]{}}
2026-02-17 15:26:44.536 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3cb85e391e9", State:"", Index:76}
2026-02-17 15:26:44.537 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Set[string](nil)}
2026-02-17 15:26:44.537 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3cb85e391e9", Addrs:set.Set[string](nil)}
2026-02-17 15:26:44.537 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3cb85e391e9"
2026-02-17 15:26:44.537 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.537 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.558 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:44.558 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"} status="down"
2026-02-17 15:26:44.611 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6, name=eth0)
2026-02-17 15:26:44.611 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6" endpoint_id:"eth0"}
2026-02-17 15:26:44.611 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-7913"}
2026-02-17 15:26:44.611 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-7913.default"}
2026-02-17 15:26:44.612 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.612 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_txA0nP06YXMxQaEksR" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KTW-geTOif-VqlZT_K" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_txA0nP06YXMxQaEksR" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KTW-geTOif-VqlZT_K" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3cb85e391e9" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3cb85e391e9" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.612 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.613 [INFO][83] 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:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.613 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.669 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-7913/busybox-privileged-false-c0c50861-e6e1-4f18-be68-c904c41b45c6", EndpointId:"eth0"}
2026-02-17 15:26:44.996 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-428/pod-handle-http-request, name=eth0)
2026-02-17 15:26:44.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-428.default"} profile:{}
2026-02-17 15:26:44.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-428"} profile:{inbound_rules:{action:"allow" rule_id:"LpxsrrdG9ZJe1vKn"} outbound_rules:{action:"allow" rule_id:"4QTi6oLwQIFJVHZs"}}
2026-02-17 15:26:44.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-428/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f44fd7741" profile_ids:"kns.container-lifecycle-hook-428" profile_ids:"ksa.container-lifecycle-hook-428.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:26:44.997 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:44.997 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:44.997 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:44.998 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01f44fd7741" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.998 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b9BucUsIwBB-bq94ls" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.998 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YaNyjSFQMx4kttwik0" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.998 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.999 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01f44fd7741" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.999 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b9BucUsIwBB-bq94ls" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.999 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YaNyjSFQMx4kttwik0" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.999 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:44.999 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01f44fd7741"
2026-02-17 15:26:44.999 [INFO][83] 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-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:44.999 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:45.044 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:45.044 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:26:45.057 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali01f44fd7741" state="down"
2026-02-17 15:26:45.058 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01f44fd7741"
2026-02-17 15:26:45.058 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f44fd7741", State:"down", Index:77}
2026-02-17 15:26:45.058 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Typed[string]{}}
2026-02-17 15:26:45.058 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Typed[string]{}}
2026-02-17 15:26:45.058 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01f44fd7741"
2026-02-17 15:26:45.058 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali01f44fd7741" state="up"
2026-02-17 15:26:45.058 [INFO][83] 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-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:45.058 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:45.091 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:45.091 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:26:45.091 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7161" name:"default"}
2026-02-17 15:26:45.114 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f44fd7741", State:"up", Index:77}
2026-02-17 15:26:45.114 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01f44fd7741"
2026-02-17 15:26:45.114 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01f44fd7741"
2026-02-17 15:26:45.115 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f44fd7741"
2026-02-17 15:26:45.115 [INFO][83] 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-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:45.115 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:45.136 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:45.136 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:26:45.176 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7161"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-7161"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7161"}
2026-02-17 15:26:45.209 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7161"}
2026-02-17 15:26:45.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-7777" type:"ExternalName"
2026-02-17 15:26:46.256 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-428/pod-handle-http-request, name=eth0)
2026-02-17 15:26:46.256 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-428/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f44fd7741" profile_ids:"kns.container-lifecycle-hook-428" profile_ids:"ksa.container-lifecycle-hook-428.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:26:46.257 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:46.257 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:46.257 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:46.257 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f44fd7741"
2026-02-17 15:26:46.257 [INFO][83] 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-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:46.257 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:46.281 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:46.281 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:26:46.281 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7913"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7913"}
2026-02-17 15:26:46.302 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7170"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7170"}
2026-02-17 15:26:46.303 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:46.326 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-7170" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:26:46.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-7170" type:"ClusterIP" cluster_ips:"10.254.43.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:26:46.540 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9097" name:"default"}
2026-02-17 15:26:46.781 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-17 15:26:46.782 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01f44fd7741"
2026-02-17 15:26:46.782 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:46.782 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:46.858 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9097"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9097"}
2026-02-17 15:26:46.884 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9097"}
2026-02-17 15:26:46.993 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6, name=eth0)
2026-02-17 15:26:46.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-7170"} profile:{inbound_rules:{action:"allow" rule_id:"HrKUvk2WUM6JfBRx"} outbound_rules:{action:"allow" rule_id:"m2oe-gx5YPGAx7pM"}}
2026-02-17 15:26:46.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-7170.default"} profile:{}
2026-02-17 15:26:46.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4582aaf0a6e" profile_ids:"kns.dns-7170" profile_ids:"ksa.dns-7170.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:26:46.994 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:46.994 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:46.994 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:46.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4582aaf0a6e" ipVersion=0x4 table="filter"
2026-02-17 15:26:46.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-7170" ipVersion=0x4 table="filter"
2026-02-17 15:26:46.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iTz2YX3VTNYbqlXMrH" ipVersion=0x4 table="filter"
2026-02-17 15:26:46.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4582aaf0a6e" ipVersion=0x4 table="filter"
2026-02-17 15:26:46.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-7170" ipVersion=0x4 table="filter"
2026-02-17 15:26:46.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iTz2YX3VTNYbqlXMrH" ipVersion=0x4 table="filter"
2026-02-17 15:26:46.995 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:46.995 [INFO][83] 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-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:46.995 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:47.037 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:47.037 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} status="down"
2026-02-17 15:26:47.065 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali4582aaf0a6e" state="down"
2026-02-17 15:26:47.065 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:47.065 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4582aaf0a6e", State:"down", Index:78}
2026-02-17 15:26:47.065 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Typed[string]{}}
2026-02-17 15:26:47.065 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Typed[string]{}}
2026-02-17 15:26:47.065 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:47.065 [INFO][83] 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-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:47.065 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:47.066 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali4582aaf0a6e" state="up"
2026-02-17 15:26:47.085 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:47.085 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} status="down"
2026-02-17 15:26:47.086 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4582aaf0a6e", State:"up", Index:78}
2026-02-17 15:26:47.086 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:47.086 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:47.086 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:47.086 [INFO][83] 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-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:47.086 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:47.107 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:47.107 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} status="up"
2026-02-17 15:26:47.651 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2461" name:"default"}
2026-02-17 15:26:47.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2461"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2461"}
2026-02-17 15:26:47.740 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2461"}
2026-02-17 15:26:48.222 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-17 15:26:48.222 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:48.222 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:48.222 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:48.275 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-8371/pod-subpath-test-secret-pl9n, name=eth0)
2026-02-17 15:26:48.275 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8371/pod-subpath-test-secret-pl9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb717445671" profile_ids:"kns.subpath-8371" profile_ids:"ksa.subpath-8371.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:26:48.275 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:48.275 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:48.275 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:48.275 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb717445671"
2026-02-17 15:26:48.276 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:48.276 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:48.297 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:48.297 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="up"
2026-02-17 15:26:50.105 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8851" name:"default"}
2026-02-17 15:26:50.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-723" name:"default"}
2026-02-17 15:26:50.218 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-8371/pod-subpath-test-secret-pl9n, name=eth0)
2026-02-17 15:26:50.218 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8371/pod-subpath-test-secret-pl9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb717445671" profile_ids:"kns.subpath-8371" profile_ids:"ksa.subpath-8371.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:26:50.218 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.218 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.219 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.219 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb717445671"
2026-02-17 15:26:50.220 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.220 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.242 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:50.242 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="up"
2026-02-17 15:26:50.242 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"} labels:{key:"webhook-8851" value:"true"}
2026-02-17 15:26:50.242 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8851"}
2026-02-17 15:26:50.327 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicb717445671" state="down"
2026-02-17 15:26:50.327 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb717445671"
2026-02-17 15:26:50.327 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb717445671", State:"down", Index:70}
2026-02-17 15:26:50.327 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Typed[string]{}}
2026-02-17 15:26:50.327 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Typed[string]{}}
2026-02-17 15:26:50.327 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb717445671"
2026-02-17 15:26:50.327 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.327 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.328 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.2
2026-02-17 15:26:50.328 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 15:26:50.332 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calicb717445671" state=""
2026-02-17 15:26:50.332 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb717445671"
2026-02-17 15:26:50.348 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:50.348 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="down"
2026-02-17 15:26:50.348 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb717445671", State:"", Index:70}
2026-02-17 15:26:50.348 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Set[string](nil)}
2026-02-17 15:26:50.348 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb717445671", Addrs:set.Set[string](nil)}
2026-02-17 15:26:50.348 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb717445671"
2026-02-17 15:26:50.348 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.348 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.364 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:50.364 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"} status="down"
2026-02-17 15:26:50.370 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-723"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-723"} labels:{key:"webhook-8851-markers" value:"true"}
2026-02-17 15:26:50.388 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-723"}
2026-02-17 15:26:50.603 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-8371/pod-subpath-test-secret-pl9n, name=eth0)
2026-02-17 15:26:50.604 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-8371/pod-subpath-test-secret-pl9n" endpoint_id:"eth0"}
2026-02-17 15:26:50.604 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-8371"}
2026-02-17 15:26:50.604 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-8371.default"}
2026-02-17 15:26:50.604 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.604 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-8371" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZGhH_4TiMuYhiuc_lB" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-8371" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZGhH_4TiMuYhiuc_lB" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicb717445671" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicb717445671" ipVersion=0x4 table="filter"
2026-02-17 15:26:50.604 [INFO][83] 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:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.604 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:50.661 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-8371/pod-subpath-test-secret-pl9n", EndpointId:"eth0"}
2026-02-17 15:26:51.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8371"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8371"}
2026-02-17 15:26:51.315 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1645"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1645"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1645"}
2026-02-17 15:26:51.337 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1645" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:51.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-7913" name:"default"}
2026-02-17 15:26:51.640 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7913"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7913"}
2026-02-17 15:26:51.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-7913"}
2026-02-17 15:26:51.979 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37, name=eth0)
2026-02-17 15:26:51.980 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1645.default"} profile:{}
2026-02-17 15:26:51.980 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1645"} profile:{inbound_rules:{action:"allow" rule_id:"4QUHDF8PHLEekrm3"} outbound_rules:{action:"allow" rule_id:"k4U639letwXTZHoS"}}
2026-02-17 15:26:51.980 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317e46f824f" profile_ids:"kns.container-probe-1645" profile_ids:"ksa.container-probe-1645.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:26:51.980 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:51.980 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:51.980 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:51.981 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali317e46f824f" ipVersion=0x4 table="filter"
2026-02-17 15:26:51.981 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RJu_e9lcemmeTIljha" ipVersion=0x4 table="filter"
2026-02-17 15:26:51.981 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dYTHmAcfoOagJmF0uB" ipVersion=0x4 table="filter"
2026-02-17 15:26:51.981 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali317e46f824f" ipVersion=0x4 table="filter"
2026-02-17 15:26:51.981 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RJu_e9lcemmeTIljha" ipVersion=0x4 table="filter"
2026-02-17 15:26:51.981 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dYTHmAcfoOagJmF0uB" ipVersion=0x4 table="filter"
2026-02-17 15:26:51.982 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali317e46f824f"
2026-02-17 15:26:51.982 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:51.982 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:52.024 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:52.024 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="down"
2026-02-17 15:26:52.048 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali317e46f824f" state="down"
2026-02-17 15:26:52.048 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali317e46f824f"
2026-02-17 15:26:52.048 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317e46f824f", State:"down", Index:79}
2026-02-17 15:26:52.048 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Typed[string]{}}
2026-02-17 15:26:52.048 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Typed[string]{}}
2026-02-17 15:26:52.048 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali317e46f824f"
2026-02-17 15:26:52.048 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:52.048 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:52.064 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali317e46f824f" state="up"
2026-02-17 15:26:52.068 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:52.068 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="down"
2026-02-17 15:26:52.068 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317e46f824f", State:"up", Index:79}
2026-02-17 15:26:52.068 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali317e46f824f"
2026-02-17 15:26:52.068 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali317e46f824f"
2026-02-17 15:26:52.068 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317e46f824f"
2026-02-17 15:26:52.069 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:52.069 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:52.088 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:52.088 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="up"
2026-02-17 15:26:52.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-428"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-428"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-428"}
2026-02-17 15:26:52.655 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6626"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6626"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6626"}
2026-02-17 15:26:52.687 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-6626" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:53.308 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37, name=eth0)
2026-02-17 15:26:53.308 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317e46f824f" profile_ids:"kns.container-probe-1645" profile_ids:"ksa.container-probe-1645.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:26:53.308 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:53.308 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:53.308 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:53.309 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317e46f824f"
2026-02-17 15:26:53.309 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:53.309 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:26:53.333 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:53.333 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="up"
2026-02-17 15:26:53.952 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-17 15:26:53.952 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali317e46f824f"
2026-02-17 15:26:53.953 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:53.953 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:54.323 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6, name=eth0)
2026-02-17 15:26:54.323 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4582aaf0a6e" profile_ids:"kns.dns-7170" profile_ids:"ksa.dns-7170.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:26:54.323 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:54.323 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:54.323 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:54.324 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:54.324 [INFO][83] 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-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:54.324 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:54.360 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:54.361 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} status="up"
2026-02-17 15:26:54.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6626"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6626"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6626"}
2026-02-17 15:26:54.760 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-410"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-410"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-410"}
2026-02-17 15:26:54.780 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:54.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-410"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-410"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-410"}
2026-02-17 15:26:54.898 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7635"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7635"}
2026-02-17 15:26:54.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:54.944 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7635" name:"e2e-sa-jk8d8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-jk8d8"}
2026-02-17 15:26:54.983 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7635"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7635"}
2026-02-17 15:26:55.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3607"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3607"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3607"}
2026-02-17 15:26:55.025 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3607" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:55.051 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-7777" type:"ClusterIP" cluster_ips:"10.254.221.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:26:55.051 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3607"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3607"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3607"} labels:{key:"webhook-3607" value:"true"}
2026-02-17 15:26:55.076 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7030"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7030"} labels:{key:"webhook-3607-markers" value:"true"}
2026-02-17 15:26:55.076 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7030" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:56.478 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25, name=eth0)
2026-02-17 15:26:56.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3607"} profile:{inbound_rules:{action:"allow" rule_id:"APSBWqPnY4snx7wV"} outbound_rules:{action:"allow" rule_id:"PhWGVLe6iizRcQs5"}}
2026-02-17 15:26:56.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3607.default"} profile:{}
2026-02-17 15:26:56.479 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0bf0580fc7" profile_ids:"kns.webhook-3607" profile_ids:"ksa.webhook-3607.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:26:56.479 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.479 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.479 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic0bf0580fc7" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3607" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5gTsjClggKpUtRQ0ne" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic0bf0580fc7" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-3607" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5gTsjClggKpUtRQ0ne" ipVersion=0x4 table="filter"
2026-02-17 15:26:56.479 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:56.479 [INFO][83] 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:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.479 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.517 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:56.518 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} status="down"
2026-02-17 15:26:56.560 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calic0bf0580fc7" state="down"
2026-02-17 15:26:56.560 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0bf0580fc7"
2026-02-17 15:26:56.560 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0bf0580fc7", State:"down", Index:80}
2026-02-17 15:26:56.560 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Typed[string]{}}
2026-02-17 15:26:56.560 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Typed[string]{}}
2026-02-17 15:26:56.560 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calic0bf0580fc7" state="up"
2026-02-17 15:26:56.560 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:56.560 [INFO][83] 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:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.560 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.580 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:26:56.580 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} status="down"
2026-02-17 15:26:56.580 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-8371" name:"default"}
2026-02-17 15:26:56.596 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0bf0580fc7", State:"up", Index:80}
2026-02-17 15:26:56.596 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:56.596 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:56.596 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:56.596 [INFO][83] 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:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.596 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:56.616 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:56.616 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} status="up"
2026-02-17 15:26:56.831 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8371"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8371"}
2026-02-17 15:26:56.849 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-8371"}
2026-02-17 15:26:57.176 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-7777"
2026-02-17 15:26:57.233 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7777"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7777"}
2026-02-17 15:26:57.233 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4270"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4270"}
2026-02-17 15:26:57.253 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:57.277 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4270" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:26:57.350 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25, name=eth0)
2026-02-17 15:26:57.350 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0bf0580fc7" profile_ids:"kns.webhook-3607" profile_ids:"ksa.webhook-3607.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:26:57.350 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.350 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.350 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.351 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:57.351 [INFO][83] 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:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.351 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.371 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:57.371 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} status="up"
2026-02-17 15:26:57.372 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25, name=eth0)
2026-02-17 15:26:57.372 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0bf0580fc7" profile_ids:"kns.webhook-3607" profile_ids:"ksa.webhook-3607.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:26:57.372 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.372 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.373 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.373 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0bf0580fc7"
2026-02-17 15:26:57.374 [INFO][83] 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:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.374 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:57.395 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:57.395 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"} status="up"
2026-02-17 15:26:57.658 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-428/pod-handle-http-request, name=eth0)
2026-02-17 15:26:57.658 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-428/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f44fd7741" profile_ids:"kns.container-lifecycle-hook-428" profile_ids:"ksa.container-lifecycle-hook-428.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:26:57.658 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.658 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.658 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.658 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f44fd7741"
2026-02-17 15:26:57.660 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-428/pod-handle-http-request, name=eth0)
2026-02-17 15:26:57.661 [INFO][83] 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-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.661 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.681 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:57.681 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:26:57.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-428/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 15:26:57.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-428"}
2026-02-17 15:26:57.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-428.default"}
2026-02-17 15:26:57.681 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.681 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.682 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b9BucUsIwBB-bq94ls" ipVersion=0x4 table="filter"
2026-02-17 15:26:57.682 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YaNyjSFQMx4kttwik0" ipVersion=0x4 table="filter"
2026-02-17 15:26:57.682 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b9BucUsIwBB-bq94ls" ipVersion=0x4 table="filter"
2026-02-17 15:26:57.682 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YaNyjSFQMx4kttwik0" ipVersion=0x4 table="filter"
2026-02-17 15:26:57.682 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.682 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01f44fd7741" ipVersion=0x4 table="filter"
2026-02-17 15:26:57.682 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01f44fd7741" ipVersion=0x4 table="filter"
2026-02-17 15:26:57.682 [INFO][83] 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-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.682 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.682 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.11
2026-02-17 15:26:57.757 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-428/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:26:57.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-428" name:"default"}
2026-02-17 15:26:57.999 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3607" type:"ClusterIP" cluster_ips:"10.254.71.195" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:26:58.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-428"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-428"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-428"}
2026-02-17 15:26:58.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-428"}
2026-02-17 15:26:58.237 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-17 15:26:58.237 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic0bf0580fc7"
2026-02-17 15:26:58.269 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:58.269 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:26:59.064 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-3733"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-3733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3733"} labels:{key:"webhook-3607" value:"true"}
2026-02-17 15:26:59.088 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-3733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:59.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3607"
2026-02-17 15:26:59.229 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25, name=eth0)
2026-02-17 15:26:59.237 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25, name=eth0)
2026-02-17 15:26:59.299 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0bf0580fc7" profile_ids:"kns.webhook-3607" profile_ids:"ksa.webhook-3607.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:26:59.299 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25" endpoint_id:"eth0"}
2026-02-17 15:26:59.299 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3607"}
2026-02-17 15:26:59.299 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3607.default"}
2026-02-17 15:26:59.299 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:59.299 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-3607" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5gTsjClggKpUtRQ0ne" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-3607" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5gTsjClggKpUtRQ0ne" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic0bf0580fc7" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic0bf0580fc7" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.301 [INFO][83] 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:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:59.301 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:59.303 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.15
2026-02-17 15:26:59.400 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3607/sample-webhook-deployment-7d44fffc8-x7q25", EndpointId:"eth0"}
2026-02-17 15:26:59.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3607"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3607"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3607"} labels:{key:"webhook-3607" value:"true"}
2026-02-17 15:26:59.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7030"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7030"} labels:{key:"webhook-3607-markers" value:"true"}
2026-02-17 15:26:59.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-3733"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-3733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3733"} labels:{key:"webhook-3607" value:"true"}
2026-02-17 15:26:59.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8305"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8305"}
2026-02-17 15:26:59.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:26:59.626 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6, name=eth0)
2026-02-17 15:26:59.627 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4582aaf0a6e" profile_ids:"kns.dns-7170" profile_ids:"ksa.dns-7170.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:26:59.627 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.628 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.628 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.630 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4582aaf0a6e"
2026-02-17 15:26:59.630 [INFO][83] 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-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.631 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.637 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6, name=eth0)
2026-02-17 15:26:59.662 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:26:59.662 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"} status="up"
2026-02-17 15:26:59.662 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6" endpoint_id:"eth0"}
2026-02-17 15:26:59.662 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-7170"}
2026-02-17 15:26:59.662 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-7170.default"}
2026-02-17 15:26:59.662 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.662 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.663 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-7170" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.663 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iTz2YX3VTNYbqlXMrH" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.663 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-7170" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.663 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iTz2YX3VTNYbqlXMrH" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.663 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.663 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4582aaf0a6e" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.663 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4582aaf0a6e" ipVersion=0x4 table="filter"
2026-02-17 15:26:59.663 [INFO][83] 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-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.663 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.664 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.13
2026-02-17 15:26:59.721 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7170/dns-test-e3e96571-1465-4350-9256-8f81c5635cb6", EndpointId:"eth0"}
2026-02-17 15:26:59.721 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-7170"
2026-02-17 15:26:59.940 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-7170"
2026-02-17 15:27:00.148 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7170"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7170"}
2026-02-17 15:27:00.198 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6626"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6626"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6626"}
2026-02-17 15:27:00.198 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3569"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3569"}
2026-02-17 15:27:00.230 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:00.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-410" name:"default"}
2026-02-17 15:27:00.784 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali670266449cd" state="down"
2026-02-17 15:27:00.784 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali670266449cd"
2026-02-17 15:27:00.785 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali670266449cd", State:"down", Index:81}
2026-02-17 15:27:00.785 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Typed[string]{}}
2026-02-17 15:27:00.785 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Typed[string]{}}
2026-02-17 15:27:00.789 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali670266449cd" state="up"
2026-02-17 15:27:00.800 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8305/agnhost-primary-26pzd, name=eth0)
2026-02-17 15:27:00.814 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8305"} profile:{inbound_rules:{action:"allow" rule_id:"8dldOgajyTpzAity"} outbound_rules:{action:"allow" rule_id:"5z-HAVwosoglFQiv"}}
2026-02-17 15:27:00.814 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8305.default"} profile:{}
2026-02-17 15:27:00.814 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8305/agnhost-primary-26pzd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali670266449cd" profile_ids:"kns.kubectl-8305" profile_ids:"ksa.kubectl-8305.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:27:00.814 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.814 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.814 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.815 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali670266449cd" ipVersion=0x4 table="filter"
2026-02-17 15:27:00.815 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8305" ipVersion=0x4 table="filter"
2026-02-17 15:27:00.815 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AcStaeDQazsHVB73Tq" ipVersion=0x4 table="filter"
2026-02-17 15:27:00.815 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali670266449cd" ipVersion=0x4 table="filter"
2026-02-17 15:27:00.815 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8305" ipVersion=0x4 table="filter"
2026-02-17 15:27:00.815 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AcStaeDQazsHVB73Tq" ipVersion=0x4 table="filter"
2026-02-17 15:27:00.815 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali670266449cd"
2026-02-17 15:27:00.815 [INFO][83] 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-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.815 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.857 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:00.857 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} status="down"
2026-02-17 15:27:00.857 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali670266449cd", State:"up", Index:81}
2026-02-17 15:27:00.858 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali670266449cd"
2026-02-17 15:27:00.858 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali670266449cd"
2026-02-17 15:27:00.858 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali670266449cd"
2026-02-17 15:27:00.858 [INFO][83] 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-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.858 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:00.876 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:00.876 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} status="up"
2026-02-17 15:27:00.876 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7635" name:"default"}
2026-02-17 15:27:00.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7635" name:"e2e-sa-jk8d8"}
2026-02-17 15:27:01.222 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-410"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-410"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-410"}
2026-02-17 15:27:01.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-410"}
2026-02-17 15:27:01.287 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7635"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7635"}
2026-02-17 15:27:01.321 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7635"}
2026-02-17 15:27:01.424 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4270"
2026-02-17 15:27:01.454 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4270"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4270"}
2026-02-17 15:27:01.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5975"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5975"}
2026-02-17 15:27:01.498 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772, name=eth0)
2026-02-17 15:27:01.503 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5975" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:01.503 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-3569"} profile:{inbound_rules:{action:"allow" rule_id:"4lxtQoPHd6NjVyZA"} outbound_rules:{action:"allow" rule_id:"1d4w6QAks5DsxmFR"}}
2026-02-17 15:27:01.503 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-3569.default"} profile:{}
2026-02-17 15:27:01.503 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d9629b68d7" profile_ids:"kns.container-probe-3569" profile_ids:"ksa.container-probe-3569.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:27:01.503 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.503 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.503 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6d9629b68d7" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7cNQJZOT7qepzH1nwW" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NxivCuUv9jCQhnBnAx" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6d9629b68d7" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7cNQJZOT7qepzH1nwW" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NxivCuUv9jCQhnBnAx" ipVersion=0x4 table="filter"
2026-02-17 15:27:01.503 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6d9629b68d7"
2026-02-17 15:27:01.504 [INFO][83] 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-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.504 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.525 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:01.525 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} status="down"
2026-02-17 15:27:01.570 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali6d9629b68d7" state="down"
2026-02-17 15:27:01.570 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d9629b68d7"
2026-02-17 15:27:01.570 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d9629b68d7", State:"down", Index:82}
2026-02-17 15:27:01.570 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Typed[string]{}}
2026-02-17 15:27:01.571 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Typed[string]{}}
2026-02-17 15:27:01.571 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d9629b68d7"
2026-02-17 15:27:01.571 [INFO][83] 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-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.571 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.572 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali6d9629b68d7" state="up"
2026-02-17 15:27:01.592 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:01.592 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} status="down"
2026-02-17 15:27:01.592 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d9629b68d7", State:"up", Index:82}
2026-02-17 15:27:01.593 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6d9629b68d7"
2026-02-17 15:27:01.593 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d9629b68d7"
2026-02-17 15:27:01.593 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d9629b68d7"
2026-02-17 15:27:01.593 [INFO][83] 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-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.593 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:01.595 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calic0bf0580fc7" state="down"
2026-02-17 15:27:01.596 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0bf0580fc7"
2026-02-17 15:27:01.596 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-17 15:27:01.596 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calic0bf0580fc7" state=""
2026-02-17 15:27:01.596 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic0bf0580fc7"
2026-02-17 15:27:01.614 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:01.614 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} status="up"
2026-02-17 15:27:01.614 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0bf0580fc7", State:"down", Index:80}
2026-02-17 15:27:01.614 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Typed[string]{}}
2026-02-17 15:27:01.614 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Typed[string]{}}
2026-02-17 15:27:01.614 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0bf0580fc7", State:"", Index:80}
2026-02-17 15:27:01.614 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Set[string](nil)}
2026-02-17 15:27:01.614 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0bf0580fc7", Addrs:set.Set[string](nil)}
2026-02-17 15:27:01.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5975"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5975"}
2026-02-17 15:27:01.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2288"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2288"}
2026-02-17 15:27:01.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2288" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:01.676 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01f44fd7741"
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali01f44fd7741" state="down"
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Typed[string]{}}
2026-02-17 15:27:01.676 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Typed[string]{}}
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali01f44fd7741" state=""
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f44fd7741", State:"down", Index:77}
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01f44fd7741"
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f44fd7741", State:"", Index:77}
2026-02-17 15:27:01.676 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Set[string](nil)}
2026-02-17 15:27:01.676 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f44fd7741", Addrs:set.Set[string](nil)}
2026-02-17 15:27:01.948 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-17 15:27:01.948 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali670266449cd"
2026-02-17 15:27:01.948 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:01.948 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:02.417 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8305/agnhost-primary-26pzd, name=eth0)
2026-02-17 15:27:02.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8305/agnhost-primary-26pzd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali670266449cd" profile_ids:"kns.kubectl-8305" profile_ids:"ksa.kubectl-8305.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:27:02.417 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:02.417 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:02.417 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:02.417 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali670266449cd"
2026-02-17 15:27:02.418 [INFO][83] 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-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:02.418 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:02.438 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:02.438 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} status="up"
2026-02-17 15:27:02.441 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772, name=eth0)
2026-02-17 15:27:02.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d9629b68d7" profile_ids:"kns.container-probe-3569" profile_ids:"ksa.container-probe-3569.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:27:02.442 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:02.442 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:02.442 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:02.442 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d9629b68d7"
2026-02-17 15:27:02.442 [INFO][83] 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-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:02.442 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:27:02.460 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:02.460 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} status="up"
2026-02-17 15:27:02.639 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7777" name:"default"}
2026-02-17 15:27:02.707 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7777"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7777"}
2026-02-17 15:27:02.736 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7777"}
2026-02-17 15:27:02.752 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=82
2026-02-17 15:27:02.752 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6d9629b68d7"
2026-02-17 15:27:02.766 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:02.766 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:02.885 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-8305" type:"ClusterIP" cluster_ips:"10.254.4.173" ports:{Protocol:"TCP" Port:1234}
2026-02-17 15:27:03.067 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali4582aaf0a6e" state="down"
2026-02-17 15:27:03.068 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4582aaf0a6e", State:"down", Index:78}
2026-02-17 15:27:03.068 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4582aaf0a6e"
2026-02-17 15:27:03.069 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-17 15:27:03.070 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali4582aaf0a6e" state=""
2026-02-17 15:27:03.070 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4582aaf0a6e"
2026-02-17 15:27:03.097 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Typed[string]{}}
2026-02-17 15:27:03.097 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Typed[string]{}}
2026-02-17 15:27:03.097 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4582aaf0a6e", State:"", Index:78}
2026-02-17 15:27:03.097 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Set[string](nil)}
2026-02-17 15:27:03.097 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4582aaf0a6e", Addrs:set.Set[string](nil)}
2026-02-17 15:27:03.761 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2288"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2288"}
2026-02-17 15:27:03.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-111"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-111"}
2026-02-17 15:27:03.813 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-111" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:04.604 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7030" name:"default"}
2026-02-17 15:27:04.705 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-3733" name:"default"}
2026-02-17 15:27:04.803 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3607" name:"default"}
2026-02-17 15:27:05.020 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-3733"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-3733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3733"} labels:{key:"webhook-3607" value:"true"}
2026-02-17 15:27:05.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-3733"}
2026-02-17 15:27:05.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-8305" type:"ClusterIP" cluster_ips:"10.254.168.198" ports:{Protocol:"TCP" Port:2345}
2026-02-17 15:27:05.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3607"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3607"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3607"} labels:{key:"webhook-3607" value:"true"}
2026-02-17 15:27:05.219 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3607"}
2026-02-17 15:27:05.352 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7170" name:"default"}
2026-02-17 15:27:05.455 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7030"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7030"} labels:{key:"webhook-3607-markers" value:"true"}
2026-02-17 15:27:05.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7030"}
2026-02-17 15:27:05.655 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-6626" name:"default"}
2026-02-17 15:27:05.851 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7170"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7170"}
2026-02-17 15:27:05.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7170"}
2026-02-17 15:27:05.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-6626"}
2026-02-17 15:27:06.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4270" name:"default"}
2026-02-17 15:27:06.766 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4270"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4270"}
2026-02-17 15:27:06.792 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4270"}
2026-02-17 15:27:07.324 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8305"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8305"}
2026-02-17 15:27:07.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4194"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4194"}
2026-02-17 15:27:07.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4194" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:07.533 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5975" name:"default"}
2026-02-17 15:27:07.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5975"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5975"}
2026-02-17 15:27:07.644 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5975"}
2026-02-17 15:27:07.899 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-111"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-111"}
2026-02-17 15:27:07.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-8320"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-8320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8320"}
2026-02-17 15:27:07.956 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-8320" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:08.952 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-4194/e2e-rc-zddx7-j8rws, name=eth0)
2026-02-17 15:27:08.952 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4194.default"} profile:{}
2026-02-17 15:27:08.952 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4194"} profile:{inbound_rules:{action:"allow" rule_id:"-kUq0jhKRaJKp9E1"} outbound_rules:{action:"allow" rule_id:"JZ__3PMv7avIZ3Wq"}}
2026-02-17 15:27:08.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4194/e2e-rc-zddx7-j8rws" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic819a8c9bdc" profile_ids:"kns.replication-controller-4194" profile_ids:"ksa.replication-controller-4194.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:27:08.953 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:08.953 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:08.953 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic819a8c9bdc" ipVersion=0x4 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3BstzD4dJRj2x_ZvV1" ipVersion=0x4 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8-x2O4wKpvvaopt4ke" ipVersion=0x4 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic819a8c9bdc" ipVersion=0x4 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3BstzD4dJRj2x_ZvV1" ipVersion=0x4 nextLog=2026-02-17 15:27:11.270484582 +0000 UTC m=+398.849733372 table="filter"
2026-02-17 15:27:08.954 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic819a8c9bdc"
2026-02-17 15:27:08.954 [INFO][83] 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-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:08.954 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:08.996 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:08.996 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} status="down"
2026-02-17 15:27:08.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2288" name:"default"}
2026-02-17 15:27:09.038 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calic819a8c9bdc" state="down"
2026-02-17 15:27:09.038 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic819a8c9bdc"
2026-02-17 15:27:09.038 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic819a8c9bdc", State:"down", Index:83}
2026-02-17 15:27:09.038 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calic819a8c9bdc" state="up"
2026-02-17 15:27:09.038 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Typed[string]{}}
2026-02-17 15:27:09.038 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Typed[string]{}}
2026-02-17 15:27:09.038 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic819a8c9bdc", State:"up", Index:83}
2026-02-17 15:27:09.038 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic819a8c9bdc"
2026-02-17 15:27:09.038 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic819a8c9bdc"
2026-02-17 15:27:09.038 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic819a8c9bdc"
2026-02-17 15:27:09.038 [INFO][83] 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-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.038 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.062 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:09.062 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} status="up"
2026-02-17 15:27:09.102 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2288"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2288"}
2026-02-17 15:27:09.126 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2288"}
2026-02-17 15:27:09.409 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4194"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4194"}
2026-02-17 15:27:09.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3841"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3841"}
2026-02-17 15:27:09.465 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-3841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:09.479 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-4194/e2e-rc-zddx7-j8rws, name=eth0)
2026-02-17 15:27:09.490 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4194/e2e-rc-zddx7-j8rws" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic819a8c9bdc" profile_ids:"kns.replication-controller-4194" profile_ids:"ksa.replication-controller-4194.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:27:09.490 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.491 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.491 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.491 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic819a8c9bdc"
2026-02-17 15:27:09.491 [INFO][83] 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-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.491 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:09.516 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:09.516 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} status="up"
2026-02-17 15:27:09.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3841"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3841"}
2026-02-17 15:27:09.591 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5079"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5079"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5079"}
2026-02-17 15:27:09.606 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:09.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5079"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5079"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5079"}
2026-02-17 15:27:09.755 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4475"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4475"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4475"}
2026-02-17 15:27:09.775 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-4475" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:10.490 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-8320" type:"ClusterIP" cluster_ips:"10.254.49.91" ports:{Protocol:"TCP" Port:9443}
2026-02-17 15:27:10.589 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=83
2026-02-17 15:27:10.589 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic819a8c9bdc"
2026-02-17 15:27:10.589 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:10.589 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:11.957 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:27:11.957 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:27:11.957 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:27:12.351 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8305/agnhost-primary-26pzd, name=eth0)
2026-02-17 15:27:12.351 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8305/agnhost-primary-26pzd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali670266449cd" profile_ids:"kns.kubectl-8305" profile_ids:"ksa.kubectl-8305.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:27:12.353 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.353 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.353 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.354 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali670266449cd"
2026-02-17 15:27:12.354 [INFO][83] 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-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.354 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.377 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:12.378 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} status="up"
2026-02-17 15:27:12.385 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8305/agnhost-primary-26pzd, name=eth0)
2026-02-17 15:27:12.385 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8305/agnhost-primary-26pzd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali670266449cd" profile_ids:"kns.kubectl-8305" profile_ids:"ksa.kubectl-8305.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:27:12.385 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.385 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.385 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.386 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali670266449cd"
2026-02-17 15:27:12.386 [INFO][83] 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-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.386 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.418 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:12.418 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"} status="up"
2026-02-17 15:27:12.418 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8305"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8305"}
2026-02-17 15:27:12.641 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8305/agnhost-primary-26pzd, name=eth0)
2026-02-17 15:27:12.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8305/agnhost-primary-26pzd" endpoint_id:"eth0"}
2026-02-17 15:27:12.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8305.default"}
2026-02-17 15:27:12.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8305"}
2026-02-17 15:27:12.642 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.642 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.643 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8305" ipVersion=0x4 logsSkipped=1 table="filter"
2026-02-17 15:27:12.643 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AcStaeDQazsHVB73Tq" ipVersion=0x4 table="filter"
2026-02-17 15:27:12.643 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8305" ipVersion=0x4 table="filter"
2026-02-17 15:27:12.643 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AcStaeDQazsHVB73Tq" ipVersion=0x4 table="filter"
2026-02-17 15:27:12.643 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.643 [INFO][83] 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 15:27:12.643 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali670266449cd" ipVersion=0x4 table="filter"
2026-02-17 15:27:12.643 [INFO][83] 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 15:27:12.643 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali670266449cd" ipVersion=0x4 table="filter"
2026-02-17 15:27:12.643 [INFO][83] 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-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.643 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.644 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.9
2026-02-17 15:27:12.714 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8305/agnhost-primary-26pzd", EndpointId:"eth0"}
2026-02-17 15:27:12.754 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali670266449cd" state="down"
2026-02-17 15:27:12.755 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali670266449cd"
2026-02-17 15:27:12.755 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=81
2026-02-17 15:27:12.755 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali670266449cd", State:"down", Index:81}
2026-02-17 15:27:12.755 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Typed[string]{}}
2026-02-17 15:27:12.755 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Typed[string]{}}
2026-02-17 15:27:12.762 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali670266449cd" state=""
2026-02-17 15:27:12.762 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali670266449cd"
2026-02-17 15:27:12.772 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali670266449cd", State:"", Index:81}
2026-02-17 15:27:12.772 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Set[string](nil)}
2026-02-17 15:27:12.772 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali670266449cd", Addrs:set.Set[string](nil)}
2026-02-17 15:27:12.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-111" name:"default"}
2026-02-17 15:27:13.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-111"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-111"}
2026-02-17 15:27:13.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-111"}
2026-02-17 15:27:14.333 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37, name=eth0)
2026-02-17 15:27:14.333 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317e46f824f" profile_ids:"kns.container-probe-1645" profile_ids:"ksa.container-probe-1645.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:27:14.333 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:14.334 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:14.334 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:14.334 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317e46f824f"
2026-02-17 15:27:14.334 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:14.334 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:14.360 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:14.360 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="up"
2026-02-17 15:27:14.481 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-4194/e2e-rc-zddx7-j8rws, name=eth0)
2026-02-17 15:27:14.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4194/e2e-rc-zddx7-j8rws" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic819a8c9bdc" profile_ids:"kns.replication-controller-4194" profile_ids:"ksa.replication-controller-4194.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:27:14.481 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.482 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.482 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.483 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic819a8c9bdc"
2026-02-17 15:27:14.483 [INFO][83] 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-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.483 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.489 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-4194/e2e-rc-zddx7-j8rws, name=eth0)
2026-02-17 15:27:14.509 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:14.509 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"} status="up"
2026-02-17 15:27:14.509 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4194/e2e-rc-zddx7-j8rws" endpoint_id:"eth0"}
2026-02-17 15:27:14.509 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4194"}
2026-02-17 15:27:14.510 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4194.default"}
2026-02-17 15:27:14.510 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.510 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3BstzD4dJRj2x_ZvV1" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8-x2O4wKpvvaopt4ke" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3BstzD4dJRj2x_ZvV1" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8-x2O4wKpvvaopt4ke" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic819a8c9bdc" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic819a8c9bdc" ipVersion=0x4 table="filter"
2026-02-17 15:27:14.511 [INFO][83] 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-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.511 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.511 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.12
2026-02-17 15:27:14.565 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4194/e2e-rc-zddx7-j8rws", EndpointId:"eth0"}
2026-02-17 15:27:14.635 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-8320"
2026-02-17 15:27:14.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-8320"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-8320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8320"}
2026-02-17 15:27:14.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4406"}
2026-02-17 15:27:14.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:14.879 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-3841" name:"default"}
2026-02-17 15:27:14.903 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4194" name:"default"}
2026-02-17 15:27:14.952 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calic819a8c9bdc" state="down"
2026-02-17 15:27:14.952 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic819a8c9bdc"
2026-02-17 15:27:14.952 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-17 15:27:14.952 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic819a8c9bdc", State:"down", Index:83}
2026-02-17 15:27:14.952 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Typed[string]{}}
2026-02-17 15:27:14.952 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Typed[string]{}}
2026-02-17 15:27:14.953 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="calic819a8c9bdc" state=""
2026-02-17 15:27:14.953 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic819a8c9bdc"
2026-02-17 15:27:14.980 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic819a8c9bdc", State:"", Index:83}
2026-02-17 15:27:14.980 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Set[string](nil)}
2026-02-17 15:27:14.980 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic819a8c9bdc", Addrs:set.Set[string](nil)}
2026-02-17 15:27:15.234 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4194"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4194"}
2026-02-17 15:27:15.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4194"}
2026-02-17 15:27:15.391 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5079" name:"default"}
2026-02-17 15:27:15.435 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3841"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3841"}
2026-02-17 15:27:15.459 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-3841"}
2026-02-17 15:27:15.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1645"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1645"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1645"}
2026-02-17 15:27:15.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2915"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2915"}
2026-02-17 15:27:15.542 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:15.701 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5079"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5079"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5079"}
2026-02-17 15:27:15.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-5079"}
2026-02-17 15:27:16.132 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498, name=eth0)
2026-02-17 15:27:16.132 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2915"} profile:{inbound_rules:{action:"allow" rule_id:"S8Q9jpal2OHzJDQe"} outbound_rules:{action:"allow" rule_id:"hCi_KQvyFUIXWTiA"}}
2026-02-17 15:27:16.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2915.default"} profile:{}
2026-02-17 15:27:16.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2f0b14f479" profile_ids:"kns.downward-api-2915" profile_ids:"ksa.downward-api-2915.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:27:16.133 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.133 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.133 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie2f0b14f479" ipVersion=0x4 table="filter"
2026-02-17 15:27:16.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_53lgiNWAxfk7OkNE53" ipVersion=0x4 table="filter"
2026-02-17 15:27:16.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TMKIldWrlR3OBrdHYw" ipVersion=0x4 table="filter"
2026-02-17 15:27:16.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie2f0b14f479" ipVersion=0x4 table="filter"
2026-02-17 15:27:16.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_53lgiNWAxfk7OkNE53" ipVersion=0x4 table="filter"
2026-02-17 15:27:16.133 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TMKIldWrlR3OBrdHYw" ipVersion=0x4 table="filter"
2026-02-17 15:27:16.133 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.133 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.134 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.185 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:16.185 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="down"
2026-02-17 15:27:16.210 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calie2f0b14f479" state="down"
2026-02-17 15:27:16.210 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f0b14f479", State:"down", Index:84}
2026-02-17 15:27:16.211 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.211 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.211 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.211 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.215 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calie2f0b14f479" state="up"
2026-02-17 15:27:16.239 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:16.239 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="down"
2026-02-17 15:27:16.239 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2f0b14f479", Addrs:set.Typed[string]{}}
2026-02-17 15:27:16.239 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2f0b14f479", Addrs:set.Typed[string]{}}
2026-02-17 15:27:16.240 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f0b14f479", State:"up", Index:84}
2026-02-17 15:27:16.240 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.240 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.240 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.240 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.240 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.258 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:16.259 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="up"
2026-02-17 15:27:16.530 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498, name=eth0)
2026-02-17 15:27:16.531 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2f0b14f479" profile_ids:"kns.downward-api-2915" profile_ids:"ksa.downward-api-2915.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:27:16.531 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.531 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.531 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.532 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2f0b14f479"
2026-02-17 15:27:16.532 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.532 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:16.551 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:16.551 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="up"
2026-02-17 15:27:17.592 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8305" name:"default"}
2026-02-17 15:27:17.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-8305"
2026-02-17 15:27:17.673 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-8305"
2026-02-17 15:27:17.709 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498, name=eth0)
2026-02-17 15:27:17.709 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie2f0b14f479" profile_ids:"kns.downward-api-2915" profile_ids:"ksa.downward-api-2915.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:27:17.709 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.709 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.709 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.710 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie2f0b14f479"
2026-02-17 15:27:17.710 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.710 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.731 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:17.731 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="up"
2026-02-17 15:27:17.819 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calie2f0b14f479" state="down"
2026-02-17 15:27:17.820 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f0b14f479", State:"down", Index:84}
2026-02-17 15:27:17.820 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f0b14f479"
2026-02-17 15:27:17.821 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.821 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.822 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.18
2026-02-17 15:27:17.824 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calie2f0b14f479" state=""
2026-02-17 15:27:17.824 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie2f0b14f479"
2026-02-17 15:27:17.851 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:17.851 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="down"
2026-02-17 15:27:17.851 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie2f0b14f479", State:"", Index:84}
2026-02-17 15:27:17.851 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie2f0b14f479", Addrs:set.Set[string](nil)}
2026-02-17 15:27:17.851 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie2f0b14f479", Addrs:set.Set[string](nil)}
2026-02-17 15:27:17.851 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie2f0b14f479"
2026-02-17 15:27:17.851 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.851 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.878 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:17.878 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"} status="down"
2026-02-17 15:27:17.878 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4406"}
2026-02-17 15:27:17.915 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9827"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9827"} 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-9827"}
2026-02-17 15:27:17.915 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9827" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:17.934 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498, name=eth0)
2026-02-17 15:27:17.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498" endpoint_id:"eth0"}
2026-02-17 15:27:17.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2915"}
2026-02-17 15:27:17.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2915.default"}
2026-02-17 15:27:17.942 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.942 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.942 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_53lgiNWAxfk7OkNE53" ipVersion=0x4 table="filter"
2026-02-17 15:27:17.942 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TMKIldWrlR3OBrdHYw" ipVersion=0x4 table="filter"
2026-02-17 15:27:17.942 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_53lgiNWAxfk7OkNE53" ipVersion=0x4 table="filter"
2026-02-17 15:27:17.942 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TMKIldWrlR3OBrdHYw" ipVersion=0x4 table="filter"
2026-02-17 15:27:17.942 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.942 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie2f0b14f479" ipVersion=0x4 table="filter"
2026-02-17 15:27:17.942 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie2f0b14f479" ipVersion=0x4 table="filter"
2026-02-17 15:27:17.942 [INFO][83] 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:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:17.942 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:18.005 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2915/downward-api-bbfb970c-99d6-4eaf-bcc6-e06573000498", EndpointId:"eth0"}
2026-02-17 15:27:18.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8305"}
2026-02-17 15:27:18.531 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:18.531 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-9827"} profile:{inbound_rules:{action:"allow" rule_id:"1z6GJS52DeykQBUg"} outbound_rules:{action:"allow" rule_id:"bNn42Z44m7BgvT3d"}}
2026-02-17 15:27:18.531 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-9827.default"} profile:{}
2026-02-17 15:27:18.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63f2568caaa" profile_ids:"kns.pods-9827" profile_ids:"ksa.pods-9827.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:27:18.532 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.532 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.532 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.532 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.532 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63f2568caaa" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.532 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-9827" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.532 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hn6o-UaDkX3lSgjSnJ" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63f2568caaa" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-9827" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.533 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hn6o-UaDkX3lSgjSnJ" ipVersion=0x4 table="filter"
2026-02-17 15:27:18.533 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63f2568caaa"
2026-02-17 15:27:18.533 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.533 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.574 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:18.575 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="down"
2026-02-17 15:27:18.608 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali63f2568caaa" state="down"
2026-02-17 15:27:18.609 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63f2568caaa"
2026-02-17 15:27:18.609 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63f2568caaa", State:"down", Index:85}
2026-02-17 15:27:18.609 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Typed[string]{}}
2026-02-17 15:27:18.609 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Typed[string]{}}
2026-02-17 15:27:18.609 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63f2568caaa"
2026-02-17 15:27:18.609 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.609 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.610 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali63f2568caaa" state="up"
2026-02-17 15:27:18.630 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:18.630 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="down"
2026-02-17 15:27:18.630 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63f2568caaa", State:"up", Index:85}
2026-02-17 15:27:18.630 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63f2568caaa"
2026-02-17 15:27:18.630 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63f2568caaa"
2026-02-17 15:27:18.630 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63f2568caaa"
2026-02-17 15:27:18.631 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.631 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:18.650 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:18.650 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="up"
2026-02-17 15:27:19.559 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:19.559 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63f2568caaa" profile_ids:"kns.pods-9827" profile_ids:"ksa.pods-9827.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:27:19.559 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:19.559 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:19.559 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:19.560 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63f2568caaa"
2026-02-17 15:27:19.560 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:19.560 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:19.580 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:19.580 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="up"
2026-02-17 15:27:19.626 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2915"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2915"}
2026-02-17 15:27:19.653 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9017"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9017"}
2026-02-17 15:27:19.677 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9017" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:20.055 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-8320" name:"default"}
2026-02-17 15:27:20.137 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9017"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9017"}
2026-02-17 15:27:20.169 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7825"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7825"}
2026-02-17 15:27:20.192 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-17 15:27:20.193 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63f2568caaa"
2026-02-17 15:27:20.205 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:20.205 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:20.235 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7825" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:20.421 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-8320"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-8320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8320"}
2026-02-17 15:27:20.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-8320"}
2026-02-17 15:27:20.496 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:20.496 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63f2568caaa" profile_ids:"kns.pods-9827" profile_ids:"ksa.pods-9827.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:27:20.496 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:20.497 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:20.497 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:20.497 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63f2568caaa"
2026-02-17 15:27:20.498 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:20.498 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:20.516 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37, name=eth0)
2026-02-17 15:27:20.520 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:20.520 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="up"
2026-02-17 15:27:20.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317e46f824f" profile_ids:"kns.container-probe-1645" profile_ids:"ksa.container-probe-1645.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:27:20.520 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.520 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.520 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.521 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317e46f824f"
2026-02-17 15:27:20.521 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.521 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.540 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37, name=eth0)
2026-02-17 15:27:20.562 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:20.562 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="up"
2026-02-17 15:27:20.562 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1645"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1645"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1645"}
2026-02-17 15:27:20.562 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317e46f824f" profile_ids:"kns.container-probe-1645" profile_ids:"ksa.container-probe-1645.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:27:20.562 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.562 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.562 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.563 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317e46f824f"
2026-02-17 15:27:20.563 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.564 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.594 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:20.594 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"} status="up"
2026-02-17 15:27:20.792 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37, name=eth0)
2026-02-17 15:27:20.793 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37" endpoint_id:"eth0"}
2026-02-17 15:27:20.793 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1645"}
2026-02-17 15:27:20.793 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1645.default"}
2026-02-17 15:27:20.793 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.793 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RJu_e9lcemmeTIljha" ipVersion=0x4 table="filter"
2026-02-17 15:27:20.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dYTHmAcfoOagJmF0uB" ipVersion=0x4 table="filter"
2026-02-17 15:27:20.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RJu_e9lcemmeTIljha" ipVersion=0x4 table="filter"
2026-02-17 15:27:20.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dYTHmAcfoOagJmF0uB" ipVersion=0x4 table="filter"
2026-02-17 15:27:20.796 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.797 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali317e46f824f" ipVersion=0x4 table="filter"
2026-02-17 15:27:20.797 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali317e46f824f" ipVersion=0x4 table="filter"
2026-02-17 15:27:20.797 [INFO][83] 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-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.797 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.800 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.14
2026-02-17 15:27:20.871 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1645/test-webserver-f97a3c94-eb0e-4bb8-be2b-2a92ba118b37", EndpointId:"eth0"}
2026-02-17 15:27:20.905 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-17 15:27:20.905 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali317e46f824f"
2026-02-17 15:27:20.905 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali317e46f824f" state="down"
2026-02-17 15:27:20.906 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Typed[string]{}}
2026-02-17 15:27:20.906 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Typed[string]{}}
2026-02-17 15:27:20.906 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317e46f824f", State:"down", Index:79}
2026-02-17 15:27:20.906 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali317e46f824f" state=""
2026-02-17 15:27:20.906 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali317e46f824f"
2026-02-17 15:27:20.906 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317e46f824f", State:"", Index:79}
2026-02-17 15:27:20.906 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Set[string](nil)}
2026-02-17 15:27:20.906 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali317e46f824f", Addrs:set.Set[string](nil)}
2026-02-17 15:27:21.596 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:21.596 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63f2568caaa" profile_ids:"kns.pods-9827" profile_ids:"ksa.pods-9827.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:27:21.596 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:21.597 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:21.597 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:21.597 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63f2568caaa"
2026-02-17 15:27:21.598 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:21.598 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:21.614 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:21.614 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="up"
2026-02-17 15:27:22.576 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:22.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63f2568caaa" profile_ids:"kns.pods-9827" profile_ids:"ksa.pods-9827.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:27:22.576 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:22.576 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:22.576 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:22.577 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63f2568caaa"
2026-02-17 15:27:22.577 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:22.577 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:22.605 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:22.605 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="up"
2026-02-17 15:27:23.101 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4406" name:"default"}
2026-02-17 15:27:23.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4406"}
2026-02-17 15:27:23.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4406"}
2026-02-17 15:27:23.836 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:23.836 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63f2568caaa" profile_ids:"kns.pods-9827" profile_ids:"ksa.pods-9827.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:27:23.836 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.836 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.836 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.837 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63f2568caaa"
2026-02-17 15:27:23.837 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.837 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.857 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:23.857 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="up"
2026-02-17 15:27:23.939 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali63f2568caaa" state="down"
2026-02-17 15:27:23.939 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63f2568caaa", State:"down", Index:85}
2026-02-17 15:27:23.939 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63f2568caaa"
2026-02-17 15:27:23.939 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.939 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.939 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63f2568caaa"
2026-02-17 15:27:23.940 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.17
2026-02-17 15:27:23.940 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali63f2568caaa" state=""
2026-02-17 15:27:23.940 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63f2568caaa"
2026-02-17 15:27:23.942 [INFO][83] 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=85
2026-02-17 15:27:23.961 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:23.961 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="down"
2026-02-17 15:27:23.961 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Typed[string]{}}
2026-02-17 15:27:23.961 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Typed[string]{}}
2026-02-17 15:27:23.961 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63f2568caaa", State:"", Index:85}
2026-02-17 15:27:23.961 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Set[string](nil)}
2026-02-17 15:27:23.961 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63f2568caaa", Addrs:set.Set[string](nil)}
2026-02-17 15:27:23.961 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63f2568caaa"
2026-02-17 15:27:23.961 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.961 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:23.977 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:23.977 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"} status="down"
2026-02-17 15:27:24.027 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04, name=eth0)
2026-02-17 15:27:24.027 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04" endpoint_id:"eth0"}
2026-02-17 15:27:24.027 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-9827"}
2026-02-17 15:27:24.027 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-9827.default"}
2026-02-17 15:27:24.027 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:24.027 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:24.028 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-9827" ipVersion=0x4 table="filter"
2026-02-17 15:27:24.028 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hn6o-UaDkX3lSgjSnJ" ipVersion=0x4 table="filter"
2026-02-17 15:27:24.028 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-9827" ipVersion=0x4 table="filter"
2026-02-17 15:27:24.028 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hn6o-UaDkX3lSgjSnJ" ipVersion=0x4 table="filter"
2026-02-17 15:27:24.028 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:24.028 [INFO][83] 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 15:27:24.028 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63f2568caaa" ipVersion=0x4 table="filter"
2026-02-17 15:27:24.028 [INFO][83] 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 15:27:24.028 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63f2568caaa" ipVersion=0x4 table="filter"
2026-02-17 15:27:24.028 [INFO][83] 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:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:24.028 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:24.091 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9827/pod-update-activedeadlineseconds-1d512cb0-f5e1-48a2-b878-5a0e67bf0c04", EndpointId:"eth0"}
2026-02-17 15:27:24.529 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9827"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9827"} 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-9827"}
2026-02-17 15:27:24.552 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3225"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3225"}
2026-02-17 15:27:24.585 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3225" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:24.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3225"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3225"} labels:{key:"webhook-3225" value:"true"}
2026-02-17 15:27:24.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7364"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7364"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7364"} labels:{key:"webhook-3225-markers" value:"true"}
2026-02-17 15:27:24.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7364" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:24.756 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2915" name:"default"}
2026-02-17 15:27:24.894 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2915"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2915"}
2026-02-17 15:27:24.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2915"}
2026-02-17 15:27:25.122 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4475"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4475"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4475"}
2026-02-17 15:27:25.149 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2625"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2625"}
2026-02-17 15:27:25.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2625" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:25.187 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9017" name:"default"}
2026-02-17 15:27:25.374 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9017"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9017"}
2026-02-17 15:27:25.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9017"}
2026-02-17 15:27:25.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1645" name:"default"}
2026-02-17 15:27:25.771 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1645"}
2026-02-17 15:27:25.994 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw, name=eth0)
2026-02-17 15:27:25.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3225"} profile:{inbound_rules:{action:"allow" rule_id:"vmKGjN_Z3VFVvcIN"} outbound_rules:{action:"allow" rule_id:"zk_8t4g-Ov6yR1zx"}}
2026-02-17 15:27:25.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3225.default"} profile:{}
2026-02-17 15:27:25.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3efd0508c2" profile_ids:"kns.webhook-3225" profile_ids:"ksa.webhook-3225.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:27:25.995 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:25.995 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:25.995 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:25.995 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie3efd0508c2" ipVersion=0x4 table="filter"
2026-02-17 15:27:25.996 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3225" ipVersion=0x4 table="filter"
2026-02-17 15:27:25.996 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ave_xKIGSPsz11LcD-" ipVersion=0x4 table="filter"
2026-02-17 15:27:25.996 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie3efd0508c2" ipVersion=0x4 table="filter"
2026-02-17 15:27:25.996 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-3225" ipVersion=0x4 table="filter"
2026-02-17 15:27:25.996 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ave_xKIGSPsz11LcD-" ipVersion=0x4 table="filter"
2026-02-17 15:27:25.996 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie3efd0508c2"
2026-02-17 15:27:25.996 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:25.996 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.029 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:26.029 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} status="down"
2026-02-17 15:27:26.075 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calie3efd0508c2" state="down"
2026-02-17 15:27:26.075 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.075 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3efd0508c2", State:"down", Index:86}
2026-02-17 15:27:26.075 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Typed[string]{}}
2026-02-17 15:27:26.075 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Typed[string]{}}
2026-02-17 15:27:26.076 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.076 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.076 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.077 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calie3efd0508c2" state="up"
2026-02-17 15:27:26.097 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:26.097 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} status="down"
2026-02-17 15:27:26.097 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3efd0508c2", State:"up", Index:86}
2026-02-17 15:27:26.097 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.097 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.097 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.097 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.097 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.123 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:26.123 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} status="up"
2026-02-17 15:27:26.604 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw, name=eth0)
2026-02-17 15:27:26.604 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3efd0508c2" profile_ids:"kns.webhook-3225" profile_ids:"ksa.webhook-3225.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:27:26.604 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.604 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.604 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.606 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.606 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.606 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.624 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw, name=eth0)
2026-02-17 15:27:26.627 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:26.627 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} status="up"
2026-02-17 15:27:26.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3efd0508c2" profile_ids:"kns.webhook-3225" profile_ids:"ksa.webhook-3225.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:27:26.628 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.628 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.628 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.629 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3efd0508c2"
2026-02-17 15:27:26.629 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.629 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:26.644 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:26.645 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} status="up"
2026-02-17 15:27:27.356 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-17 15:27:27.356 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie3efd0508c2"
2026-02-17 15:27:27.356 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:27.356 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:27.462 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3225" type:"ClusterIP" cluster_ips:"10.254.80.119" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:27:28.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3225"
2026-02-17 15:27:28.789 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw, name=eth0)
2026-02-17 15:27:28.789 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3efd0508c2" profile_ids:"kns.webhook-3225" profile_ids:"ksa.webhook-3225.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:27:28.789 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.789 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.789 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.789 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3efd0508c2"
2026-02-17 15:27:28.789 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.789 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.797 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw, name=eth0)
2026-02-17 15:27:28.821 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:28.822 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"} status="up"
2026-02-17 15:27:28.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3225"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3225"} labels:{key:"webhook-3225" value:"true"}
2026-02-17 15:27:28.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw" endpoint_id:"eth0"}
2026-02-17 15:27:28.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3225.default"}
2026-02-17 15:27:28.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3225"}
2026-02-17 15:27:28.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7364"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7364"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7364"} labels:{key:"webhook-3225-markers" value:"true"}
2026-02-17 15:27:28.822 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.822 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.822 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-3225" ipVersion=0x4 table="filter"
2026-02-17 15:27:28.822 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ave_xKIGSPsz11LcD-" ipVersion=0x4 table="filter"
2026-02-17 15:27:28.822 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-3225" ipVersion=0x4 table="filter"
2026-02-17 15:27:28.822 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ave_xKIGSPsz11LcD-" ipVersion=0x4 table="filter"
2026-02-17 15:27:28.822 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.823 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie3efd0508c2" ipVersion=0x4 table="filter"
2026-02-17 15:27:28.823 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie3efd0508c2" ipVersion=0x4 table="filter"
2026-02-17 15:27:28.823 [INFO][83] 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:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.823 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.824 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.19
2026-02-17 15:27:28.877 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3225/sample-webhook-deployment-7d44fffc8-jwrfw", EndpointId:"eth0"}
2026-02-17 15:27:28.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7110"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7110"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7110"}
2026-02-17 15:27:28.878 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7110" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:29.416 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180, name=eth0)
2026-02-17 15:27:29.416 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-7110.default"} profile:{}
2026-02-17 15:27:29.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-7110"} profile:{inbound_rules:{action:"allow" rule_id:"8JmbwimblHgf_auP"} outbound_rules:{action:"allow" rule_id:"mnMRcZJsVDLa6jSE"}}
2026-02-17 15:27:29.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali581ef99f701" profile_ids:"kns.container-probe-7110" profile_ids:"ksa.container-probe-7110.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:27:29.417 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.417 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.417 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.418 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali581ef99f701" ipVersion=0x4 table="filter"
2026-02-17 15:27:29.418 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Oou4R7oP31J-1nhzgt" ipVersion=0x4 table="filter"
2026-02-17 15:27:29.418 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0ltbrd40iBuya-bcLj" ipVersion=0x4 table="filter"
2026-02-17 15:27:29.418 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali581ef99f701" ipVersion=0x4 table="filter"
2026-02-17 15:27:29.418 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Oou4R7oP31J-1nhzgt" ipVersion=0x4 table="filter"
2026-02-17 15:27:29.418 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0ltbrd40iBuya-bcLj" ipVersion=0x4 table="filter"
2026-02-17 15:27:29.418 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali581ef99f701"
2026-02-17 15:27:29.418 [INFO][83] 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-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.418 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.495 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali581ef99f701" state="down"
2026-02-17 15:27:29.495 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali581ef99f701"
2026-02-17 15:27:29.498 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali581ef99f701" state="up"
2026-02-17 15:27:29.500 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:29.500 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} status="down"
2026-02-17 15:27:29.500 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali581ef99f701", State:"down", Index:87}
2026-02-17 15:27:29.501 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Typed[string]{}}
2026-02-17 15:27:29.501 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Typed[string]{}}
2026-02-17 15:27:29.501 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali581ef99f701", State:"up", Index:87}
2026-02-17 15:27:29.501 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali581ef99f701"
2026-02-17 15:27:29.501 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali581ef99f701"
2026-02-17 15:27:29.501 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali581ef99f701"
2026-02-17 15:27:29.501 [INFO][83] 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-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.501 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:29.521 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:29.521 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} status="up"
2026-02-17 15:27:29.626 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9827" name:"default"}
2026-02-17 15:27:29.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9827"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9827"} 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-9827"}
2026-02-17 15:27:29.958 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calie3efd0508c2" state="down"
2026-02-17 15:27:29.958 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3efd0508c2"
2026-02-17 15:27:29.961 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-17 15:27:29.963 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3efd0508c2", State:"down", Index:86}
2026-02-17 15:27:29.963 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Typed[string]{}}
2026-02-17 15:27:29.963 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Typed[string]{}}
2026-02-17 15:27:29.967 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calie3efd0508c2" state=""
2026-02-17 15:27:29.967 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie3efd0508c2"
2026-02-17 15:27:29.984 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3efd0508c2", State:"", Index:86}
2026-02-17 15:27:29.984 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Set[string](nil)}
2026-02-17 15:27:29.984 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3efd0508c2", Addrs:set.Set[string](nil)}
2026-02-17 15:27:30.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9827"}
2026-02-17 15:27:30.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4475"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4475"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4475"}
2026-02-17 15:27:30.625 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180, name=eth0)
2026-02-17 15:27:30.625 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali581ef99f701" profile_ids:"kns.container-probe-7110" profile_ids:"ksa.container-probe-7110.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:27:30.625 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:30.625 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:30.625 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:30.625 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali581ef99f701"
2026-02-17 15:27:30.625 [INFO][83] 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-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:30.625 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:27:30.646 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:30.646 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} status="up"
2026-02-17 15:27:30.780 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-17 15:27:30.781 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali581ef99f701"
2026-02-17 15:27:30.781 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:30.781 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:33.147 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:27:34.159 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3225" name:"default"}
2026-02-17 15:27:34.237 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3225"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3225"} labels:{key:"webhook-3225" value:"true"}
2026-02-17 15:27:34.258 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3225"}
2026-02-17 15:27:34.276 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2625"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2625"}
2026-02-17 15:27:34.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3621"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3621"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3621"}
2026-02-17 15:27:34.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-3621" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:34.321 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-fj6qw-860"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-fj6qw-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-fj6qw-860"}
2026-02-17 15:27:34.343 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-fj6qw-860" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:34.394 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3621"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3621"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3621"}
2026-02-17 15:27:34.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-fj6qw-860"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-fj6qw-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-fj6qw-860"}
2026-02-17 15:27:34.452 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7239"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7239"}
2026-02-17 15:27:34.472 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7364" name:"default"}
2026-02-17 15:27:34.472 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-7239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:34.539 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7364"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7364"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7364"} labels:{key:"webhook-3225-markers" value:"true"}
2026-02-17 15:27:34.539 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7364"}
2026-02-17 15:27:35.480 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-4475" name:"default"}
2026-02-17 15:27:35.506 [INFO][83] felix/summary.go 100: Summarising 357 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=456ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:27:35.634 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-4475"}
2026-02-17 15:27:39.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223/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-veswk-zgcj8-2bzks"} 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 15:27:39.037 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:27:39.037 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:27:39.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2625" name:"default"}
2026-02-17 15:27:39.496 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2625"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2625"}
2026-02-17 15:27:39.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2625"}
2026-02-17 15:27:39.669 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7239"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7239"}
2026-02-17 15:27:39.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-954"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"dns-954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-954"}
2026-02-17 15:27:39.719 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-954" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:39.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-954" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:27:39.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-954" type:"ClusterIP" cluster_ips:"10.254.239.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:27:39.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-fj6qw-860" name:"default"}
2026-02-17 15:27:40.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-fj6qw-860"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-fj6qw-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-fj6qw-860"}
2026-02-17 15:27:40.058 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-fj6qw-860"}
2026-02-17 15:27:40.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-3621" name:"default"}
2026-02-17 15:27:40.206 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3621"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3621"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3621"}
2026-02-17 15:27:40.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-3621"}
2026-02-17 15:27:44.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-7239" name:"default"}
2026-02-17 15:27:45.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7239"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7239"}
2026-02-17 15:27:45.052 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-7239"}
2026-02-17 15:27:46.965 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-954"
2026-02-17 15:27:47.018 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-954"
2026-02-17 15:27:47.054 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-954"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"dns-954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-954"}
2026-02-17 15:27:47.103 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4547"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4547"}
2026-02-17 15:27:47.130 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:49.239 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4547"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4547"}
2026-02-17 15:27:49.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3972"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-3972"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3972"}
2026-02-17 15:27:49.289 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:49.316 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-3972" type:"NodePort" cluster_ips:"10.254.119.120" ports:{Protocol:"TCP" Port:80 NodePort:32135}
2026-02-17 15:27:49.364 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-3972" type:"ClusterIP" cluster_ips:"10.254.56.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:27:49.962 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-3972/externalsvc-8664db8f97-w5bm6, name=eth0)
2026-02-17 15:27:49.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3972"} profile:{inbound_rules:{action:"allow" rule_id:"PZ1oduy9YxQGYlxD"} outbound_rules:{action:"allow" rule_id:"d9uKy5df9CIXwBkl"}}
2026-02-17 15:27:49.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3972.default"} profile:{}
2026-02-17 15:27:49.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3972/externalsvc-8664db8f97-w5bm6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09ccf1814bf" profile_ids:"kns.services-3972" profile_ids:"ksa.services-3972.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:27:49.963 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:49.963 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:49.963 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:49.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali09ccf1814bf" ipVersion=0x4 table="filter"
2026-02-17 15:27:49.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3972" ipVersion=0x4 table="filter"
2026-02-17 15:27:49.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4Cxmree3bmrcs_vBRl" ipVersion=0x4 table="filter"
2026-02-17 15:27:49.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali09ccf1814bf" ipVersion=0x4 table="filter"
2026-02-17 15:27:49.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3972" ipVersion=0x4 table="filter"
2026-02-17 15:27:49.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4Cxmree3bmrcs_vBRl" ipVersion=0x4 table="filter"
2026-02-17 15:27:49.964 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali09ccf1814bf"
2026-02-17 15:27:49.965 [INFO][83] 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-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:49.965 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.013 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:50.013 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} status="down"
2026-02-17 15:27:50.039 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali09ccf1814bf" state="down"
2026-02-17 15:27:50.039 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09ccf1814bf"
2026-02-17 15:27:50.039 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09ccf1814bf", State:"down", Index:88}
2026-02-17 15:27:50.039 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Typed[string]{}}
2026-02-17 15:27:50.039 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Typed[string]{}}
2026-02-17 15:27:50.040 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09ccf1814bf"
2026-02-17 15:27:50.040 [INFO][83] 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-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.040 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.042 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali09ccf1814bf" state="up"
2026-02-17 15:27:50.060 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:27:50.060 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} status="down"
2026-02-17 15:27:50.060 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09ccf1814bf", State:"up", Index:88}
2026-02-17 15:27:50.060 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali09ccf1814bf"
2026-02-17 15:27:50.060 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali09ccf1814bf"
2026-02-17 15:27:50.061 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09ccf1814bf"
2026-02-17 15:27:50.061 [INFO][83] 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-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.061 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.081 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:50.081 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} status="up"
2026-02-17 15:27:50.748 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-3972/externalsvc-8664db8f97-w5bm6, name=eth0)
2026-02-17 15:27:50.748 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3972/externalsvc-8664db8f97-w5bm6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09ccf1814bf" profile_ids:"kns.services-3972" profile_ids:"ksa.services-3972.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:27:50.748 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.748 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.748 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.750 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali09ccf1814bf"
2026-02-17 15:27:50.751 [INFO][83] 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-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.751 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:50.776 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:27:50.776 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"} status="up"
2026-02-17 15:27:51.409 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-3972" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:27:51.644 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-17 15:27:51.644 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali09ccf1814bf"
2026-02-17 15:27:51.644 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:51.644 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:27:52.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-954" name:"default"}
2026-02-17 15:27:52.424 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-954"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"dns-954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-954"}
2026-02-17 15:27:52.493 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-954"}
2026-02-17 15:27:53.659 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-3972"
2026-02-17 15:27:53.686 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-3972/externalsvc-8664db8f97-w5bm6, name=eth0)
2026-02-17 15:27:53.689 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-3972/externalsvc-8664db8f97-w5bm6, name=eth0)
2026-02-17 15:27:53.725 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3972/externalsvc-8664db8f97-w5bm6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali09ccf1814bf" profile_ids:"kns.services-3972" profile_ids:"ksa.services-3972.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:27:53.725 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3972/externalsvc-8664db8f97-w5bm6" endpoint_id:"eth0"}
2026-02-17 15:27:53.725 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3972"}
2026-02-17 15:27:53.725 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3972.default"}
2026-02-17 15:27:53.725 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-3972"
2026-02-17 15:27:53.725 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:53.725 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:53.726 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3972" ipVersion=0x4 table="filter"
2026-02-17 15:27:53.726 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4Cxmree3bmrcs_vBRl" ipVersion=0x4 table="filter"
2026-02-17 15:27:53.726 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3972" ipVersion=0x4 table="filter"
2026-02-17 15:27:53.726 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4Cxmree3bmrcs_vBRl" ipVersion=0x4 table="filter"
2026-02-17 15:27:53.726 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:53.726 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali09ccf1814bf" ipVersion=0x4 table="filter"
2026-02-17 15:27:53.726 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali09ccf1814bf" ipVersion=0x4 table="filter"
2026-02-17 15:27:53.726 [INFO][83] 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-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:53.726 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:53.727 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.21
2026-02-17 15:27:53.785 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3972/externalsvc-8664db8f97-w5bm6", EndpointId:"eth0"}
2026-02-17 15:27:53.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3972"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-3972"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3972"}
2026-02-17 15:27:53.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-645"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-645"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-645"}
2026-02-17 15:27:53.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-645" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:54.315 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4547" name:"default"}
2026-02-17 15:27:54.692 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4547"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4547"}
2026-02-17 15:27:54.745 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4547"}
bird: KIF: Received address message for unknown interface 88
2026-02-17 15:27:56.077 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali09ccf1814bf" state="down"
2026-02-17 15:27:56.077 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali09ccf1814bf"
2026-02-17 15:27:56.078 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-17 15:27:56.078 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09ccf1814bf", State:"down", Index:88}
2026-02-17 15:27:56.078 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Typed[string]{}}
2026-02-17 15:27:56.078 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Typed[string]{}}
2026-02-17 15:27:56.079 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali09ccf1814bf" state=""
2026-02-17 15:27:56.079 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali09ccf1814bf"
2026-02-17 15:27:56.101 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali09ccf1814bf", State:"", Index:88}
2026-02-17 15:27:56.101 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Set[string](nil)}
2026-02-17 15:27:56.101 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali09ccf1814bf", Addrs:set.Set[string](nil)}
2026-02-17 15:27:58.824 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3972" name:"default"}
2026-02-17 15:27:59.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3972"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-3972"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3972"}
2026-02-17 15:27:59.124 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3972"}
2026-02-17 15:27:59.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-645"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-645"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-645"}
2026-02-17 15:27:59.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8755"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8755"}
2026-02-17 15:27:59.207 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:27:59.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8755"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8755"} labels:{key:"webhook-8755" value:"true"}
2026-02-17 15:27:59.245 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5001"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5001"} labels:{key:"webhook-8755-markers" value:"true"}
2026-02-17 15:27:59.245 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5001" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:00.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3569"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3569"}
2026-02-17 15:28:00.324 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7068"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7068"}
2026-02-17 15:28:00.347 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:01.670 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8755" type:"ClusterIP" cluster_ips:"10.254.41.26" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:28:01.857 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7068"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7068"}
2026-02-17 15:28:01.896 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9759"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9759"}
2026-02-17 15:28:01.919 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:04.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-645" name:"default"}
2026-02-17 15:28:04.535 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-645"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-645"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-645"}
2026-02-17 15:28:04.555 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-645"}
2026-02-17 15:28:05.322 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8755"
2026-02-17 15:28:05.331 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772, name=eth0)
2026-02-17 15:28:05.352 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772, name=eth0)
2026-02-17 15:28:05.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d9629b68d7" profile_ids:"kns.container-probe-3569" profile_ids:"ksa.container-probe-3569.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:28:05.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d9629b68d7" profile_ids:"kns.container-probe-3569" profile_ids:"ksa.container-probe-3569.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:28:05.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3569"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3569"}
2026-02-17 15:28:05.377 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.377 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.377 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.379 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d9629b68d7"
2026-02-17 15:28:05.379 [INFO][83] 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-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.379 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.408 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:05.408 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"} status="up"
2026-02-17 15:28:05.646 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772, name=eth0)
2026-02-17 15:28:05.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772" endpoint_id:"eth0"}
2026-02-17 15:28:05.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-3569"}
2026-02-17 15:28:05.647 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-3569.default"}
2026-02-17 15:28:05.647 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.647 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7cNQJZOT7qepzH1nwW" ipVersion=0x4 table="filter"
2026-02-17 15:28:05.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NxivCuUv9jCQhnBnAx" ipVersion=0x4 table="filter"
2026-02-17 15:28:05.648 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7cNQJZOT7qepzH1nwW" ipVersion=0x4 table="filter"
2026-02-17 15:28:05.648 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NxivCuUv9jCQhnBnAx" ipVersion=0x4 table="filter"
2026-02-17 15:28:05.648 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.648 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6d9629b68d7" ipVersion=0x4 table="filter"
2026-02-17 15:28:05.648 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6d9629b68d7" ipVersion=0x4 table="filter"
2026-02-17 15:28:05.648 [INFO][83] 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-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.648 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.648 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.16
2026-02-17 15:28:05.701 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3569/test-webserver-401084d7-f49b-4d4d-9039-229f937ab772", EndpointId:"eth0"}
2026-02-17 15:28:05.759 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali6d9629b68d7" state="down"
2026-02-17 15:28:05.759 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d9629b68d7"
2026-02-17 15:28:05.759 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d9629b68d7", State:"down", Index:82}
2026-02-17 15:28:05.759 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Typed[string]{}}
2026-02-17 15:28:05.759 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Typed[string]{}}
2026-02-17 15:28:05.760 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=82
2026-02-17 15:28:05.762 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali6d9629b68d7" state=""
2026-02-17 15:28:05.762 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6d9629b68d7"
2026-02-17 15:28:05.785 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d9629b68d7", State:"", Index:82}
2026-02-17 15:28:05.785 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Set[string](nil)}
2026-02-17 15:28:05.785 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d9629b68d7", Addrs:set.Set[string](nil)}
2026-02-17 15:28:05.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8755"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8755"} labels:{key:"webhook-8755" value:"true"}
2026-02-17 15:28:05.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5001"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5001"} labels:{key:"webhook-8755-markers" value:"true"}
2026-02-17 15:28:05.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2233"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2233"}
2026-02-17 15:28:05.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-2233" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:06.581 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-controller-jj5zv, name=eth0)
2026-02-17 15:28:06.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-2233"} profile:{inbound_rules:{action:"allow" rule_id:"efNucw7-3sOJBAWm"} outbound_rules:{action:"allow" rule_id:"mBFV08OLj8rEnGRN"}}
2026-02-17 15:28:06.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-2233.default"} profile:{}
2026-02-17 15:28:06.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-controller-jj5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27bd0b426bd" profile_ids:"kns.deployment-2233" profile_ids:"ksa.deployment-2233.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:28:06.581 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.581 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.581 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.582 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali27bd0b426bd" ipVersion=0x4 table="filter"
2026-02-17 15:28:06.582 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-2233" ipVersion=0x4 table="filter"
2026-02-17 15:28:06.582 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2x9-xdNtuvTudUaaCU" ipVersion=0x4 table="filter"
2026-02-17 15:28:06.582 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali27bd0b426bd" ipVersion=0x4 table="filter"
2026-02-17 15:28:06.582 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-2233" ipVersion=0x4 table="filter"
2026-02-17 15:28:06.582 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2x9-xdNtuvTudUaaCU" ipVersion=0x4 table="filter"
2026-02-17 15:28:06.582 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali27bd0b426bd"
2026-02-17 15:28:06.582 [INFO][83] 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-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.582 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.629 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:06.629 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} status="down"
2026-02-17 15:28:06.664 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali27bd0b426bd" state="down"
2026-02-17 15:28:06.664 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali27bd0b426bd"
2026-02-17 15:28:06.664 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali27bd0b426bd" state="up"
2026-02-17 15:28:06.664 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27bd0b426bd", State:"down", Index:89}
2026-02-17 15:28:06.664 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:06.664 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:06.664 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27bd0b426bd", State:"up", Index:89}
2026-02-17 15:28:06.664 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali27bd0b426bd"
2026-02-17 15:28:06.664 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali27bd0b426bd"
2026-02-17 15:28:06.664 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27bd0b426bd"
2026-02-17 15:28:06.665 [INFO][83] 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-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.665 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:06.688 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:06.688 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} status="up"
2026-02-17 15:28:06.919 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7068" name:"default"}
2026-02-17 15:28:07.083 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7068"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7068"}
2026-02-17 15:28:07.110 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7068"}
2026-02-17 15:28:07.842 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-controller-jj5zv, name=eth0)
2026-02-17 15:28:07.843 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-controller-jj5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27bd0b426bd" profile_ids:"kns.deployment-2233" profile_ids:"ksa.deployment-2233.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:28:07.843 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:07.843 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:07.843 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:07.843 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27bd0b426bd"
2026-02-17 15:28:07.844 [INFO][83] 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-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:07.844 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:07.865 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:07.865 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} status="up"
2026-02-17 15:28:08.110 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9759"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9759"}
2026-02-17 15:28:08.131 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5463"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5463"}
2026-02-17 15:28:08.151 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-5463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:08.316 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-17 15:28:08.317 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali27bd0b426bd"
2026-02-17 15:28:08.317 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:08.317 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:10.492 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3569" name:"default"}
2026-02-17 15:28:10.610 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3569"}
2026-02-17 15:28:11.308 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8755" name:"default"}
2026-02-17 15:28:11.469 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5001" name:"default"}
2026-02-17 15:28:11.525 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8755"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8755"} labels:{key:"webhook-8755" value:"true"}
2026-02-17 15:28:11.548 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8755"}
2026-02-17 15:28:11.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5001"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5001"} labels:{key:"webhook-8755-markers" value:"true"}
2026-02-17 15:28:11.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5001"}
2026-02-17 15:28:11.706 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw, name=eth0)
2026-02-17 15:28:11.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9097350c889" profile_ids:"kns.deployment-2233" profile_ids:"ksa.deployment-2233.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:28:11.706 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.706 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.706 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9097350c889" ipVersion=0x4 table="filter"
2026-02-17 15:28:11.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9097350c889" ipVersion=0x4 table="filter"
2026-02-17 15:28:11.707 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9097350c889"
2026-02-17 15:28:11.707 [INFO][83] 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-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.708 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.745 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:11.745 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} status="down"
2026-02-17 15:28:11.792 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali9097350c889" state="down"
2026-02-17 15:28:11.792 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9097350c889"
2026-02-17 15:28:11.792 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9097350c889", State:"down", Index:90}
2026-02-17 15:28:11.792 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Typed[string]{}}
2026-02-17 15:28:11.792 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Typed[string]{}}
2026-02-17 15:28:11.792 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9097350c889"
2026-02-17 15:28:11.792 [INFO][83] 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-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.792 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.795 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali9097350c889" state="up"
2026-02-17 15:28:11.813 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:11.814 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} status="down"
2026-02-17 15:28:11.814 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9097350c889", State:"up", Index:90}
2026-02-17 15:28:11.814 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9097350c889"
2026-02-17 15:28:11.814 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9097350c889"
2026-02-17 15:28:11.814 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9097350c889"
2026-02-17 15:28:11.814 [INFO][83] 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-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.814 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:11.834 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:11.837 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} status="up"
2026-02-17 15:28:12.866 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw, name=eth0)
2026-02-17 15:28:12.866 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9097350c889" profile_ids:"kns.deployment-2233" profile_ids:"ksa.deployment-2233.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:28:12.866 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:12.866 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:12.866 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:12.867 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9097350c889"
2026-02-17 15:28:12.867 [INFO][83] 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-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:12.867 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:12.891 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:12.891 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} status="up"
2026-02-17 15:28:12.894 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-controller-jj5zv, name=eth0)
2026-02-17 15:28:12.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-controller-jj5zv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27bd0b426bd" profile_ids:"kns.deployment-2233" profile_ids:"ksa.deployment-2233.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:28:12.895 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.896 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.896 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.897 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27bd0b426bd"
2026-02-17 15:28:12.897 [INFO][83] 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-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.897 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.903 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-controller-jj5zv, name=eth0)
2026-02-17 15:28:12.918 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:12.918 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"} status="up"
2026-02-17 15:28:12.918 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-controller-jj5zv" endpoint_id:"eth0"}
2026-02-17 15:28:12.919 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.919 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.919 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.919 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali27bd0b426bd" ipVersion=0x4 table="filter"
2026-02-17 15:28:12.920 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali27bd0b426bd" ipVersion=0x4 table="filter"
2026-02-17 15:28:12.920 [INFO][83] 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-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.920 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.921 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.22
2026-02-17 15:28:12.980 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-controller-jj5zv", EndpointId:"eth0"}
2026-02-17 15:28:12.988 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-17 15:28:12.988 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9097350c889"
2026-02-17 15:28:12.988 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:12.988 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:13.151 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9759"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9759"}
2026-02-17 15:28:13.175 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2233"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2233"}
2026-02-17 15:28:13.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4739"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4739"} 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-4739"}
2026-02-17 15:28:13.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-4739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:13.332 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali27bd0b426bd" state="down"
2026-02-17 15:28:13.334 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali27bd0b426bd"
2026-02-17 15:28:13.333 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27bd0b426bd", State:"down", Index:89}
2026-02-17 15:28:13.334 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:13.334 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-17 15:28:13.334 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali27bd0b426bd" state=""
2026-02-17 15:28:13.334 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali27bd0b426bd"
2026-02-17 15:28:13.334 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:13.334 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27bd0b426bd", State:"", Index:89}
2026-02-17 15:28:13.334 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Set[string](nil)}
2026-02-17 15:28:13.335 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27bd0b426bd", Addrs:set.Set[string](nil)}
2026-02-17 15:28:13.363 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4739"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4739"} 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-4739"}
2026-02-17 15:28:13.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9162"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9162"}
2026-02-17 15:28:13.445 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9162" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:13.836 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5463/pod-release-sf7rl, name=eth0)
2026-02-17 15:28:13.836 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-5463"} profile:{inbound_rules:{action:"allow" rule_id:"0-RFdm9e_QY8takG"} outbound_rules:{action:"allow" rule_id:"Wf2_647l0fZ7MU3Z"}}
2026-02-17 15:28:13.836 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-5463.default"} profile:{}
2026-02-17 15:28:13.836 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5463/pod-release-sf7rl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08463ea5490" profile_ids:"kns.replication-controller-5463" profile_ids:"ksa.replication-controller-5463.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:28:13.836 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.837 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.837 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.837 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali08463ea5490" ipVersion=0x4 table="filter"
2026-02-17 15:28:13.837 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UXTvia9H6JEx1FWjzR" ipVersion=0x4 table="filter"
2026-02-17 15:28:13.837 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_h8TmrOfRc2o1jmWItI" ipVersion=0x4 table="filter"
2026-02-17 15:28:13.837 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali08463ea5490" ipVersion=0x4 table="filter"
2026-02-17 15:28:13.837 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UXTvia9H6JEx1FWjzR" ipVersion=0x4 table="filter"
2026-02-17 15:28:13.837 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_h8TmrOfRc2o1jmWItI" ipVersion=0x4 table="filter"
2026-02-17 15:28:13.837 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali08463ea5490"
2026-02-17 15:28:13.837 [INFO][83] 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-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.837 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.868 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:13.868 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} status="down"
2026-02-17 15:28:13.915 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali08463ea5490" state="down"
2026-02-17 15:28:13.915 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08463ea5490", State:"down", Index:91}
2026-02-17 15:28:13.915 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08463ea5490"
2026-02-17 15:28:13.915 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Typed[string]{}}
2026-02-17 15:28:13.915 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Typed[string]{}}
2026-02-17 15:28:13.915 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali08463ea5490" state="up"
2026-02-17 15:28:13.915 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08463ea5490", State:"up", Index:91}
2026-02-17 15:28:13.915 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali08463ea5490"
2026-02-17 15:28:13.915 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08463ea5490"
2026-02-17 15:28:13.915 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08463ea5490"
2026-02-17 15:28:13.915 [INFO][83] 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-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:13.933 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:13.933 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} status="up"
2026-02-17 15:28:14.023 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:14.023 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-9162"} profile:{inbound_rules:{action:"allow" rule_id:"akDqqGwMOtgFfBrt"} outbound_rules:{action:"allow" rule_id:"NpAONEQXmeHXlzg2"}}
2026-02-17 15:28:14.024 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-9162.default"} profile:{}
2026-02-17 15:28:14.024 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:14.024 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.024 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.024 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.025 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8fc1892ec47" ipVersion=0x4 table="filter"
2026-02-17 15:28:14.025 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kQVXBEU-i2siOqFEap" ipVersion=0x4 table="filter"
2026-02-17 15:28:14.025 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RIX4ZMlIvcgOavdSj7" ipVersion=0x4 table="filter"
2026-02-17 15:28:14.025 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8fc1892ec47" ipVersion=0x4 table="filter"
2026-02-17 15:28:14.025 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kQVXBEU-i2siOqFEap" ipVersion=0x4 table="filter"
2026-02-17 15:28:14.025 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RIX4ZMlIvcgOavdSj7" ipVersion=0x4 table="filter"
2026-02-17 15:28:14.025 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.025 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.025 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.057 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:14.057 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:28:14.084 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali8fc1892ec47" state="down"
2026-02-17 15:28:14.084 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.084 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fc1892ec47", State:"down", Index:92}
2026-02-17 15:28:14.084 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Typed[string]{}}
2026-02-17 15:28:14.084 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Typed[string]{}}
2026-02-17 15:28:14.084 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.084 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.084 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.085 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali8fc1892ec47" state="up"
2026-02-17 15:28:14.099 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:14.099 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:28:14.099 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fc1892ec47", State:"up", Index:92}
2026-02-17 15:28:14.099 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.099 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.099 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.099 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.099 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.117 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:14.117 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:14.239 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5463"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5463"}
2026-02-17 15:28:14.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1023"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1023"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1023"}
2026-02-17 15:28:14.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1023" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:14.885 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:14.886 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:14.886 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.886 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.886 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.886 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:14.887 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.887 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:14.909 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:14.909 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:14.912 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5463/pod-release-sf7rl, name=eth0)
2026-02-17 15:28:14.912 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5463/pod-release-sf7rl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08463ea5490" profile_ids:"kns.replication-controller-5463" profile_ids:"ksa.replication-controller-5463.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:28:14.912 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:14.913 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:14.913 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:14.915 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08463ea5490"
2026-02-17 15:28:14.915 [INFO][83] 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-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:14.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:14.944 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:14.944 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} status="up"
2026-02-17 15:28:15.100 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-17 15:28:15.100 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8fc1892ec47"
2026-02-17 15:28:15.100 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:15.101 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:15.356 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-17 15:28:15.356 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali08463ea5490"
2026-02-17 15:28:15.356 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:15.356 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:15.491 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:15.492 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:15.492 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:15.492 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:15.493 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:15.495 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:15.495 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:15.496 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:15.514 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:15.514 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:16.904 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:16.905 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:16.905 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:16.905 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:16.905 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:16.906 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:16.906 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:16.906 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:16.928 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:16.928 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:17.913 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:17.913 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:17.913 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:17.914 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:17.914 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:17.915 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:17.915 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:17.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:17.947 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:17.947 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:18.182 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw, name=eth0)
2026-02-17 15:28:18.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9097350c889" profile_ids:"kns.deployment-2233" profile_ids:"ksa.deployment-2233.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:28:18.182 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.182 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.182 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.183 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9097350c889"
2026-02-17 15:28:18.183 [INFO][83] 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-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.183 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.190 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw, name=eth0)
2026-02-17 15:28:18.211 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:18.212 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"} status="up"
2026-02-17 15:28:18.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw" endpoint_id:"eth0"}
2026-02-17 15:28:18.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-2233"}
2026-02-17 15:28:18.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-2233.default"}
2026-02-17 15:28:18.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9759" name:"default"}
2026-02-17 15:28:18.212 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.212 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.212 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-2233" ipVersion=0x4 table="filter"
2026-02-17 15:28:18.212 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2x9-xdNtuvTudUaaCU" ipVersion=0x4 table="filter"
2026-02-17 15:28:18.212 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-2233" ipVersion=0x4 table="filter"
2026-02-17 15:28:18.212 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2x9-xdNtuvTudUaaCU" ipVersion=0x4 table="filter"
2026-02-17 15:28:18.212 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.213 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9097350c889" ipVersion=0x4 table="filter"
2026-02-17 15:28:18.213 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9097350c889" ipVersion=0x4 table="filter"
2026-02-17 15:28:18.213 [INFO][83] 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-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.213 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.216 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.23
2026-02-17 15:28:18.276 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2233/test-cleanup-deployment-7bc8b8949b-fgsmw", EndpointId:"eth0"}
2026-02-17 15:28:18.373 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1023"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1023"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1023"}
2026-02-17 15:28:18.394 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-489"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-489"}
2026-02-17 15:28:18.420 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:18.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-2233" name:"default"}
2026-02-17 15:28:18.564 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-17 15:28:18.564 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9097350c889"
2026-02-17 15:28:18.564 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali9097350c889" state="down"
2026-02-17 15:28:18.564 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Typed[string]{}}
2026-02-17 15:28:18.564 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Typed[string]{}}
2026-02-17 15:28:18.564 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9097350c889", State:"down", Index:90}
2026-02-17 15:28:18.565 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali9097350c889" state=""
2026-02-17 15:28:18.565 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9097350c889"
2026-02-17 15:28:18.586 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9097350c889", State:"", Index:90}
2026-02-17 15:28:18.586 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Set[string](nil)}
2026-02-17 15:28:18.586 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9097350c889", Addrs:set.Set[string](nil)}
2026-02-17 15:28:18.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-4739" name:"default"}
2026-02-17 15:28:18.842 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2233"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2233"}
2026-02-17 15:28:18.871 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-2233"}
2026-02-17 15:28:19.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9759"}
2026-02-17 15:28:19.210 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4739"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4739"} 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-4739"}
2026-02-17 15:28:19.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-4739"}
2026-02-17 15:28:19.260 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5463/pod-release-sf7rl, name=eth0)
2026-02-17 15:28:19.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5463/pod-release-sf7rl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08463ea5490" profile_ids:"kns.replication-controller-5463" profile_ids:"ksa.replication-controller-5463.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:28:19.270 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.270 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.270 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.271 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5463/pod-release-sf7rl, name=eth0)
2026-02-17 15:28:19.271 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08463ea5490"
2026-02-17 15:28:19.272 [INFO][83] 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-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.272 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.289 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:19.289 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"} status="up"
2026-02-17 15:28:19.289 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5463/pod-release-sf7rl" endpoint_id:"eth0"}
2026-02-17 15:28:19.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-5463"}
2026-02-17 15:28:19.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-5463.default"}
2026-02-17 15:28:19.290 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.290 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.290 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UXTvia9H6JEx1FWjzR" ipVersion=0x4 table="filter"
2026-02-17 15:28:19.290 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h8TmrOfRc2o1jmWItI" ipVersion=0x4 table="filter"
2026-02-17 15:28:19.290 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UXTvia9H6JEx1FWjzR" ipVersion=0x4 table="filter"
2026-02-17 15:28:19.290 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h8TmrOfRc2o1jmWItI" ipVersion=0x4 table="filter"
2026-02-17 15:28:19.290 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali08463ea5490" ipVersion=0x4 table="filter"
2026-02-17 15:28:19.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali08463ea5490" ipVersion=0x4 table="filter"
2026-02-17 15:28:19.291 [INFO][83] 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-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.291 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.291 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.25
2026-02-17 15:28:19.361 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5463/pod-release-sf7rl", EndpointId:"eth0"}
2026-02-17 15:28:19.361 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-5463" name:"default"}
2026-02-17 15:28:19.608 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9162"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9162"}
2026-02-17 15:28:19.627 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4073"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4073"}
2026-02-17 15:28:19.649 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4073" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:19.654 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali08463ea5490" state="down"
2026-02-17 15:28:19.654 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08463ea5490"
2026-02-17 15:28:19.654 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 15:28:19.655 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali08463ea5490" state=""
2026-02-17 15:28:19.655 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali08463ea5490"
2026-02-17 15:28:19.674 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08463ea5490", State:"down", Index:91}
2026-02-17 15:28:19.674 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Typed[string]{}}
2026-02-17 15:28:19.674 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Typed[string]{}}
2026-02-17 15:28:19.674 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08463ea5490", State:"", Index:91}
2026-02-17 15:28:19.674 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Set[string](nil)}
2026-02-17 15:28:19.674 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08463ea5490", Addrs:set.Set[string](nil)}
2026-02-17 15:28:19.760 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5463"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5463"}
2026-02-17 15:28:19.786 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-5463"}
2026-02-17 15:28:20.306 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7825"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7825"}
2026-02-17 15:28:20.348 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6559"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-6559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6559"}
2026-02-17 15:28:20.372 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:20.433 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6559"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-6559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6559"}
2026-02-17 15:28:20.454 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6995"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-6995"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6995"}
2026-02-17 15:28:20.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6995" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:20.541 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6995" type:"ClusterIP" cluster_ips:"10.254.60.103" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:28:21.111 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-6995/affinity-clusterip-transition-66686d5d57-x8drv, name=eth0)
2026-02-17 15:28:21.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6995.default"} profile:{}
2026-02-17 15:28:21.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6995"} profile:{inbound_rules:{action:"allow" rule_id:"3F-TavjoKJwg92Lf"} outbound_rules:{action:"allow" rule_id:"-qYzdmmZx3gPEKvv"}}
2026-02-17 15:28:21.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9b9dc2b9cf" profile_ids:"kns.services-6995" profile_ids:"ksa.services-6995.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:28:21.111 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.111 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.112 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.112 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif9b9dc2b9cf" ipVersion=0x4 table="filter"
2026-02-17 15:28:21.112 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6995" ipVersion=0x4 table="filter"
2026-02-17 15:28:21.112 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HuR6lRgDdKBxCPvNIP" ipVersion=0x4 table="filter"
2026-02-17 15:28:21.113 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif9b9dc2b9cf" ipVersion=0x4 table="filter"
2026-02-17 15:28:21.113 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6995" ipVersion=0x4 table="filter"
2026-02-17 15:28:21.113 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HuR6lRgDdKBxCPvNIP" ipVersion=0x4 table="filter"
2026-02-17 15:28:21.113 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.113 [INFO][83] 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-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.113 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.154 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:21.154 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} status="down"
2026-02-17 15:28:21.186 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif9b9dc2b9cf" state="down"
2026-02-17 15:28:21.186 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.186 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9b9dc2b9cf", State:"down", Index:93}
2026-02-17 15:28:21.186 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Typed[string]{}}
2026-02-17 15:28:21.186 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Typed[string]{}}
2026-02-17 15:28:21.186 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.186 [INFO][83] 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-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.186 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.188 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif9b9dc2b9cf" state="up"
2026-02-17 15:28:21.216 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:21.216 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} status="down"
2026-02-17 15:28:21.216 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9b9dc2b9cf", State:"up", Index:93}
2026-02-17 15:28:21.216 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.216 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.216 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.216 [INFO][83] 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-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.216 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.235 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:21.235 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} status="up"
2026-02-17 15:28:21.955 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-6995/affinity-clusterip-transition-66686d5d57-x8drv, name=eth0)
2026-02-17 15:28:21.955 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9b9dc2b9cf" profile_ids:"kns.services-6995" profile_ids:"ksa.services-6995.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:28:21.955 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.955 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.956 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.956 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:21.956 [INFO][83] 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-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.956 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:21.979 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:21.980 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"} status="up"
2026-02-17 15:28:22.140 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-17 15:28:22.140 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:22.140 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:22.140 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:22.519 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-489"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-489"}
2026-02-17 15:28:22.543 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4597"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4597"}
2026-02-17 15:28:22.567 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:22.750 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4073"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4073"}
2026-02-17 15:28:22.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3788"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3788"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3788"}
2026-02-17 15:28:22.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3788" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:23.375 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f, name=eth0)
2026-02-17 15:28:23.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3788"} profile:{inbound_rules:{action:"allow" rule_id:"vrCbDnLbH-wTPt_t"} outbound_rules:{action:"allow" rule_id:"0ExCpn9sqihz65J-"}}
2026-02-17 15:28:23.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3788.default"} profile:{}
2026-02-17 15:28:23.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34ac97a07d6" profile_ids:"kns.configmap-3788" profile_ids:"ksa.configmap-3788.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:28:23.376 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.376 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.376 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.376 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali34ac97a07d6" ipVersion=0x4 table="filter"
2026-02-17 15:28:23.376 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3788" ipVersion=0x4 table="filter"
2026-02-17 15:28:23.376 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_14hnrr2WGATlLUGfqr" ipVersion=0x4 table="filter"
2026-02-17 15:28:23.376 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali34ac97a07d6" ipVersion=0x4 table="filter"
2026-02-17 15:28:23.377 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3788" ipVersion=0x4 table="filter"
2026-02-17 15:28:23.377 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_14hnrr2WGATlLUGfqr" ipVersion=0x4 table="filter"
2026-02-17 15:28:23.377 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:23.377 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.377 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.410 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:23.410 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} status="down"
2026-02-17 15:28:23.444 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1023" name:"default"}
2026-02-17 15:28:23.449 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali34ac97a07d6" state="down"
2026-02-17 15:28:23.450 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34ac97a07d6"
2026-02-17 15:28:23.452 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali34ac97a07d6" state="up"
2026-02-17 15:28:23.467 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34ac97a07d6", State:"down", Index:94}
2026-02-17 15:28:23.467 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Typed[string]{}}
2026-02-17 15:28:23.467 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Typed[string]{}}
2026-02-17 15:28:23.467 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34ac97a07d6", State:"up", Index:94}
2026-02-17 15:28:23.467 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:23.467 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:23.467 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:23.467 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.467 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.487 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:23.487 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} status="up"
2026-02-17 15:28:23.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1023"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1023"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1023"}
2026-02-17 15:28:23.648 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1023"}
2026-02-17 15:28:23.968 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f, name=eth0)
2026-02-17 15:28:23.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34ac97a07d6" profile_ids:"kns.configmap-3788" profile_ids:"ksa.configmap-3788.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:28:23.969 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.969 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.969 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.970 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:23.970 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.971 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:23.988 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:23.989 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} status="up"
2026-02-17 15:28:24.444 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-17 15:28:24.444 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali34ac97a07d6"
2026-02-17 15:28:24.444 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:24.444 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:24.633 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:24.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:24.637 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.637 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.637 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.638 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:24.638 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.638 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.656 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:24.658 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:24.658 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:24.658 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9162"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9162"}
2026-02-17 15:28:24.659 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8fc1892ec47" profile_ids:"kns.ephemeral-containers-test-9162" profile_ids:"ksa.ephemeral-containers-test-9162.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:28:24.659 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.659 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.659 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.660 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fc1892ec47"
2026-02-17 15:28:24.661 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.661 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:24.679 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:24.679 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:28:24.958 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6995" type:"ClusterIP" cluster_ips:"10.254.60.103" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:28:25.138 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f, name=eth0)
2026-02-17 15:28:25.138 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34ac97a07d6" profile_ids:"kns.configmap-3788" profile_ids:"ksa.configmap-3788.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:28:25.138 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.138 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.138 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.139 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:25.139 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.139 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.166 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:25.166 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} status="up"
2026-02-17 15:28:25.245 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali34ac97a07d6" state="down"
2026-02-17 15:28:25.245 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34ac97a07d6"
2026-02-17 15:28:25.245 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34ac97a07d6", State:"down", Index:94}
2026-02-17 15:28:25.245 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Typed[string]{}}
2026-02-17 15:28:25.245 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Typed[string]{}}
2026-02-17 15:28:25.245 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:25.245 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.245 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.245 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-17 15:28:25.246 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.24
2026-02-17 15:28:25.250 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali34ac97a07d6" state=""
2026-02-17 15:28:25.250 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34ac97a07d6"
2026-02-17 15:28:25.266 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:25.266 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} status="down"
2026-02-17 15:28:25.266 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34ac97a07d6", State:"", Index:94}
2026-02-17 15:28:25.266 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Set[string](nil)}
2026-02-17 15:28:25.266 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34ac97a07d6", Addrs:set.Set[string](nil)}
2026-02-17 15:28:25.266 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34ac97a07d6"
2026-02-17 15:28:25.266 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.266 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.288 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:25.288 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"} status="down"
2026-02-17 15:28:25.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6995" type:"ClusterIP" cluster_ips:"10.254.60.103" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:28:25.345 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f, name=eth0)
2026-02-17 15:28:25.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f" endpoint_id:"eth0"}
2026-02-17 15:28:25.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3788"}
2026-02-17 15:28:25.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3788.default"}
2026-02-17 15:28:25.345 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.345 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3788" ipVersion=0x4 table="filter"
2026-02-17 15:28:25.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_14hnrr2WGATlLUGfqr" ipVersion=0x4 table="filter"
2026-02-17 15:28:25.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3788" ipVersion=0x4 table="filter"
2026-02-17 15:28:25.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_14hnrr2WGATlLUGfqr" ipVersion=0x4 table="filter"
2026-02-17 15:28:25.346 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali34ac97a07d6" ipVersion=0x4 table="filter"
2026-02-17 15:28:25.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali34ac97a07d6" ipVersion=0x4 table="filter"
2026-02-17 15:28:25.346 [INFO][83] 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:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.346 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.396 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3788/pod-configmaps-9bbfa307-9e63-4e9f-87df-4911a52c335f", EndpointId:"eth0"}
2026-02-17 15:28:25.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6559" name:"default"}
2026-02-17 15:28:25.816 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6559"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-6559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6559"}
2026-02-17 15:28:25.840 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6559"}
2026-02-17 15:28:25.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7825" name:"default"}
2026-02-17 15:28:25.917 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7825"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7825"}
2026-02-17 15:28:25.939 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7825"}
2026-02-17 15:28:26.649 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4597"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4597"}
2026-02-17 15:28:26.671 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9393"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9393"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9393"}
2026-02-17 15:28:26.671 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9393" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:26.888 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3788"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3788"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3788"}
2026-02-17 15:28:26.919 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-6281"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"tables-6281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6281"}
2026-02-17 15:28:26.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-6281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:26.998 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-6281"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"tables-6281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6281"}
2026-02-17 15:28:27.040 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1245"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1245"}
2026-02-17 15:28:27.065 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1245" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:27.632 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a, name=eth0)
2026-02-17 15:28:27.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-1245.default"} profile:{}
2026-02-17 15:28:27.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-1245"} profile:{inbound_rules:{action:"allow" rule_id:"GXtumYc7JpM0agjQ"} outbound_rules:{action:"allow" rule_id:"e91Ddif3YTmQK0lf"}}
2026-02-17 15:28:27.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali880e178121e" profile_ids:"kns.container-runtime-1245" profile_ids:"ksa.container-runtime-1245.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:28:27.632 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.632 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.632 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali880e178121e" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KUB9JolCoIgqXw2OGs" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OLtmksRuvmOrM_U7qa" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali880e178121e" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KUB9JolCoIgqXw2OGs" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OLtmksRuvmOrM_U7qa" ipVersion=0x4 table="filter"
2026-02-17 15:28:27.633 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali880e178121e"
2026-02-17 15:28:27.633 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.633 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.698 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:27.699 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} status="down"
2026-02-17 15:28:27.699 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-489" name:"default"}
2026-02-17 15:28:27.712 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali880e178121e" state="down"
2026-02-17 15:28:27.712 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali880e178121e"
2026-02-17 15:28:27.713 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali880e178121e" state="up"
2026-02-17 15:28:27.719 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali880e178121e", State:"down", Index:95}
2026-02-17 15:28:27.719 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Typed[string]{}}
2026-02-17 15:28:27.719 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Typed[string]{}}
2026-02-17 15:28:27.719 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali880e178121e", State:"up", Index:95}
2026-02-17 15:28:27.719 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali880e178121e"
2026-02-17 15:28:27.719 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali880e178121e"
2026-02-17 15:28:27.719 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali880e178121e"
2026-02-17 15:28:27.719 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.719 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:27.745 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:27.745 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} status="up"
2026-02-17 15:28:27.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-489"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-489"}
2026-02-17 15:28:28.001 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-489"}
2026-02-17 15:28:28.009 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a, name=eth0)
2026-02-17 15:28:28.027 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali880e178121e" profile_ids:"kns.container-runtime-1245" profile_ids:"ksa.container-runtime-1245.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:28:28.027 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:28.027 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:28.027 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:28.027 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali880e178121e"
2026-02-17 15:28:28.028 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:28.028 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:28.048 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:28.048 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} status="up"
2026-02-17 15:28:28.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4073" name:"default"}
2026-02-17 15:28:28.204 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4073"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4073"}
2026-02-17 15:28:28.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4073"}
2026-02-17 15:28:29.020 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-17 15:28:29.020 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali880e178121e"
2026-02-17 15:28:29.020 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:29.020 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:29.201 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a, name=eth0)
2026-02-17 15:28:29.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali880e178121e" profile_ids:"kns.container-runtime-1245" profile_ids:"ksa.container-runtime-1245.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:28:29.201 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.201 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.201 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.205 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali880e178121e"
2026-02-17 15:28:29.205 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.205 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.230 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:29.230 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} status="up"
2026-02-17 15:28:29.306 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali880e178121e" state="down"
2026-02-17 15:28:29.306 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali880e178121e"
2026-02-17 15:28:29.306 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-17 15:28:29.306 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali880e178121e", State:"down", Index:95}
2026-02-17 15:28:29.306 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Typed[string]{}}
2026-02-17 15:28:29.306 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Typed[string]{}}
2026-02-17 15:28:29.307 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali880e178121e"
2026-02-17 15:28:29.307 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.307 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.308 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.28
2026-02-17 15:28:29.312 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali880e178121e" state=""
2026-02-17 15:28:29.312 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali880e178121e"
2026-02-17 15:28:29.327 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:29.327 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} status="down"
2026-02-17 15:28:29.327 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali880e178121e", State:"", Index:95}
2026-02-17 15:28:29.327 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Set[string](nil)}
2026-02-17 15:28:29.327 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali880e178121e", Addrs:set.Set[string](nil)}
2026-02-17 15:28:29.327 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali880e178121e"
2026-02-17 15:28:29.327 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.327 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.345 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:29.345 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"} status="down"
2026-02-17 15:28:29.467 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a, name=eth0)
2026-02-17 15:28:29.467 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a" endpoint_id:"eth0"}
2026-02-17 15:28:29.467 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-1245"}
2026-02-17 15:28:29.467 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-1245.default"}
2026-02-17 15:28:29.467 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.467 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.468 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KUB9JolCoIgqXw2OGs" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.468 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OLtmksRuvmOrM_U7qa" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.468 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KUB9JolCoIgqXw2OGs" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.468 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OLtmksRuvmOrM_U7qa" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.468 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali880e178121e" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali880e178121e" ipVersion=0x4 table="filter"
2026-02-17 15:28:29.469 [INFO][83] 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-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.469 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:29.533 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1245/termination-message-container6955969d-69dc-414c-ba9c-1d3a61b8614a", EndpointId:"eth0"}
2026-02-17 15:28:30.134 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1245"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1245"}
2026-02-17 15:28:30.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2376"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2376"}
2026-02-17 15:28:30.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2376" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:30.772 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9393"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9393"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9393"}
2026-02-17 15:28:30.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-493"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-493"}
2026-02-17 15:28:30.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:31.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4597" name:"default"}
2026-02-17 15:28:32.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4597"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4597"}
2026-02-17 15:28:32.116 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4597"}
2026-02-17 15:28:32.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-6281" name:"default"}
2026-02-17 15:28:32.348 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-6281"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"tables-6281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6281"}
2026-02-17 15:28:32.391 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-6281"}
2026-02-17 15:28:32.468 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3788" name:"default"}
2026-02-17 15:28:32.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3788"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3788"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3788"}
2026-02-17 15:28:32.552 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3788"}
2026-02-17 15:28:33.166 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:28:34.901 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-493"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-493"}
2026-02-17 15:28:34.936 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7450"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7450"}
2026-02-17 15:28:34.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:34.986 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7450"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7450"} labels:{key:"validating-admission-policy-7450" value:"true"}
2026-02-17 15:28:35.538 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7450"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7450"} labels:{key:"validating-admission-policy-7450" value:"true"}
2026-02-17 15:28:35.564 [INFO][83] felix/summary.go 100: Summarising 228 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=71ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:28:35.601 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3479"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3479"}
2026-02-17 15:28:35.634 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3479" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:35.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1245" name:"default"}
2026-02-17 15:28:35.929 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1245"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1245"}
2026-02-17 15:28:35.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1245"}
2026-02-17 15:28:36.214 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9393" name:"default"}
2026-02-17 15:28:36.238 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-3479/test-rolling-update-controller-r8x2t, name=eth0)
2026-02-17 15:28:36.248 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3479.default"} profile:{}
2026-02-17 15:28:36.249 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3479"} profile:{inbound_rules:{action:"allow" rule_id:"vQoAdNbDEBrsjDXe"} outbound_rules:{action:"allow" rule_id:"IAMoyzpmUFSYiH9-"}}
2026-02-17 15:28:36.249 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3479/test-rolling-update-controller-r8x2t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali636e581a3cd" profile_ids:"kns.deployment-3479" profile_ids:"ksa.deployment-3479.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:28:36.249 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.249 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.249 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.249 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali636e581a3cd" ipVersion=0x4 table="filter"
2026-02-17 15:28:36.250 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3479" ipVersion=0x4 table="filter"
2026-02-17 15:28:36.250 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JCJHM53D2u-OQrGzIr" ipVersion=0x4 table="filter"
2026-02-17 15:28:36.250 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali636e581a3cd" ipVersion=0x4 table="filter"
2026-02-17 15:28:36.250 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3479" ipVersion=0x4 table="filter"
2026-02-17 15:28:36.250 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JCJHM53D2u-OQrGzIr" ipVersion=0x4 table="filter"
2026-02-17 15:28:36.250 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali636e581a3cd"
2026-02-17 15:28:36.250 [INFO][83] 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-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.250 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.282 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:36.282 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} status="down"
2026-02-17 15:28:36.323 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali636e581a3cd" state="down"
2026-02-17 15:28:36.323 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali636e581a3cd", State:"down", Index:96}
2026-02-17 15:28:36.323 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali636e581a3cd"
2026-02-17 15:28:36.323 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:36.323 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:36.323 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali636e581a3cd"
2026-02-17 15:28:36.323 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali636e581a3cd" state="up"
2026-02-17 15:28:36.323 [INFO][83] 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-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.324 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.340 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:36.340 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} status="down"
2026-02-17 15:28:36.340 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali636e581a3cd", State:"up", Index:96}
2026-02-17 15:28:36.340 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali636e581a3cd"
2026-02-17 15:28:36.340 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali636e581a3cd"
2026-02-17 15:28:36.340 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali636e581a3cd"
2026-02-17 15:28:36.340 [INFO][83] 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-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.340 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:36.364 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:36.364 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} status="up"
2026-02-17 15:28:36.386 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9393"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9393"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9393"}
2026-02-17 15:28:36.411 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9393"}
2026-02-17 15:28:37.078 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-3479/test-rolling-update-controller-r8x2t, name=eth0)
2026-02-17 15:28:37.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3479/test-rolling-update-controller-r8x2t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali636e581a3cd" profile_ids:"kns.deployment-3479" profile_ids:"ksa.deployment-3479.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:28:37.079 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:37.079 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:37.079 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:37.080 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali636e581a3cd"
2026-02-17 15:28:37.080 [INFO][83] 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-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:37.080 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:37.103 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:37.103 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} status="up"
2026-02-17 15:28:37.341 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-17 15:28:37.341 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali636e581a3cd"
2026-02-17 15:28:37.341 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:37.341 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:39.269 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2376"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2376"}
2026-02-17 15:28:39.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7884"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7884"}
2026-02-17 15:28:39.316 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:40.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-493" name:"default"}
2026-02-17 15:28:40.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-493"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-493"}
2026-02-17 15:28:40.204 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-493"}
2026-02-17 15:28:40.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7450" name:"default"}
2026-02-17 15:28:40.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7450"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7450"} labels:{key:"validating-admission-policy-7450" value:"true"}
2026-02-17 15:28:41.023 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7450"}
2026-02-17 15:28:42.138 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-3479/test-rolling-update-controller-r8x2t, name=eth0)
2026-02-17 15:28:42.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3479/test-rolling-update-controller-r8x2t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali636e581a3cd" profile_ids:"kns.deployment-3479" profile_ids:"ksa.deployment-3479.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:28:42.140 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.140 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.140 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.142 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali636e581a3cd"
2026-02-17 15:28:42.143 [INFO][83] 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-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.143 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.143 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-3479/test-rolling-update-controller-r8x2t, name=eth0)
2026-02-17 15:28:42.162 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:42.162 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"} status="up"
2026-02-17 15:28:42.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3479/test-rolling-update-controller-r8x2t" endpoint_id:"eth0"}
2026-02-17 15:28:42.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3479"}
2026-02-17 15:28:42.162 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3479.default"}
2026-02-17 15:28:42.162 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.162 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3479" ipVersion=0x4 table="filter"
2026-02-17 15:28:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JCJHM53D2u-OQrGzIr" ipVersion=0x4 table="filter"
2026-02-17 15:28:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3479" ipVersion=0x4 table="filter"
2026-02-17 15:28:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JCJHM53D2u-OQrGzIr" ipVersion=0x4 table="filter"
2026-02-17 15:28:42.163 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali636e581a3cd" ipVersion=0x4 table="filter"
2026-02-17 15:28:42.163 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali636e581a3cd" ipVersion=0x4 table="filter"
2026-02-17 15:28:42.163 [INFO][83] 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-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.163 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.163 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.29
2026-02-17 15:28:42.225 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3479/test-rolling-update-controller-r8x2t", EndpointId:"eth0"}
2026-02-17 15:28:42.544 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-17 15:28:42.544 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali636e581a3cd"
2026-02-17 15:28:42.544 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali636e581a3cd" state="down"
2026-02-17 15:28:42.544 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:42.544 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Typed[string]{}}
2026-02-17 15:28:42.544 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali636e581a3cd", State:"down", Index:96}
2026-02-17 15:28:42.546 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali636e581a3cd" state=""
2026-02-17 15:28:42.546 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali636e581a3cd"
2026-02-17 15:28:42.563 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali636e581a3cd", State:"", Index:96}
2026-02-17 15:28:42.563 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Set[string](nil)}
2026-02-17 15:28:42.563 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali636e581a3cd", Addrs:set.Set[string](nil)}
2026-02-17 15:28:42.743 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3479"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3479"}
2026-02-17 15:28:42.773 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8525"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8525"}
2026-02-17 15:28:42.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-8525" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:43.439 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7884"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7884"}
2026-02-17 15:28:43.464 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4441"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4441"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4441"}
2026-02-17 15:28:43.464 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4441" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:44.053 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320, name=eth0)
2026-02-17 15:28:44.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-4441"} profile:{inbound_rules:{action:"allow" rule_id:"vMPjDoUfqf5SohF2"} outbound_rules:{action:"allow" rule_id:"wpzy2uZFbYcd7wuW"}}
2026-02-17 15:28:44.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-4441.default"} profile:{}
2026-02-17 15:28:44.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0b4c0c9725" profile_ids:"kns.var-expansion-4441" profile_ids:"ksa.var-expansion-4441.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:28:44.053 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.053 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.053 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.053 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid0b4c0c9725" ipVersion=0x4 table="filter"
2026-02-17 15:28:44.054 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_js-Ng5Gmk4Uy7myUOy" ipVersion=0x4 table="filter"
2026-02-17 15:28:44.054 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pgGv_xKknGx0xbnUeA" ipVersion=0x4 table="filter"
2026-02-17 15:28:44.054 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid0b4c0c9725" ipVersion=0x4 table="filter"
2026-02-17 15:28:44.054 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_js-Ng5Gmk4Uy7myUOy" ipVersion=0x4 table="filter"
2026-02-17 15:28:44.054 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pgGv_xKknGx0xbnUeA" ipVersion=0x4 table="filter"
2026-02-17 15:28:44.054 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:44.054 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.054 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.100 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:44.101 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="down"
2026-02-17 15:28:44.130 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calid0b4c0c9725" state="down"
2026-02-17 15:28:44.131 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0b4c0c9725"
2026-02-17 15:28:44.131 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0b4c0c9725", State:"down", Index:97}
2026-02-17 15:28:44.131 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Typed[string]{}}
2026-02-17 15:28:44.131 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Typed[string]{}}
2026-02-17 15:28:44.131 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:44.131 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.131 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.132 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calid0b4c0c9725" state="up"
2026-02-17 15:28:44.151 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:44.151 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="down"
2026-02-17 15:28:44.151 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0b4c0c9725", State:"up", Index:97}
2026-02-17 15:28:44.151 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:44.151 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:44.151 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:44.151 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.151 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:44.174 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:44.174 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="up"
2026-02-17 15:28:44.301 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2376" name:"default"}
2026-02-17 15:28:44.547 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2376"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2376"}
2026-02-17 15:28:44.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2376"}
2026-02-17 15:28:45.105 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320, name=eth0)
2026-02-17 15:28:45.105 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0b4c0c9725" profile_ids:"kns.var-expansion-4441" profile_ids:"ksa.var-expansion-4441.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:28:45.105 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:45.105 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:45.105 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:45.106 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:45.106 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:45.106 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:45.127 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:45.128 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="up"
2026-02-17 15:28:45.856 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-17 15:28:45.856 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0b4c0c9725"
2026-02-17 15:28:45.856 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:45.856 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:46.262 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320, name=eth0)
2026-02-17 15:28:46.263 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0b4c0c9725" profile_ids:"kns.var-expansion-4441" profile_ids:"ksa.var-expansion-4441.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:28:46.263 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.263 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.263 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.264 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:46.264 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.265 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 97
2026-02-17 15:28:46.285 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:46.285 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="up"
2026-02-17 15:28:46.368 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-17 15:28:46.368 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0b4c0c9725"
2026-02-17 15:28:46.368 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calid0b4c0c9725" state="down"
2026-02-17 15:28:46.368 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Typed[string]{}}
2026-02-17 15:28:46.368 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Typed[string]{}}
2026-02-17 15:28:46.368 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0b4c0c9725", State:"down", Index:97}
2026-02-17 15:28:46.368 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:46.368 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.368 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.369 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.30
2026-02-17 15:28:46.370 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calid0b4c0c9725" state=""
2026-02-17 15:28:46.370 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0b4c0c9725"
2026-02-17 15:28:46.394 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:46.394 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="down"
2026-02-17 15:28:46.394 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0b4c0c9725", State:"", Index:97}
2026-02-17 15:28:46.395 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Set[string](nil)}
2026-02-17 15:28:46.395 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0b4c0c9725", Addrs:set.Set[string](nil)}
2026-02-17 15:28:46.395 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0b4c0c9725"
2026-02-17 15:28:46.395 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.395 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.413 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:46.413 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"} status="down"
2026-02-17 15:28:46.461 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320, name=eth0)
2026-02-17 15:28:46.462 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320" endpoint_id:"eth0"}
2026-02-17 15:28:46.462 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-4441.default"}
2026-02-17 15:28:46.462 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-4441"}
2026-02-17 15:28:46.462 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.462 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.462 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_js-Ng5Gmk4Uy7myUOy" ipVersion=0x4 table="filter"
2026-02-17 15:28:46.462 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pgGv_xKknGx0xbnUeA" ipVersion=0x4 table="filter"
2026-02-17 15:28:46.462 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_js-Ng5Gmk4Uy7myUOy" ipVersion=0x4 table="filter"
2026-02-17 15:28:46.462 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pgGv_xKknGx0xbnUeA" ipVersion=0x4 table="filter"
2026-02-17 15:28:46.462 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.462 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid0b4c0c9725" ipVersion=0x4 table="filter"
2026-02-17 15:28:46.462 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid0b4c0c9725" ipVersion=0x4 table="filter"
2026-02-17 15:28:46.462 [INFO][83] 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:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.462 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.521 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4441/var-expansion-d59e884b-4b0a-49a8-9016-37b1a1d15320", EndpointId:"eth0"}
2026-02-17 15:28:46.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8525"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8525"}
2026-02-17 15:28:46.926 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2517"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2517"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2517"}
2026-02-17 15:28:46.948 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2517" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:47.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4441"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4441"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4441"}
2026-02-17 15:28:47.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-4013"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-4013"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4013"}
2026-02-17 15:28:47.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-4013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:47.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-4013" type:"ClusterIP" cluster_ips:"10.254.13.9" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:28:47.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3479" name:"default"}
2026-02-17 15:28:48.177 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3479"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3479"}
2026-02-17 15:28:48.198 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3479"}
2026-02-17 15:28:48.640 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7884" name:"default"}
2026-02-17 15:28:48.689 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7884"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7884"}
2026-02-17 15:28:48.733 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7884"}
2026-02-17 15:28:49.705 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-4013"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-4013"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4013"}
2026-02-17 15:28:49.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"}
2026-02-17 15:28:49.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:49.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"} labels:{key:"webhook-5007" value:"true"}
2026-02-17 15:28:49.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1268"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1268"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1268"} labels:{key:"webhook-5007-markers" value:"true"}
2026-02-17 15:28:49.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1268" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:51.018 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2517"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2517"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2517"}
2026-02-17 15:28:51.041 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9973"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-9973"}
2026-02-17 15:28:51.070 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-9973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:52.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-8525" name:"default"}
2026-02-17 15:28:52.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8525"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8525"}
2026-02-17 15:28:52.206 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-8525"}
2026-02-17 15:28:52.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5007" type:"ClusterIP" cluster_ips:"10.254.81.212" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:28:52.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4441" name:"default"}
2026-02-17 15:28:52.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4441"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4441"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4441"}
2026-02-17 15:28:52.894 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4441"}
2026-02-17 15:28:54.827 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-4013"
2026-02-17 15:28:54.924 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=ephemeral-containers-test-9162/ephemeral-containers-target-pod, name=eth0)
2026-02-17 15:28:54.925 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9162/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 15:28:54.925 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-9162"}
2026-02-17 15:28:54.925 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-9162.default"}
2026-02-17 15:28:54.925 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:54.925 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:54.926 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kQVXBEU-i2siOqFEap" ipVersion=0x4 table="filter"
2026-02-17 15:28:54.926 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RIX4ZMlIvcgOavdSj7" ipVersion=0x4 table="filter"
2026-02-17 15:28:54.926 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kQVXBEU-i2siOqFEap" ipVersion=0x4 table="filter"
2026-02-17 15:28:54.926 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RIX4ZMlIvcgOavdSj7" ipVersion=0x4 table="filter"
2026-02-17 15:28:54.926 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:54.926 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8fc1892ec47" ipVersion=0x4 table="filter"
2026-02-17 15:28:54.926 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8fc1892ec47" ipVersion=0x4 table="filter"
2026-02-17 15:28:54.926 [INFO][83] 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:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:54.926 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:54.927 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.27
2026-02-17 15:28:55.011 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9162/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 15:28:55.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-4013" name:"default"}
2026-02-17 15:28:55.036 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali8fc1892ec47" state="down"
2026-02-17 15:28:55.036 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8fc1892ec47"
2026-02-17 15:28:55.038 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali8fc1892ec47" state=""
2026-02-17 15:28:55.038 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8fc1892ec47"
2026-02-17 15:28:55.038 [INFO][83] 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=92
2026-02-17 15:28:55.041 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fc1892ec47", State:"down", Index:92}
2026-02-17 15:28:55.041 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Typed[string]{}}
2026-02-17 15:28:55.041 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Typed[string]{}}
2026-02-17 15:28:55.041 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fc1892ec47", State:"", Index:92}
2026-02-17 15:28:55.041 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Set[string](nil)}
2026-02-17 15:28:55.041 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fc1892ec47", Addrs:set.Set[string](nil)}
2026-02-17 15:28:55.202 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-4013"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-4013"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4013"}
2026-02-17 15:28:55.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-4013"}
2026-02-17 15:28:55.884 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6995"
2026-02-17 15:28:55.916 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-6995/affinity-clusterip-transition-66686d5d57-x8drv, name=eth0)
2026-02-17 15:28:55.923 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-6995/affinity-clusterip-transition-66686d5d57-x8drv, name=eth0)
2026-02-17 15:28:55.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9b9dc2b9cf" profile_ids:"kns.services-6995" profile_ids:"ksa.services-6995.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:28:55.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv" endpoint_id:"eth0"}
2026-02-17 15:28:55.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6995.default"}
2026-02-17 15:28:55.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6995"}
2026-02-17 15:28:55.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6995"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-6995"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6995"}
2026-02-17 15:28:55.938 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:55.938 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:55.938 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6995" ipVersion=0x4 table="filter"
2026-02-17 15:28:55.938 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HuR6lRgDdKBxCPvNIP" ipVersion=0x4 table="filter"
2026-02-17 15:28:55.938 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6995" ipVersion=0x4 table="filter"
2026-02-17 15:28:55.938 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HuR6lRgDdKBxCPvNIP" ipVersion=0x4 table="filter"
2026-02-17 15:28:55.938 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:55.939 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif9b9dc2b9cf" ipVersion=0x4 table="filter"
2026-02-17 15:28:55.939 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif9b9dc2b9cf" ipVersion=0x4 table="filter"
2026-02-17 15:28:55.939 [INFO][83] 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-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:55.939 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:55.940 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.26
2026-02-17 15:28:55.999 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6995/affinity-clusterip-transition-66686d5d57-x8drv", EndpointId:"eth0"}
2026-02-17 15:28:56.000 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8424"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8424"}
2026-02-17 15:28:56.000 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-8424" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:56.191 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5007"
2026-02-17 15:28:56.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2517" name:"default"}
2026-02-17 15:28:56.695 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-8424/simpletest.deployment-58dd7ccf6f-q884v, name=eth0)
2026-02-17 15:28:56.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-8424"} profile:{inbound_rules:{action:"allow" rule_id:"7c2fMw1w_Kx4p0uf"} outbound_rules:{action:"allow" rule_id:"iYbDWQzNhRNUDJEW"}}
2026-02-17 15:28:56.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-8424.default"} profile:{}
2026-02-17 15:28:56.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali377be629f38" profile_ids:"kns.gc-8424" profile_ids:"ksa.gc-8424.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:28:56.696 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.696 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.696 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali377be629f38" ipVersion=0x4 table="filter"
2026-02-17 15:28:56.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-8424" ipVersion=0x4 table="filter"
2026-02-17 15:28:56.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-8424.default" ipVersion=0x4 table="filter"
2026-02-17 15:28:56.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali377be629f38" ipVersion=0x4 table="filter"
2026-02-17 15:28:56.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-8424" ipVersion=0x4 table="filter"
2026-02-17 15:28:56.697 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-8424.default" ipVersion=0x4 table="filter"
2026-02-17 15:28:56.697 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali377be629f38"
2026-02-17 15:28:56.697 [INFO][83] 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-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.697 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.738 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:56.738 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} status="down"
2026-02-17 15:28:56.780 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali377be629f38" state="down"
2026-02-17 15:28:56.780 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali377be629f38"
2026-02-17 15:28:56.780 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali377be629f38", State:"down", Index:98}
2026-02-17 15:28:56.780 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali377be629f38" state="up"
2026-02-17 15:28:56.780 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Typed[string]{}}
2026-02-17 15:28:56.780 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Typed[string]{}}
2026-02-17 15:28:56.780 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali377be629f38"
2026-02-17 15:28:56.780 [INFO][83] 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-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.780 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.803 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:56.803 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} status="down"
2026-02-17 15:28:56.803 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali377be629f38", State:"up", Index:98}
2026-02-17 15:28:56.804 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali377be629f38"
2026-02-17 15:28:56.804 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali377be629f38"
2026-02-17 15:28:56.804 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali377be629f38"
2026-02-17 15:28:56.804 [INFO][83] 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-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.804 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:56.825 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:56.825 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} status="up"
2026-02-17 15:28:56.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"} labels:{key:"webhook-5007" value:"true"}
2026-02-17 15:28:56.860 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1268"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1268"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1268"} labels:{key:"webhook-5007-markers" value:"true"}
2026-02-17 15:28:56.886 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8447"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8447"}
2026-02-17 15:28:56.886 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8447" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:56.927 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-8447" type:"ClusterIP" cluster_ips:"10.254.193.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:28:56.985 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2517"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2517"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2517"}
2026-02-17 15:28:57.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2517"}
2026-02-17 15:28:57.225 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8424"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8424"}
2026-02-17 15:28:57.261 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6115"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6115"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6115"}
2026-02-17 15:28:57.261 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6115" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:58.012 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-17 15:28:58.012 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali377be629f38"
2026-02-17 15:28:58.012 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:58.012 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:28:58.621 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif9b9dc2b9cf" state="down"
2026-02-17 15:28:58.621 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:58.621 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9b9dc2b9cf", State:"down", Index:93}
2026-02-17 15:28:58.621 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Typed[string]{}}
2026-02-17 15:28:58.621 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Typed[string]{}}
2026-02-17 15:28:58.623 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-17 15:28:58.624 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif9b9dc2b9cf" state=""
2026-02-17 15:28:58.624 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif9b9dc2b9cf"
2026-02-17 15:28:58.641 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9b9dc2b9cf", State:"", Index:93}
2026-02-17 15:28:58.641 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Set[string](nil)}
2026-02-17 15:28:58.641 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9b9dc2b9cf", Addrs:set.Set[string](nil)}
2026-02-17 15:28:58.955 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-8447"
2026-02-17 15:28:59.001 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8447"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8447"}
2026-02-17 15:28:59.024 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8780"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-8780"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8780"}
2026-02-17 15:28:59.081 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8780" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:59.201 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-8424/simpletest.deployment-58dd7ccf6f-q884v, name=eth0)
2026-02-17 15:28:59.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali377be629f38" profile_ids:"kns.gc-8424" profile_ids:"ksa.gc-8424.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:28:59.201 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:59.201 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:59.202 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:59.203 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali377be629f38"
2026-02-17 15:28:59.204 [INFO][83] 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-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:59.204 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:28:59.225 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:59.225 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} status="up"
2026-02-17 15:28:59.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9973"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-9973"}
2026-02-17 15:28:59.256 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-967"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-967"}
2026-02-17 15:28:59.279 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-967" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:28:59.646 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-0-2xfj5, name=eth0)
2026-02-17 15:28:59.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8780"} profile:{inbound_rules:{action:"allow" rule_id:"ykxv1RZ-VMT-P3Il"} outbound_rules:{action:"allow" rule_id:"7uhVwhZRZLE1OBil"}}
2026-02-17 15:28:59.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8780.default"} profile:{}
2026-02-17 15:28:59.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-0-2xfj5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali060b8242b92" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:28:59.646 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.646 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.646 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.646 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali060b8242b92" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8780" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3mzsUymnZ4Xmb_DZ1d" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali060b8242b92" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8780" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3mzsUymnZ4Xmb_DZ1d" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.647 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali060b8242b92"
2026-02-17 15:28:59.647 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.647 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.686 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:59.686 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="down"
2026-02-17 15:28:59.714 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali060b8242b92" state="down"
2026-02-17 15:28:59.714 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali060b8242b92"
2026-02-17 15:28:59.714 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali060b8242b92", State:"down", Index:99}
2026-02-17 15:28:59.714 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Typed[string]{}}
2026-02-17 15:28:59.715 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Typed[string]{}}
2026-02-17 15:28:59.715 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali060b8242b92"
2026-02-17 15:28:59.715 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.715 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.718 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali060b8242b92" state="up"
2026-02-17 15:28:59.739 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:59.739 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="down"
2026-02-17 15:28:59.739 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali060b8242b92", State:"up", Index:99}
2026-02-17 15:28:59.739 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali060b8242b92"
2026-02-17 15:28:59.739 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali060b8242b92"
2026-02-17 15:28:59.739 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali060b8242b92"
2026-02-17 15:28:59.739 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.739 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:28:59.747 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-1-cqjcl, name=eth0)
2026-02-17 15:28:59.760 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:59.760 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="up"
2026-02-17 15:28:59.760 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-1-cqjcl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6869812c861" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:28:59.760 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.760 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.760 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.761 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6869812c861" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.761 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6869812c861" ipVersion=0x4 table="filter"
2026-02-17 15:28:59.761 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6869812c861"
2026-02-17 15:28:59.761 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.761 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.796 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:28:59.797 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="down"
2026-02-17 15:28:59.827 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali6869812c861" state="down"
2026-02-17 15:28:59.827 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6869812c861"
2026-02-17 15:28:59.827 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali6869812c861" state="up"
2026-02-17 15:28:59.827 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6869812c861", State:"down", Index:100}
2026-02-17 15:28:59.827 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Typed[string]{}}
2026-02-17 15:28:59.827 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Typed[string]{}}
2026-02-17 15:28:59.827 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6869812c861", State:"up", Index:100}
2026-02-17 15:28:59.827 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6869812c861"
2026-02-17 15:28:59.827 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6869812c861"
2026-02-17 15:28:59.827 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6869812c861"
2026-02-17 15:28:59.827 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.827 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:28:59.855 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:28:59.855 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="up"
2026-02-17 15:29:00.205 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-0-2xfj5, name=eth0)
2026-02-17 15:29:00.206 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-0-2xfj5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali060b8242b92" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:29:00.206 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:00.206 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:00.206 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:00.207 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali060b8242b92"
2026-02-17 15:29:00.207 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:00.207 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:00.224 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-1-cqjcl, name=eth0)
2026-02-17 15:29:00.229 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:00.229 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="up"
2026-02-17 15:29:00.230 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-1-cqjcl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6869812c861" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:29:00.230 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:00.230 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:00.230 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:00.231 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6869812c861"
2026-02-17 15:29:00.231 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:00.231 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:00.257 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:00.257 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="up"
2026-02-17 15:29:00.924 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-17 15:29:00.924 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6869812c861"
2026-02-17 15:29:00.924 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:00.924 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:00.956 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6995" name:"default"}
2026-02-17 15:29:01.020 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-17 15:29:01.020 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali060b8242b92"
2026-02-17 15:29:01.020 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:01.020 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:01.226 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-0-2xfj5, name=eth0)
2026-02-17 15:29:01.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-0-2xfj5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali060b8242b92" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:29:01.226 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:01.226 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:01.226 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:01.227 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali060b8242b92"
2026-02-17 15:29:01.227 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:01.227 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:01.247 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-1-cqjcl, name=eth0)
2026-02-17 15:29:01.270 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:01.271 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="up"
2026-02-17 15:29:01.271 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-1-cqjcl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6869812c861" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:29:01.271 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:01.271 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:01.271 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:01.272 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6869812c861"
2026-02-17 15:29:01.272 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:01.272 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:01.306 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:01.306 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="up"
2026-02-17 15:29:01.320 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6995"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-6995"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6995"}
2026-02-17 15:29:01.342 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6995"}
2026-02-17 15:29:01.379 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6115"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6115"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6115"}
2026-02-17 15:29:01.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-2576"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2576"}
2026-02-17 15:29:01.428 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-2576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:01.479 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:29:01.479 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:29:01.479 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:29:01.765 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9162" name:"default"}
2026-02-17 15:29:02.112 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5007" name:"default"}
2026-02-17 15:29:02.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1268" name:"default"}
2026-02-17 15:29:02.281 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-8424/simpletest.deployment-58dd7ccf6f-q884v, name=eth0)
2026-02-17 15:29:02.281 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali377be629f38" profile_ids:"kns.gc-8424" profile_ids:"ksa.gc-8424.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:29:02.281 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.281 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.281 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.282 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali377be629f38"
2026-02-17 15:29:02.282 [INFO][83] 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-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.282 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.290 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-8424/simpletest.deployment-58dd7ccf6f-q884v, name=eth0)
2026-02-17 15:29:02.318 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:02.318 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"} status="up"
2026-02-17 15:29:02.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v" endpoint_id:"eth0"}
2026-02-17 15:29:02.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-8424"}
2026-02-17 15:29:02.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-8424.default"}
2026-02-17 15:29:02.318 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.318 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-8424" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-8424.default" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-8424" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-8424.default" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.319 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali377be629f38" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.319 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali377be629f38" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.319 [INFO][83] 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-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.319 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.320 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.35
2026-02-17 15:29:02.383 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8424/simpletest.deployment-58dd7ccf6f-q884v", EndpointId:"eth0"}
2026-02-17 15:29:02.398 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-8424" name:"default"}
2026-02-17 15:29:02.501 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-1-cqjcl, name=eth0)
2026-02-17 15:29:02.501 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-1-cqjcl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6869812c861" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:29:02.501 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.501 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.501 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.501 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6869812c861"
2026-02-17 15:29:02.501 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.501 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.518 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:02.518 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="up"
2026-02-17 15:29:02.524 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-0-2xfj5, name=eth0)
2026-02-17 15:29:02.524 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-0-2xfj5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali060b8242b92" profile_ids:"kns.job-8780" profile_ids:"ksa.job-8780.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:29:02.524 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.524 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.524 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.524 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali060b8242b92"
2026-02-17 15:29:02.525 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.525 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.549 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:02.549 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="up"
2026-02-17 15:29:02.605 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-17 15:29:02.605 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6869812c861"
2026-02-17 15:29:02.605 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali6869812c861" state="down"
2026-02-17 15:29:02.606 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Typed[string]{}}
2026-02-17 15:29:02.606 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Typed[string]{}}
2026-02-17 15:29:02.606 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6869812c861", State:"down", Index:100}
2026-02-17 15:29:02.606 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6869812c861"
2026-02-17 15:29:02.606 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.606 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.606 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.51
2026-02-17 15:29:02.609 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali6869812c861" state=""
2026-02-17 15:29:02.609 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6869812c861"
2026-02-17 15:29:02.624 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:02.624 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="down"
2026-02-17 15:29:02.624 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6869812c861", State:"", Index:100}
2026-02-17 15:29:02.624 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Set[string](nil)}
2026-02-17 15:29:02.624 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6869812c861", Addrs:set.Set[string](nil)}
2026-02-17 15:29:02.624 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6869812c861"
2026-02-17 15:29:02.624 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.624 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.628 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-17 15:29:02.628 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali060b8242b92"
2026-02-17 15:29:02.628 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali060b8242b92" state="down"
2026-02-17 15:29:02.628 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali060b8242b92" state=""
2026-02-17 15:29:02.628 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali060b8242b92"
2026-02-17 15:29:02.646 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:02.646 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"} status="down"
2026-02-17 15:29:02.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"} labels:{key:"webhook-5007" value:"true"}
2026-02-17 15:29:02.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5007"}
2026-02-17 15:29:02.670 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Typed[string]{}}
2026-02-17 15:29:02.670 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Typed[string]{}}
2026-02-17 15:29:02.671 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali060b8242b92", State:"down", Index:99}
2026-02-17 15:29:02.671 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali060b8242b92", State:"", Index:99}
2026-02-17 15:29:02.671 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Set[string](nil)}
2026-02-17 15:29:02.671 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali060b8242b92", Addrs:set.Set[string](nil)}
2026-02-17 15:29:02.671 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali060b8242b92"
2026-02-17 15:29:02.671 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.671 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.671 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.32
2026-02-17 15:29:02.689 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:02.689 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"} status="down"
2026-02-17 15:29:02.689 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-9162"}
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali377be629f38" state="down"
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali377be629f38"
2026-02-17 15:29:02.776 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali377be629f38" state=""
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali377be629f38"
2026-02-17 15:29:02.776 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-0-2xfj5, name=eth0)
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali377be629f38", State:"down", Index:98}
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Typed[string]{}}
2026-02-17 15:29:02.776 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Typed[string]{}}
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali377be629f38", State:"", Index:98}
2026-02-17 15:29:02.776 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Set[string](nil)}
2026-02-17 15:29:02.776 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali377be629f38", Addrs:set.Set[string](nil)}
2026-02-17 15:29:02.797 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-0-2xfj5" endpoint_id:"eth0"}
2026-02-17 15:29:02.797 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.797 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.797 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali060b8242b92" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali060b8242b92" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.798 [INFO][83] 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-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.798 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.861 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-0-2xfj5", EndpointId:"eth0"}
2026-02-17 15:29:02.872 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-8780/matching-fail-index-action-1-cqjcl, name=eth0)
2026-02-17 15:29:02.873 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8780/matching-fail-index-action-1-cqjcl" endpoint_id:"eth0"}
2026-02-17 15:29:02.873 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8780"}
2026-02-17 15:29:02.873 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8780.default"}
2026-02-17 15:29:02.873 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.873 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8780" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3mzsUymnZ4Xmb_DZ1d" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8780" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3mzsUymnZ4Xmb_DZ1d" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.873 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6869812c861" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6869812c861" ipVersion=0x4 table="filter"
2026-02-17 15:29:02.873 [INFO][83] 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-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.873 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.938 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8780/matching-fail-index-action-1-cqjcl", EndpointId:"eth0"}
2026-02-17 15:29:02.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1268"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1268"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1268"} labels:{key:"webhook-5007-markers" value:"true"}
2026-02-17 15:29:02.961 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1268"}
2026-02-17 15:29:03.057 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8424"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8424"}
2026-02-17 15:29:03.080 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-8424"}
2026-02-17 15:29:04.284 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:29:04.284 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:29:04.284 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:29:04.312 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8447" name:"default"}
2026-02-17 15:29:04.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8447"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8447"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8447"}
2026-02-17 15:29:04.589 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8447"}
2026-02-17 15:29:04.693 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-9973" name:"default"}
2026-02-17 15:29:04.939 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9973"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-9973"}
2026-02-17 15:29:04.979 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-9973"}
2026-02-17 15:29:05.119 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8780"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-8780"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8780"}
2026-02-17 15:29:05.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9231"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9231"}
2026-02-17 15:29:05.163 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:05.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9231"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9231"} labels:{key:"webhook-9231" value:"true"}
2026-02-17 15:29:05.184 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3856"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3856"} labels:{key:"webhook-9231-markers" value:"true"}
2026-02-17 15:29:05.205 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:05.491 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-2576"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2576"}
2026-02-17 15:29:05.529 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2493"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2493"}
2026-02-17 15:29:05.552 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-2493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:06.230 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/netserver-0, name=eth0)
2026-02-17 15:29:06.230 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-2493"} profile:{inbound_rules:{action:"allow" rule_id:"pfeHiEVJ_G34cp-r"} outbound_rules:{action:"allow" rule_id:"SIBz2gtMwxEBY7EU"}}
2026-02-17 15:29:06.230 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-2493.default"} profile:{}
2026-02-17 15:29:06.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7860d0fee6a" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:29:06.231 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.231 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.231 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7860d0fee6a" ipVersion=0x4 table="filter"
2026-02-17 15:29:06.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_60cPhUAI4LHTL27Y_W" ipVersion=0x4 table="filter"
2026-02-17 15:29:06.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OoSgjwWN_YKb2KOR2m" ipVersion=0x4 table="filter"
2026-02-17 15:29:06.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7860d0fee6a" ipVersion=0x4 table="filter"
2026-02-17 15:29:06.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_60cPhUAI4LHTL27Y_W" ipVersion=0x4 table="filter"
2026-02-17 15:29:06.231 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OoSgjwWN_YKb2KOR2m" ipVersion=0x4 table="filter"
2026-02-17 15:29:06.231 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:06.231 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.231 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.274 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:06.274 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:29:06.298 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali7860d0fee6a" state="down"
2026-02-17 15:29:06.298 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7860d0fee6a"
2026-02-17 15:29:06.298 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7860d0fee6a", State:"down", Index:101}
2026-02-17 15:29:06.298 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Typed[string]{}}
2026-02-17 15:29:06.298 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Typed[string]{}}
2026-02-17 15:29:06.298 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:06.298 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.298 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.303 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali7860d0fee6a" state="up"
2026-02-17 15:29:06.315 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:06.315 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:29:06.315 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7860d0fee6a", State:"up", Index:101}
2026-02-17 15:29:06.316 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:06.316 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:06.316 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:06.316 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.316 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:06.335 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:06.335 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:29:06.405 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-967"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-967"}
2026-02-17 15:29:06.453 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9942"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9942"}
2026-02-17 15:29:06.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:06.559 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9942"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9942"}
2026-02-17 15:29:06.584 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5859"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"}
2026-02-17 15:29:06.610 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5859" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:06.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6115" name:"default"}
2026-02-17 15:29:06.871 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6115"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6115"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6115"}
2026-02-17 15:29:06.891 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6115"}
2026-02-17 15:29:07.185 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48, name=eth0)
2026-02-17 15:29:07.186 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-5859.default"} profile:{}
2026-02-17 15:29:07.186 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-5859"} profile:{inbound_rules:{action:"allow" rule_id:"xj4IFAz42hkykUqc"} outbound_rules:{action:"allow" rule_id:"b05_1PCjapE0flH2"}}
2026-02-17 15:29:07.186 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe043bcda4c" profile_ids:"kns.emptydir-5859" profile_ids:"ksa.emptydir-5859.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:29:07.186 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.186 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.186 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.187 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe043bcda4c" ipVersion=0x4 table="filter"
2026-02-17 15:29:07.187 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-5859" ipVersion=0x4 table="filter"
2026-02-17 15:29:07.187 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Q14JzPD8B2L3GJQ93_" ipVersion=0x4 table="filter"
2026-02-17 15:29:07.187 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe043bcda4c" ipVersion=0x4 table="filter"
2026-02-17 15:29:07.187 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-5859" ipVersion=0x4 table="filter"
2026-02-17 15:29:07.187 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Q14JzPD8B2L3GJQ93_" ipVersion=0x4 table="filter"
2026-02-17 15:29:07.187 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe043bcda4c"
2026-02-17 15:29:07.187 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.187 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.221 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:07.221 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="down"
2026-02-17 15:29:07.264 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calibe043bcda4c" state="down"
2026-02-17 15:29:07.264 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe043bcda4c"
2026-02-17 15:29:07.264 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe043bcda4c", State:"down", Index:102}
2026-02-17 15:29:07.264 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Typed[string]{}}
2026-02-17 15:29:07.264 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Typed[string]{}}
2026-02-17 15:29:07.264 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe043bcda4c"
2026-02-17 15:29:07.264 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.264 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.265 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calibe043bcda4c" state="up"
2026-02-17 15:29:07.285 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/netserver-0, name=eth0)
2026-02-17 15:29:07.287 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:07.287 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="down"
2026-02-17 15:29:07.287 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe043bcda4c", State:"up", Index:102}
2026-02-17 15:29:07.287 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe043bcda4c"
2026-02-17 15:29:07.287 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe043bcda4c"
2026-02-17 15:29:07.287 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe043bcda4c"
2026-02-17 15:29:07.287 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.287 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:07.318 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:07.318 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="up"
2026-02-17 15:29:07.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7860d0fee6a" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:29:07.318 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:07.319 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:07.319 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:07.320 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:07.320 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:07.320 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:07.349 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:07.349 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:29:07.614 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9231" type:"ClusterIP" cluster_ips:"10.254.129.111" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:29:08.156 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-17 15:29:08.156 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7860d0fee6a"
2026-02-17 15:29:08.156 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:08.156 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:08.289 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48, name=eth0)
2026-02-17 15:29:08.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe043bcda4c" profile_ids:"kns.emptydir-5859" profile_ids:"ksa.emptydir-5859.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:29:08.290 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:08.290 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:08.290 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:08.290 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe043bcda4c"
2026-02-17 15:29:08.291 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:08.291 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:08.312 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:08.312 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="up"
2026-02-17 15:29:08.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9231"
2026-02-17 15:29:08.697 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9231"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9231"} labels:{key:"webhook-9231" value:"true"}
2026-02-17 15:29:08.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3856"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3856"} labels:{key:"webhook-9231-markers" value:"true"}
2026-02-17 15:29:08.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-6700"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-6700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6700"}
2026-02-17 15:29:08.764 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-6700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:08.801 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::dc8f:f6ff:fe1b:8b6e" exists=true ifIndex=102
2026-02-17 15:29:08.801 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::dc8f:f6ff:fe1b:8b6e} ifaceName="calibe043bcda4c"
2026-02-17 15:29:08.801 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Typed[string]{"fe80::dc8f:f6ff:fe1b:8b6e":set.v{}}}
2026-02-17 15:29:08.801 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Typed[string]{"fe80::dc8f:f6ff:fe1b:8b6e":set.v{}}}
2026-02-17 15:29:08.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-6700"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-6700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6700"}
2026-02-17 15:29:08.842 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8500"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8500"}
2026-02-17 15:29:08.884 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8500" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:09.456 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48, name=eth0)
2026-02-17 15:29:09.456 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe043bcda4c" profile_ids:"kns.emptydir-5859" profile_ids:"ksa.emptydir-5859.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:29:09.456 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.457 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.457 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.458 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe043bcda4c"
2026-02-17 15:29:09.458 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.458 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.482 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:09.482 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="up"
2026-02-17 15:29:09.561 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calibe043bcda4c" state="down"
2026-02-17 15:29:09.561 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe043bcda4c"
2026-02-17 15:29:09.562 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::dc8f:f6ff:fe1b:8b6e" exists=false ifIndex=102
2026-02-17 15:29:09.562 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe043bcda4c", State:"down", Index:102}
2026-02-17 15:29:09.562 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Typed[string]{}}
2026-02-17 15:29:09.562 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Typed[string]{}}
2026-02-17 15:29:09.562 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe043bcda4c"
2026-02-17 15:29:09.562 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.562 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.562 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.47
2026-02-17 15:29:09.564 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calibe043bcda4c" state=""
2026-02-17 15:29:09.564 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe043bcda4c"
2026-02-17 15:29:09.583 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:09.583 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="down"
2026-02-17 15:29:09.583 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe043bcda4c", State:"", Index:102}
2026-02-17 15:29:09.583 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Set[string](nil)}
2026-02-17 15:29:09.583 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe043bcda4c", Addrs:set.Set[string](nil)}
2026-02-17 15:29:09.583 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe043bcda4c"
2026-02-17 15:29:09.583 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.583 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.618 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:09.619 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"} status="down"
2026-02-17 15:29:09.646 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48, name=eth0)
2026-02-17 15:29:09.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48" endpoint_id:"eth0"}
2026-02-17 15:29:09.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-5859.default"}
2026-02-17 15:29:09.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-5859"}
2026-02-17 15:29:09.647 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.647 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-5859" ipVersion=0x4 table="filter"
2026-02-17 15:29:09.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Q14JzPD8B2L3GJQ93_" ipVersion=0x4 table="filter"
2026-02-17 15:29:09.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-5859" ipVersion=0x4 table="filter"
2026-02-17 15:29:09.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Q14JzPD8B2L3GJQ93_" ipVersion=0x4 table="filter"
2026-02-17 15:29:09.647 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe043bcda4c" ipVersion=0x4 table="filter"
2026-02-17 15:29:09.647 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe043bcda4c" ipVersion=0x4 table="filter"
2026-02-17 15:29:09.647 [INFO][83] 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:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.647 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:09.704 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5859/pod-ece2c960-d3bf-4c54-8cdb-8af638860a48", EndpointId:"eth0"}
2026-02-17 15:29:10.222 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8780" name:"default"}
2026-02-17 15:29:10.431 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8780"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-8780"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8780"}
2026-02-17 15:29:10.459 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8780"}
2026-02-17 15:29:10.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5859"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"}
2026-02-17 15:29:10.723 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7910"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7910"}
2026-02-17 15:29:10.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:10.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-7910" type:"ClusterIP" cluster_ips:"10.254.53.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:10.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-7910" type:"ClusterIP" cluster_ips:"10.254.92.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:10.989 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-2576" name:"default"}
2026-02-17 15:29:11.017 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-2576"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2576"}
2026-02-17 15:29:11.017 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-2576"}
2026-02-17 15:29:11.433 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-7910/externalsvc-8664db8f97-q5cc6, name=eth0)
2026-02-17 15:29:11.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7910"} profile:{inbound_rules:{action:"allow" rule_id:"J-A9KBWFQz5LbQZH"} outbound_rules:{action:"allow" rule_id:"z1kiWR0pdPMg1IWN"}}
2026-02-17 15:29:11.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7910.default"} profile:{}
2026-02-17 15:29:11.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7910/externalsvc-8664db8f97-q5cc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie53f0710367" profile_ids:"kns.services-7910" profile_ids:"ksa.services-7910.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:29:11.434 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.434 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.434 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.435 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie53f0710367" ipVersion=0x4 table="filter"
2026-02-17 15:29:11.435 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7910" ipVersion=0x4 table="filter"
2026-02-17 15:29:11.435 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7PwPl2FtOmGMavUDSZ" ipVersion=0x4 table="filter"
2026-02-17 15:29:11.435 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie53f0710367" ipVersion=0x4 table="filter"
2026-02-17 15:29:11.435 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7910" ipVersion=0x4 table="filter"
2026-02-17 15:29:11.435 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7PwPl2FtOmGMavUDSZ" ipVersion=0x4 table="filter"
2026-02-17 15:29:11.435 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie53f0710367"
2026-02-17 15:29:11.435 [INFO][83] 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-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.435 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.480 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:11.480 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} status="down"
2026-02-17 15:29:11.512 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calie53f0710367" state="down"
2026-02-17 15:29:11.513 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie53f0710367"
2026-02-17 15:29:11.513 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie53f0710367", State:"down", Index:103}
2026-02-17 15:29:11.513 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Typed[string]{}}
2026-02-17 15:29:11.513 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Typed[string]{}}
2026-02-17 15:29:11.513 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie53f0710367"
2026-02-17 15:29:11.513 [INFO][83] 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-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.513 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.518 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calie53f0710367" state="up"
2026-02-17 15:29:11.535 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:11.536 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} status="down"
2026-02-17 15:29:11.536 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie53f0710367", State:"up", Index:103}
2026-02-17 15:29:11.536 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie53f0710367"
2026-02-17 15:29:11.536 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie53f0710367"
2026-02-17 15:29:11.536 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie53f0710367"
2026-02-17 15:29:11.536 [INFO][83] 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-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.536 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:11.558 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:11.558 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} status="up"
2026-02-17 15:29:11.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-967" name:"default"}
2026-02-17 15:29:11.765 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9942" name:"default"}
2026-02-17 15:29:11.893 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9942"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9942"}
2026-02-17 15:29:11.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9942"}
2026-02-17 15:29:11.948 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-967"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-967"}
2026-02-17 15:29:11.973 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-967"}
2026-02-17 15:29:12.323 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-7910/externalsvc-8664db8f97-q5cc6, name=eth0)
2026-02-17 15:29:12.323 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7910/externalsvc-8664db8f97-q5cc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie53f0710367" profile_ids:"kns.services-7910" profile_ids:"ksa.services-7910.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:29:12.323 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:12.324 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:12.324 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:12.325 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie53f0710367"
2026-02-17 15:29:12.326 [INFO][83] 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-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:12.327 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:12.351 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:12.351 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"} status="up"
2026-02-17 15:29:12.640 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=103
2026-02-17 15:29:12.640 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie53f0710367"
2026-02-17 15:29:12.640 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:12.640 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:12.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-7910" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:13.736 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3856" name:"default"}
2026-02-17 15:29:14.121 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-6700" name:"default"}
2026-02-17 15:29:14.157 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3856"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3856"} labels:{key:"webhook-9231-markers" value:"true"}
2026-02-17 15:29:14.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3856"}
2026-02-17 15:29:14.335 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9231" name:"default"}
2026-02-17 15:29:14.374 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-6700"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-6700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6700"}
2026-02-17 15:29:14.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-6700"}
2026-02-17 15:29:14.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9231"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9231"} labels:{key:"webhook-9231" value:"true"}
2026-02-17 15:29:14.517 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9231"}
2026-02-17 15:29:14.961 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8500"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8500"}
2026-02-17 15:29:14.985 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3757"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3757"}
2026-02-17 15:29:15.005 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:15.073 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3757"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3757"}
2026-02-17 15:29:15.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4785"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4785"}
2026-02-17 15:29:15.125 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4785" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:15.186 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-7910"
2026-02-17 15:29:15.190 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-7910/externalsvc-8664db8f97-q5cc6, name=eth0)
2026-02-17 15:29:15.209 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-7910/externalsvc-8664db8f97-q5cc6, name=eth0)
2026-02-17 15:29:15.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7910/externalsvc-8664db8f97-q5cc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie53f0710367" profile_ids:"kns.services-7910" profile_ids:"ksa.services-7910.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:29:15.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-7910"
2026-02-17 15:29:15.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7910/externalsvc-8664db8f97-q5cc6" endpoint_id:"eth0"}
2026-02-17 15:29:15.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7910.default"}
2026-02-17 15:29:15.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7910"}
2026-02-17 15:29:15.220 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:15.220 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:15.226 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7910" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.226 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7PwPl2FtOmGMavUDSZ" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.226 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7910" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.226 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7PwPl2FtOmGMavUDSZ" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.226 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:15.227 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie53f0710367" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.227 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie53f0710367" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.227 [INFO][83] 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-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:15.227 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:15.227 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.42
2026-02-17 15:29:15.285 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7910/externalsvc-8664db8f97-q5cc6", EndpointId:"eth0"}
2026-02-17 15:29:15.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7910"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7910"}
2026-02-17 15:29:15.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-8304"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-8304"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8304"}
2026-02-17 15:29:15.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-8304" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:15.874 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf, name=eth0)
2026-02-17 15:29:15.875 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-8304"} profile:{inbound_rules:{action:"allow" rule_id:"HqaWyPDxE1cVYNAp"} outbound_rules:{action:"allow" rule_id:"Ax0o5asp0Nlc-wlb"}}
2026-02-17 15:29:15.875 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-8304.default"} profile:{}
2026-02-17 15:29:15.875 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabd6f6afcda" profile_ids:"kns.emptydir-wrapper-8304" profile_ids:"ksa.emptydir-wrapper-8304.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:29:15.875 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.875 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.875 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.876 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliabd6f6afcda" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.876 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fT_ziJB8fNbMq3leUU" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.876 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QMSU3kXhfvfzZLuQ5m" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.876 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliabd6f6afcda" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.876 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fT_ziJB8fNbMq3leUU" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.876 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QMSU3kXhfvfzZLuQ5m" ipVersion=0x4 table="filter"
2026-02-17 15:29:15.876 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:15.876 [INFO][83] 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:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.876 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.917 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:15.917 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} status="down"
2026-02-17 15:29:15.956 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliabd6f6afcda" state="down"
2026-02-17 15:29:15.956 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd6f6afcda", State:"down", Index:104}
2026-02-17 15:29:15.956 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabd6f6afcda"
2026-02-17 15:29:15.956 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Typed[string]{}}
2026-02-17 15:29:15.956 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Typed[string]{}}
2026-02-17 15:29:15.956 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:15.956 [INFO][83] 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:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.956 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.959 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliabd6f6afcda" state="up"
2026-02-17 15:29:15.975 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:15.975 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} status="down"
2026-02-17 15:29:15.975 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd6f6afcda", State:"up", Index:104}
2026-02-17 15:29:15.975 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:15.975 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:15.975 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:15.975 [INFO][83] 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:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.975 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:15.998 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:15.999 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} status="up"
2026-02-17 15:29:16.072 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5859" name:"default"}
2026-02-17 15:29:16.106 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5859"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5859"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5859"}
2026-02-17 15:29:16.138 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5859"}
2026-02-17 15:29:16.348 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf, name=eth0)
2026-02-17 15:29:16.348 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabd6f6afcda" profile_ids:"kns.emptydir-wrapper-8304" profile_ids:"ksa.emptydir-wrapper-8304.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:29:16.348 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:16.348 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:16.349 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:16.349 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:16.350 [INFO][83] 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:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:16.350 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:16.379 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:16.379 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} status="up"
2026-02-17 15:29:17.349 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf, name=eth0)
2026-02-17 15:29:17.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabd6f6afcda" profile_ids:"kns.emptydir-wrapper-8304" profile_ids:"ksa.emptydir-wrapper-8304.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:29:17.349 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.349 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.350 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.351 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabd6f6afcda"
2026-02-17 15:29:17.351 [INFO][83] 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:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.352 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.354 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf, name=eth0)
2026-02-17 15:29:17.386 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:17.387 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"} status="up"
2026-02-17 15:29:17.387 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf" endpoint_id:"eth0"}
2026-02-17 15:29:17.387 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-8304.default"}
2026-02-17 15:29:17.387 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-8304"}
2026-02-17 15:29:17.387 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-8304"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-8304"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8304"}
2026-02-17 15:29:17.387 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.387 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.388 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fT_ziJB8fNbMq3leUU" ipVersion=0x4 table="filter"
2026-02-17 15:29:17.388 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QMSU3kXhfvfzZLuQ5m" ipVersion=0x4 table="filter"
2026-02-17 15:29:17.389 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fT_ziJB8fNbMq3leUU" ipVersion=0x4 table="filter"
2026-02-17 15:29:17.389 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QMSU3kXhfvfzZLuQ5m" ipVersion=0x4 table="filter"
2026-02-17 15:29:17.390 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.390 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliabd6f6afcda" ipVersion=0x4 table="filter"
2026-02-17 15:29:17.390 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliabd6f6afcda" ipVersion=0x4 table="filter"
2026-02-17 15:29:17.390 [INFO][83] 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:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.390 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.391 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.40
2026-02-17 15:29:17.445 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-8304/pod-secrets-19cc844b-1c2b-4370-b16f-1766067b14cf", EndpointId:"eth0"}
2026-02-17 15:29:17.445 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-993"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-993"}
2026-02-17 15:29:17.445 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-993" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:17.504 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-17 15:29:17.504 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliabd6f6afcda"
2026-02-17 15:29:17.504 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:17.504 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:17.585 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-17 15:29:17.585 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie53f0710367"
2026-02-17 15:29:17.585 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calie53f0710367" state="down"
2026-02-17 15:29:17.586 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Typed[string]{}}
2026-02-17 15:29:17.586 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Typed[string]{}}
2026-02-17 15:29:17.586 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie53f0710367", State:"down", Index:103}
2026-02-17 15:29:17.587 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calie53f0710367" state=""
2026-02-17 15:29:17.587 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie53f0710367"
2026-02-17 15:29:17.609 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie53f0710367", State:"", Index:103}
2026-02-17 15:29:17.609 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Set[string](nil)}
2026-02-17 15:29:17.609 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie53f0710367", Addrs:set.Set[string](nil)}
2026-02-17 15:29:18.701 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliabd6f6afcda" state="down"
2026-02-17 15:29:18.701 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabd6f6afcda"
2026-02-17 15:29:18.701 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=104
2026-02-17 15:29:18.701 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd6f6afcda", State:"down", Index:104}
2026-02-17 15:29:18.701 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Typed[string]{}}
2026-02-17 15:29:18.701 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Typed[string]{}}
2026-02-17 15:29:18.702 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliabd6f6afcda" state=""
2026-02-17 15:29:18.703 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliabd6f6afcda"
2026-02-17 15:29:18.723 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd6f6afcda", State:"", Index:104}
2026-02-17 15:29:18.723 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Set[string](nil)}
2026-02-17 15:29:18.723 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd6f6afcda", Addrs:set.Set[string](nil)}
2026-02-17 15:29:19.241 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4785"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4785"}
2026-02-17 15:29:19.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8235"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8235"}
2026-02-17 15:29:19.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:19.303 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/netserver-0, name=eth0)
2026-02-17 15:29:19.304 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7860d0fee6a" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:29:19.304 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:19.305 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:19.305 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:19.305 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:19.305 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:19.306 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:19.325 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:19.325 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:29:19.335 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8235"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8235"}
2026-02-17 15:29:19.374 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3605"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-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:"secrets-3605"}
2026-02-17 15:29:19.400 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3605" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:20.148 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3757" name:"default"}
2026-02-17 15:29:20.290 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/test-container-pod, name=eth0)
2026-02-17 15:29:20.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d99debfaa1" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:29:20.290 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.290 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.290 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d99debfaa1" ipVersion=0x4 table="filter"
2026-02-17 15:29:20.291 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d99debfaa1" ipVersion=0x4 table="filter"
2026-02-17 15:29:20.291 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:20.291 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.291 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.331 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:20.331 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:29:20.370 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali1d99debfaa1" state="down"
2026-02-17 15:29:20.370 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d99debfaa1"
2026-02-17 15:29:20.370 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d99debfaa1", State:"down", Index:105}
2026-02-17 15:29:20.370 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Typed[string]{}}
2026-02-17 15:29:20.370 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Typed[string]{}}
2026-02-17 15:29:20.370 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:20.370 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.370 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.375 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali1d99debfaa1" state="up"
2026-02-17 15:29:20.392 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:20.392 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 15:29:20.392 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d99debfaa1", State:"up", Index:105}
2026-02-17 15:29:20.392 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:20.392 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:20.392 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:20.392 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.392 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:20.414 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:20.414 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:29:20.505 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7910" name:"default"}
2026-02-17 15:29:20.608 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8500" name:"default"}
2026-02-17 15:29:20.694 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3757"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3757"}
2026-02-17 15:29:20.718 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3757"}
2026-02-17 15:29:20.747 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8500"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8500"}
2026-02-17 15:29:20.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8500"}
2026-02-17 15:29:21.005 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7910"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7910"}
2026-02-17 15:29:21.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7910"}
2026-02-17 15:29:21.385 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/test-container-pod, name=eth0)
2026-02-17 15:29:21.386 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d99debfaa1" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:29:21.386 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:21.386 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:21.386 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:21.386 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:21.387 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:21.387 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:21.407 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:21.407 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:29:21.596 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-993"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-993"}
2026-02-17 15:29:21.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4217"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4217"}
2026-02-17 15:29:21.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4217" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:21.916 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-17 15:29:21.916 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d99debfaa1"
2026-02-17 15:29:21.916 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:21.916 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:21.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2493"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2493"}
2026-02-17 15:29:21.972 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1342"}
2026-02-17 15:29:21.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1342" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:22.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1342"} labels:{key:"webhook-1342" value:"true"}
2026-02-17 15:29:22.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4202"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4202"} labels:{key:"webhook-1342-markers" value:"true"}
2026-02-17 15:29:22.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4202" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:22.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-8304" name:"default"}
2026-02-17 15:29:22.932 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-8304"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-8304"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8304"}
2026-02-17 15:29:22.960 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-8304"}
2026-02-17 15:29:23.488 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3605"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-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:"secrets-3605"}
2026-02-17 15:29:23.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4952"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4952"}
2026-02-17 15:29:23.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4952" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:23.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4952"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4952"}
2026-02-17 15:29:23.676 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1523"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1523"}
2026-02-17 15:29:23.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1523" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:23.761 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4217"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4217"}
2026-02-17 15:29:23.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8407"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"}
2026-02-17 15:29:23.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-8407" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:23.825 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8407"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"} labels:{key:"validating-admission-policy-8407" value:"true"}
2026-02-17 15:29:24.365 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8235" name:"default"}
2026-02-17 15:29:24.551 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1342" type:"ClusterIP" cluster_ips:"10.254.116.16" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:29:24.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8407"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"} labels:{key:"validating-admission-policy-8407" value:"true"}
2026-02-17 15:29:24.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8688"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8688"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8688"}
2026-02-17 15:29:24.667 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8688" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:24.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4785" name:"default"}
2026-02-17 15:29:25.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8235"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8235"}
2026-02-17 15:29:25.082 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8235"}
2026-02-17 15:29:25.106 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4785"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4785"}
2026-02-17 15:29:25.128 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4785"}
2026-02-17 15:29:25.760 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1523"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1523"}
2026-02-17 15:29:25.794 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7761"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7761"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7761"}
2026-02-17 15:29:25.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7761" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:26.626 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-993" name:"default"}
2026-02-17 15:29:26.833 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-993"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-993"}
2026-02-17 15:29:26.862 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-993"}
2026-02-17 15:29:26.988 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/netserver-0, name=eth0)
2026-02-17 15:29:26.988 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7860d0fee6a" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:29:26.988 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:26.988 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:26.990 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:26.991 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:26.991 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:26.991 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.003 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/test-container-pod, name=eth0)
2026-02-17 15:29:27.006 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/netserver-0, name=eth0)
2026-02-17 15:29:27.028 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:27.028 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:29:27.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d99debfaa1" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:29:27.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7860d0fee6a" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:29:27.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2493"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2493"}
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.028 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/test-container-pod, name=eth0)
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.028 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7860d0fee6a"
2026-02-17 15:29:27.029 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:27.029 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.029 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.029 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.029 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.049 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:27.049 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:29:27.049 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:27.049 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:29:27.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d99debfaa1" profile_ids:"kns.pod-network-test-2493" profile_ids:"ksa.pod-network-test-2493.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:29:27.049 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.049 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.049 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.049 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d99debfaa1"
2026-02-17 15:29:27.049 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.049 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.075 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:27.075 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 15:29:27.283 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/test-container-pod, name=eth0)
2026-02-17 15:29:27.283 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/test-container-pod" endpoint_id:"eth0"}
2026-02-17 15:29:27.283 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.283 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.284 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d99debfaa1" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.284 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d99debfaa1" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.284 [INFO][83] 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-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.284 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.285 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.50
2026-02-17 15:29:27.338 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/test-container-pod", EndpointId:"eth0"}
2026-02-17 15:29:27.341 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2493/netserver-0, name=eth0)
2026-02-17 15:29:27.342 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2493/netserver-0" endpoint_id:"eth0"}
2026-02-17 15:29:27.342 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-2493"}
2026-02-17 15:29:27.342 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-2493.default"}
2026-02-17 15:29:27.342 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.342 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.342 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_60cPhUAI4LHTL27Y_W" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.342 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OoSgjwWN_YKb2KOR2m" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.342 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_60cPhUAI4LHTL27Y_W" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.342 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OoSgjwWN_YKb2KOR2m" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.342 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.343 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7860d0fee6a" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.343 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7860d0fee6a" ipVersion=0x4 table="filter"
2026-02-17 15:29:27.343 [INFO][83] 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-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.343 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.357 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.38
2026-02-17 15:29:27.395 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-17 15:29:27.395 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d99debfaa1"
2026-02-17 15:29:27.395 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali1d99debfaa1" state="down"
2026-02-17 15:29:27.396 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali1d99debfaa1" state=""
2026-02-17 15:29:27.396 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d99debfaa1"
2026-02-17 15:29:27.409 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2493/netserver-0", EndpointId:"eth0"}
2026-02-17 15:29:27.409 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Typed[string]{}}
2026-02-17 15:29:27.409 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Typed[string]{}}
2026-02-17 15:29:27.409 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d99debfaa1", State:"down", Index:105}
2026-02-17 15:29:27.409 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d99debfaa1", State:"", Index:105}
2026-02-17 15:29:27.409 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Set[string](nil)}
2026-02-17 15:29:27.409 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d99debfaa1", Addrs:set.Set[string](nil)}
2026-02-17 15:29:27.444 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali7860d0fee6a" state="down"
2026-02-17 15:29:27.444 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7860d0fee6a"
2026-02-17 15:29:27.444 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-17 15:29:27.444 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7860d0fee6a", State:"down", Index:101}
2026-02-17 15:29:27.444 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Typed[string]{}}
2026-02-17 15:29:27.444 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Typed[string]{}}
2026-02-17 15:29:27.449 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali7860d0fee6a" state=""
2026-02-17 15:29:27.449 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7860d0fee6a"
2026-02-17 15:29:27.468 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7860d0fee6a", State:"", Index:101}
2026-02-17 15:29:27.468 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Set[string](nil)}
2026-02-17 15:29:27.468 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7860d0fee6a", Addrs:set.Set[string](nil)}
2026-02-17 15:29:27.808 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8688"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8688"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8688"}
2026-02-17 15:29:27.831 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8807"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"}
2026-02-17 15:29:27.858 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:27.858 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8807"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"} labels:{key:"webhook-8807" value:"true"}
2026-02-17 15:29:27.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5691"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5691"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5691"} labels:{key:"webhook-8807-markers" value:"true"}
2026-02-17 15:29:27.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5691" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:27.933 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7761"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7761"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7761"}
2026-02-17 15:29:27.955 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1508"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1508"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1508"}
2026-02-17 15:29:27.955 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1508" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:28.748 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3605" name:"default"}
2026-02-17 15:29:28.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4217"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4217"}
2026-02-17 15:29:28.870 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3605"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-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:"secrets-3605"}
2026-02-17 15:29:28.891 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3605"}
2026-02-17 15:29:28.913 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4952" name:"default"}
2026-02-17 15:29:28.976 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6, name=eth0)
2026-02-17 15:29:28.977 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-8807"} profile:{inbound_rules:{action:"allow" rule_id:"QBGHHgF7YlVNzeDU"} outbound_rules:{action:"allow" rule_id:"0wfzPP2gylvUJILf"}}
2026-02-17 15:29:28.977 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-8807.default"} profile:{}
2026-02-17 15:29:28.977 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67d60f08e7e" profile_ids:"kns.webhook-8807" profile_ids:"ksa.webhook-8807.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:29:28.977 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:28.977 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:28.977 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:28.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali67d60f08e7e" ipVersion=0x4 table="filter"
2026-02-17 15:29:28.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-8807" ipVersion=0x4 table="filter"
2026-02-17 15:29:28.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NDA2qwDZ3zrvmfTqNz" ipVersion=0x4 table="filter"
2026-02-17 15:29:28.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali67d60f08e7e" ipVersion=0x4 table="filter"
2026-02-17 15:29:28.978 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-8807" ipVersion=0x4 table="filter"
2026-02-17 15:29:28.978 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NDA2qwDZ3zrvmfTqNz" ipVersion=0x4 table="filter"
2026-02-17 15:29:28.978 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:28.978 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:28.978 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.028 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:29.028 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} status="down"
2026-02-17 15:29:29.061 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali67d60f08e7e" state="down"
2026-02-17 15:29:29.061 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67d60f08e7e", State:"down", Index:106}
2026-02-17 15:29:29.062 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.062 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Typed[string]{}}
2026-02-17 15:29:29.062 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Typed[string]{}}
2026-02-17 15:29:29.062 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.062 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.062 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.063 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali67d60f08e7e" state="up"
2026-02-17 15:29:29.079 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:29.079 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} status="down"
2026-02-17 15:29:29.079 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67d60f08e7e", State:"up", Index:106}
2026-02-17 15:29:29.079 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.079 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.079 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.079 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.079 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.097 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:29.097 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} status="up"
2026-02-17 15:29:29.170 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4952"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4952"}
2026-02-17 15:29:29.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4952"}
2026-02-17 15:29:29.435 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6, name=eth0)
2026-02-17 15:29:29.435 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67d60f08e7e" profile_ids:"kns.webhook-8807" profile_ids:"ksa.webhook-8807.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:29:29.435 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.435 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.435 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.436 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.436 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.436 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.451 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6, name=eth0)
2026-02-17 15:29:29.460 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:29.460 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} status="up"
2026-02-17 15:29:29.460 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67d60f08e7e" profile_ids:"kns.webhook-8807" profile_ids:"ksa.webhook-8807.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:29:29.460 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.460 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.460 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.460 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:29.461 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.461 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:29.488 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:29.488 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} status="up"
2026-02-17 15:29:30.100 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-8407" name:"default"}
2026-02-17 15:29:30.128 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8407"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"} labels:{key:"validating-admission-policy-8407" value:"true"}
2026-02-17 15:29:30.151 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-8407"}
2026-02-17 15:29:30.462 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8807" type:"ClusterIP" cluster_ips:"10.254.119.102" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:29:30.589 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-17 15:29:30.589 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali67d60f08e7e"
2026-02-17 15:29:30.589 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:30.589 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:30.822 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1523" name:"default"}
2026-02-17 15:29:31.157 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1523"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1523"}
2026-02-17 15:29:31.185 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1523"}
2026-02-17 15:29:31.673 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8807"
2026-02-17 15:29:31.750 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6, name=eth0)
2026-02-17 15:29:31.750 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67d60f08e7e" profile_ids:"kns.webhook-8807" profile_ids:"ksa.webhook-8807.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:29:31.750 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.750 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.750 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.751 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67d60f08e7e"
2026-02-17 15:29:31.752 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.752 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.758 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6, name=eth0)
2026-02-17 15:29:31.777 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:31.777 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"} status="up"
2026-02-17 15:29:31.777 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6" endpoint_id:"eth0"}
2026-02-17 15:29:31.778 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-8807"}
2026-02-17 15:29:31.778 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-8807.default"}
2026-02-17 15:29:31.778 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8807"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"} labels:{key:"webhook-8807" value:"true"}
2026-02-17 15:29:31.778 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.778 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.778 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-8807" ipVersion=0x4 table="filter"
2026-02-17 15:29:31.778 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NDA2qwDZ3zrvmfTqNz" ipVersion=0x4 table="filter"
2026-02-17 15:29:31.778 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-8807" ipVersion=0x4 table="filter"
2026-02-17 15:29:31.778 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NDA2qwDZ3zrvmfTqNz" ipVersion=0x4 table="filter"
2026-02-17 15:29:31.778 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.778 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali67d60f08e7e" ipVersion=0x4 table="filter"
2026-02-17 15:29:31.778 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali67d60f08e7e" ipVersion=0x4 table="filter"
2026-02-17 15:29:31.778 [INFO][83] 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:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.778 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.779 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.34
2026-02-17 15:29:31.829 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8807/sample-webhook-deployment-7d44fffc8-68nv6", EndpointId:"eth0"}
2026-02-17 15:29:31.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5691"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5691"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5691"} labels:{key:"webhook-8807-markers" value:"true"}
2026-02-17 15:29:31.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7755"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7755"}
2026-02-17 15:29:31.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-7755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:32.245 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-2493" name:"default"}
2026-02-17 15:29:32.427 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1508"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1508"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1508"}
2026-02-17 15:29:32.474 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1, name=eth0)
2026-02-17 15:29:32.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-7755"} profile:{inbound_rules:{action:"allow" rule_id:"Fr3z4hLrB16ZSmd7"} outbound_rules:{action:"allow" rule_id:"OkjIl--HWGVBjfp1"}}
2026-02-17 15:29:32.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-7755.default"} profile:{}
2026-02-17 15:29:32.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3621e0ed405" profile_ids:"kns.kubelet-test-7755" profile_ids:"ksa.kubelet-test-7755.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:29:32.475 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.475 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.475 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.475 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3621e0ed405" ipVersion=0x4 table="filter"
2026-02-17 15:29:32.475 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9UIczRGdwuSmNIEENp" ipVersion=0x4 table="filter"
2026-02-17 15:29:32.475 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZZIIMbZLyzAT4XFPPY" ipVersion=0x4 table="filter"
2026-02-17 15:29:32.475 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3621e0ed405" ipVersion=0x4 table="filter"
2026-02-17 15:29:32.475 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9UIczRGdwuSmNIEENp" ipVersion=0x4 table="filter"
2026-02-17 15:29:32.475 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZZIIMbZLyzAT4XFPPY" ipVersion=0x4 table="filter"
2026-02-17 15:29:32.475 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3621e0ed405"
2026-02-17 15:29:32.475 [INFO][83] 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:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.475 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.521 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:32.521 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} status="down"
2026-02-17 15:29:32.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3498"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3498"}
2026-02-17 15:29:32.536 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali3621e0ed405" state="down"
2026-02-17 15:29:32.536 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3621e0ed405"
2026-02-17 15:29:32.540 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali3621e0ed405" state="up"
2026-02-17 15:29:32.546 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-3498" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:32.577 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3621e0ed405", State:"down", Index:107}
2026-02-17 15:29:32.577 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Typed[string]{}}
2026-02-17 15:29:32.577 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Typed[string]{}}
2026-02-17 15:29:32.577 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3621e0ed405", State:"up", Index:107}
2026-02-17 15:29:32.577 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3621e0ed405"
2026-02-17 15:29:32.577 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3621e0ed405"
2026-02-17 15:29:32.577 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3621e0ed405"
2026-02-17 15:29:32.577 [INFO][83] 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:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.577 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:32.640 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:32.641 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} status="up"
2026-02-17 15:29:32.641 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-2493"}
2026-02-17 15:29:32.860 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8688" name:"default"}
2026-02-17 15:29:32.870 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali67d60f08e7e" state="down"
2026-02-17 15:29:32.870 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67d60f08e7e"
2026-02-17 15:29:32.870 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-17 15:29:32.872 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali67d60f08e7e" state=""
2026-02-17 15:29:32.872 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali67d60f08e7e"
2026-02-17 15:29:32.885 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67d60f08e7e", State:"down", Index:106}
2026-02-17 15:29:32.885 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Typed[string]{}}
2026-02-17 15:29:32.885 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Typed[string]{}}
2026-02-17 15:29:32.885 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67d60f08e7e", State:"", Index:106}
2026-02-17 15:29:32.885 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Set[string](nil)}
2026-02-17 15:29:32.885 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67d60f08e7e", Addrs:set.Set[string](nil)}
2026-02-17 15:29:32.983 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7761"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7761"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7761"}
2026-02-17 15:29:33.301 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:29:33.344 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-3498/pod-subpath-test-downwardapi-sspr, name=eth0)
2026-02-17 15:29:33.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-3498"} profile:{inbound_rules:{action:"allow" rule_id:"3SEt4VRqd9mo6mow"} outbound_rules:{action:"allow" rule_id:"kGl0aAqxVmSeORv3"}}
2026-02-17 15:29:33.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-3498.default"} profile:{}
2026-02-17 15:29:33.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3498/pod-subpath-test-downwardapi-sspr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3402b84bd6b" profile_ids:"kns.subpath-3498" profile_ids:"ksa.subpath-3498.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:29:33.345 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.345 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.345 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3402b84bd6b" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-3498" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GD2CqbWPHsTezm24Jp" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3402b84bd6b" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.346 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-3498" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.347 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GD2CqbWPHsTezm24Jp" ipVersion=0x4 table="filter"
2026-02-17 15:29:33.347 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:33.347 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.347 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.384 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:33.384 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="down"
2026-02-17 15:29:33.401 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali3402b84bd6b" state="down"
2026-02-17 15:29:33.401 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3402b84bd6b"
2026-02-17 15:29:33.401 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali3402b84bd6b" state="up"
2026-02-17 15:29:33.402 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3402b84bd6b", State:"down", Index:108}
2026-02-17 15:29:33.402 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Typed[string]{}}
2026-02-17 15:29:33.402 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Typed[string]{}}
2026-02-17 15:29:33.402 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3402b84bd6b", State:"up", Index:108}
2026-02-17 15:29:33.402 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:33.402 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:33.403 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:33.403 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.403 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:33.425 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:33.425 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="up"
2026-02-17 15:29:33.527 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8688"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8688"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8688"}
2026-02-17 15:29:33.678 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1, name=eth0)
2026-02-17 15:29:33.678 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3621e0ed405" profile_ids:"kns.kubelet-test-7755" profile_ids:"ksa.kubelet-test-7755.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:29:33.678 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:33.678 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:33.678 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:33.679 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3621e0ed405"
2026-02-17 15:29:33.679 [INFO][83] 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:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:33.679 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:33.702 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:33.702 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} status="up"
2026-02-17 15:29:33.702 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8688"}
2026-02-17 15:29:33.886 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7755"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7755"}
2026-02-17 15:29:33.913 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4597"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4597"}
2026-02-17 15:29:33.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:34.204 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-17 15:29:34.204 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3621e0ed405"
2026-02-17 15:29:34.204 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:34.205 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:34.486 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-3498/pod-subpath-test-downwardapi-sspr, name=eth0)
2026-02-17 15:29:34.487 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3498/pod-subpath-test-downwardapi-sspr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3402b84bd6b" profile_ids:"kns.subpath-3498" profile_ids:"ksa.subpath-3498.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:29:34.487 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:34.487 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:34.487 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:34.488 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:34.488 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:34.488 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:34.510 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:34.510 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="up"
2026-02-17 15:29:34.877 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-17 15:29:34.877 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3402b84bd6b"
2026-02-17 15:29:34.877 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:34.877 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:29:35.898 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1342"
2026-02-17 15:29:35.953 [INFO][83] felix/summary.go 100: Summarising 360 dataplane reconciliation loops over 1m0.4s: avg=28ms longest=86ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:29:35.965 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1342"} labels:{key:"webhook-1342" value:"true"}
2026-02-17 15:29:35.988 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4202"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4202"} labels:{key:"webhook-1342-markers" value:"true"}
2026-02-17 15:29:36.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2356"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2356"}
2026-02-17 15:29:36.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:37.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8807" name:"default"}
2026-02-17 15:29:37.286 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5691" name:"default"}
2026-02-17 15:29:37.324 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5691"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5691"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5691"} labels:{key:"webhook-8807-markers" value:"true"}
2026-02-17 15:29:37.346 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5691"}
2026-02-17 15:29:37.418 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8807"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8807"} labels:{key:"webhook-8807" value:"true"}
2026-02-17 15:29:37.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8807"}
2026-02-17 15:29:37.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1508" name:"default"}
2026-02-17 15:29:37.674 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1508"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1508"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1508"}
2026-02-17 15:29:37.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1508"}
2026-02-17 15:29:38.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4597"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4597"}
2026-02-17 15:29:38.071 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2728"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2728"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2728"}
2026-02-17 15:29:38.071 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2728" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:38.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7761" name:"default"}
2026-02-17 15:29:38.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7761"}
2026-02-17 15:29:38.916 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1, name=eth0)
2026-02-17 15:29:38.917 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3621e0ed405" profile_ids:"kns.kubelet-test-7755" profile_ids:"ksa.kubelet-test-7755.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:29:38.917 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.917 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.918 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.918 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3621e0ed405"
2026-02-17 15:29:38.919 [INFO][83] 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:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.919 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.943 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1, name=eth0)
2026-02-17 15:29:38.945 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:38.945 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} status="up"
2026-02-17 15:29:38.945 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7755"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7755"}
2026-02-17 15:29:38.945 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3621e0ed405" profile_ids:"kns.kubelet-test-7755" profile_ids:"ksa.kubelet-test-7755.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:29:38.945 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.945 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.945 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.945 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3621e0ed405"
2026-02-17 15:29:38.945 [INFO][83] 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:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.945 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:29:38.964 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:38.965 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"} status="up"
2026-02-17 15:29:40.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2356"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2356"}
2026-02-17 15:29:40.155 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-404"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-404"}
2026-02-17 15:29:40.175 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-404" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:41.239 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1342" name:"default"}
2026-02-17 15:29:41.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1342"} labels:{key:"webhook-1342" value:"true"}
2026-02-17 15:29:41.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1342"}
2026-02-17 15:29:41.514 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4202" name:"default"}
2026-02-17 15:29:41.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4202"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4202"} labels:{key:"webhook-1342-markers" value:"true"}
2026-02-17 15:29:41.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4202"}
2026-02-17 15:29:43.150 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4597" name:"default"}
2026-02-17 15:29:43.351 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4597"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4597"}
2026-02-17 15:29:43.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4597"}
2026-02-17 15:29:44.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-404"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-404"}
2026-02-17 15:29:44.264 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-3878"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-3878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3878"}
2026-02-17 15:29:44.290 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-3878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:45.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2356" name:"default"}
2026-02-17 15:29:45.653 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2356"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2356"}
2026-02-17 15:29:45.682 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2356"}
2026-02-17 15:29:45.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2728"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2728"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2728"}
2026-02-17 15:29:45.897 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8439"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8439"}
2026-02-17 15:29:45.923 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8439" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:47.804 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-3878"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-3878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3878"}
2026-02-17 15:29:47.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6422"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-6422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6422"}
2026-02-17 15:29:47.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:48.131 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6422"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-6422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6422"}
2026-02-17 15:29:48.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2275"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2275"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2275"}
2026-02-17 15:29:48.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2275" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:48.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2275" type:"ClusterIP" cluster_ips:"10.254.82.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:48.496 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2275" type:"ClusterIP" cluster_ips:"10.254.134.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:48.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2275" type:"ClusterIP" cluster_ips:"10.254.90.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:49.372 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-404" name:"default"}
2026-02-17 15:29:49.545 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-404"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-404"}
2026-02-17 15:29:49.567 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-404"}
2026-02-17 15:29:50.036 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8439"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8439"}
2026-02-17 15:29:50.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7691"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7691"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7691"}
2026-02-17 15:29:50.118 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7691" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:50.154 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7691"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7691"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7691"}
2026-02-17 15:29:50.176 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3044"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3044"}
2026-02-17 15:29:50.207 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-3044" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:51.087 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2728" name:"default"}
2026-02-17 15:29:51.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2728"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2728"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2728"}
2026-02-17 15:29:51.253 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2728"}
2026-02-17 15:29:52.672 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2275"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2275"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2275"}
2026-02-17 15:29:52.694 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9900"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9900"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9900"}
2026-02-17 15:29:52.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-9900" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:52.849 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-3878"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-3878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3878"}
2026-02-17 15:29:53.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6422" name:"default"}
2026-02-17 15:29:53.639 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6422"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"events-6422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6422"}
2026-02-17 15:29:53.660 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6422"}
2026-02-17 15:29:54.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3044"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3044"}
2026-02-17 15:29:54.390 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6229"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6229"}
2026-02-17 15:29:54.482 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:54.715 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-3498/pod-subpath-test-downwardapi-sspr, name=eth0)
2026-02-17 15:29:54.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3498/pod-subpath-test-downwardapi-sspr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3402b84bd6b" profile_ids:"kns.subpath-3498" profile_ids:"ksa.subpath-3498.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:29:54.715 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:54.715 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:54.716 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:54.723 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:54.723 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:54.723 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:54.753 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:54.753 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="up"
2026-02-17 15:29:55.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7691" name:"default"}
2026-02-17 15:29:55.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8439" name:"default"}
2026-02-17 15:29:55.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8439"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8439"}
2026-02-17 15:29:55.388 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8439"}
2026-02-17 15:29:55.593 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7691"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7691"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7691"}
2026-02-17 15:29:55.617 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7691"}
2026-02-17 15:29:55.734 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-3498/pod-subpath-test-downwardapi-sspr, name=eth0)
2026-02-17 15:29:55.734 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3498/pod-subpath-test-downwardapi-sspr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3402b84bd6b" profile_ids:"kns.subpath-3498" profile_ids:"ksa.subpath-3498.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:29:55.734 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.734 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.734 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.744 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:55.744 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.744 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.763 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:55.763 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="down"
2026-02-17 15:29:55.835 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali3402b84bd6b" state="down"
2026-02-17 15:29:55.836 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3402b84bd6b"
2026-02-17 15:29:55.836 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-17 15:29:55.836 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3402b84bd6b", State:"down", Index:108}
2026-02-17 15:29:55.836 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Typed[string]{}}
2026-02-17 15:29:55.836 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Typed[string]{}}
2026-02-17 15:29:55.836 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:55.836 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:55.836 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.836 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.836 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.41
2026-02-17 15:29:55.838 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali3402b84bd6b" state=""
2026-02-17 15:29:55.838 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3402b84bd6b"
2026-02-17 15:29:55.868 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:55.868 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="down"
2026-02-17 15:29:55.868 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3402b84bd6b", State:"", Index:108}
2026-02-17 15:29:55.868 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Set[string](nil)}
2026-02-17 15:29:55.868 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3402b84bd6b", Addrs:set.Set[string](nil)}
2026-02-17 15:29:55.868 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3402b84bd6b"
2026-02-17 15:29:55.868 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.868 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.890 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:55.890 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"} status="down"
2026-02-17 15:29:55.948 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=subpath-3498/pod-subpath-test-downwardapi-sspr, name=eth0)
2026-02-17 15:29:55.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3498/pod-subpath-test-downwardapi-sspr" endpoint_id:"eth0"}
2026-02-17 15:29:55.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-3498"}
2026-02-17 15:29:55.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-3498.default"}
2026-02-17 15:29:55.949 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.949 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.949 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-3498" ipVersion=0x4 table="filter"
2026-02-17 15:29:55.949 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GD2CqbWPHsTezm24Jp" ipVersion=0x4 table="filter"
2026-02-17 15:29:55.949 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-3498" ipVersion=0x4 table="filter"
2026-02-17 15:29:55.950 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GD2CqbWPHsTezm24Jp" ipVersion=0x4 table="filter"
2026-02-17 15:29:55.950 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.950 [INFO][83] 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 15:29:55.950 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3402b84bd6b" ipVersion=0x4 table="filter"
2026-02-17 15:29:55.950 [INFO][83] 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 15:29:55.950 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3402b84bd6b" ipVersion=0x4 table="filter"
2026-02-17 15:29:55.950 [INFO][83] 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:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:55.950 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:56.009 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3498/pod-subpath-test-downwardapi-sspr", EndpointId:"eth0"}
2026-02-17 15:29:56.767 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3498"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3498"}
2026-02-17 15:29:56.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-4550"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-4550"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4550"}
2026-02-17 15:29:56.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-4550" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:57.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2275"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2275"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2275"}
2026-02-17 15:29:58.484 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-3878" name:"default"}
2026-02-17 15:29:58.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-3878"}
2026-02-17 15:29:59.052 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9900"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9900"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9900"}
2026-02-17 15:29:59.073 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-983"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-983"}
2026-02-17 15:29:59.073 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:59.099 [INFO][80] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-fvr58; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-fvr58; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-fvr58; name=rr_cluster_id) updated; e2e-fake-node-fvr58 updated
2026-02-17 15:29:59.100 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-fvr58"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_201: Reconfigured
bird: Mesh_192_168_24_223: Reconfigured
bird: Reconfigured
2026-02-17 15:29:59.113 [INFO][80] 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 15:29:59.124 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-fvr58"
2026-02-17 15:29:59.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-fvr58"
2026-02-17 15:29:59.159 [INFO][80] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-fvr58 updated
2026-02-17 15:29:59.170 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6229"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6229"}
2026-02-17 15:29:59.170 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-fvr58" labels:{key:"e2e-fake-node-fvr58" value:"patched"}
2026-02-17 15:29:59.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7271"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7271"}
2026-02-17 15:29:59.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:59.208 [INFO][80] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-fvr58 updated
2026-02-17 15:29:59.214 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-fvr58" labels:{key:"e2e-fake-node-fvr58" value:"updated"}
2026-02-17 15:29:59.214 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7271" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 15:29:59.218 [INFO][80] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-fvr58; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-fvr58; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-fvr58; name=rr_cluster_id) deleted; e2e-fake-node-fvr58 deleted
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_201: Reconfigured
bird: Mesh_192_168_24_223: Reconfigured
bird: Reconfigured
2026-02-17 15:29:59.229 [INFO][80] 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 15:29:59.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-fvr58"
2026-02-17 15:29:59.232 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:29:59.232 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:29:59.256 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-983"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-983"}
2026-02-17 15:29:59.311 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-569"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-569"}
2026-02-17 15:29:59.311 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:29:59.332 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-569" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:29:59.333 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:29:59.617 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-3044" name:"default"}
2026-02-17 15:29:59.617 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:29:59.795 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f, name=eth0)
2026-02-17 15:29:59.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-7271.mount-test"} profile:{}
2026-02-17 15:29:59.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-7271"} profile:{inbound_rules:{action:"allow" rule_id:"gX8wPA2XGtah0rdc"} outbound_rules:{action:"allow" rule_id:"fHZqPbFho1x8RIvS"}}
2026-02-17 15:29:59.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibba502b6bd0" profile_ids:"kns.svcaccounts-7271" profile_ids:"ksa.svcaccounts-7271.mount-test" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:29:59.795 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.796 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.796 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibba502b6bd0" ipVersion=0x4 table="filter"
2026-02-17 15:29:59.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OOLnK7K7_lA4xnKLbz" ipVersion=0x4 table="filter"
2026-02-17 15:29:59.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sS917Jz7XHYxhUkWjN" ipVersion=0x4 table="filter"
2026-02-17 15:29:59.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibba502b6bd0" ipVersion=0x4 table="filter"
2026-02-17 15:29:59.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OOLnK7K7_lA4xnKLbz" ipVersion=0x4 table="filter"
2026-02-17 15:29:59.796 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sS917Jz7XHYxhUkWjN" ipVersion=0x4 table="filter"
2026-02-17 15:29:59.796 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibba502b6bd0"
2026-02-17 15:29:59.796 [INFO][83] 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-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.796 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.842 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:59.842 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} status="down"
2026-02-17 15:29:59.854 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3044"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3044"}
2026-02-17 15:29:59.876 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calibba502b6bd0" state="down"
2026-02-17 15:29:59.876 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibba502b6bd0"
2026-02-17 15:29:59.876 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibba502b6bd0", State:"down", Index:109}
2026-02-17 15:29:59.876 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Typed[string]{}}
2026-02-17 15:29:59.876 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Typed[string]{}}
2026-02-17 15:29:59.876 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibba502b6bd0"
2026-02-17 15:29:59.877 [INFO][83] 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-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.877 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.877 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calibba502b6bd0" state="up"
2026-02-17 15:29:59.901 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:29:59.901 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} status="down"
2026-02-17 15:29:59.901 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibba502b6bd0", State:"up", Index:109}
2026-02-17 15:29:59.901 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:29:59.901 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-3044"}
2026-02-17 15:29:59.901 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibba502b6bd0"
2026-02-17 15:29:59.901 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibba502b6bd0"
2026-02-17 15:29:59.901 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibba502b6bd0"
2026-02-17 15:29:59.901 [INFO][83] 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-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.902 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:29:59.923 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:29:59.923 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} status="up"
2026-02-17 15:30:00.610 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f, name=eth0)
2026-02-17 15:30:00.610 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibba502b6bd0" profile_ids:"kns.svcaccounts-7271" profile_ids:"ksa.svcaccounts-7271.mount-test" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:30:00.610 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:30:00.611 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:00.611 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:00.611 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:00.612 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibba502b6bd0"
2026-02-17 15:30:00.613 [INFO][83] 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-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:00.613 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:00.639 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:00.639 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} status="up"
2026-02-17 15:30:01.565 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:01.566 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-569"} profile:{inbound_rules:{action:"allow" rule_id:"V8LOMhyZGAcPEYjm"} outbound_rules:{action:"allow" rule_id:"NQneZ7xyGfOEsHrU"}}
2026-02-17 15:30:01.566 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-569.default"} profile:{}
2026-02-17 15:30:01.566 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:01.566 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.566 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.566 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.568 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:30:01.568 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-569" ipVersion=0x4 table="filter"
2026-02-17 15:30:01.568 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KqIioPnAeSONmhohly" ipVersion=0x4 table="filter"
2026-02-17 15:30:01.568 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:30:01.568 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-569" ipVersion=0x4 table="filter"
2026-02-17 15:30:01.568 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KqIioPnAeSONmhohly" ipVersion=0x4 table="filter"
2026-02-17 15:30:01.568 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1525244a879"
2026-02-17 15:30:01.568 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.568 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.621 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:01.621 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:30:01.639 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali1525244a879" state="down"
2026-02-17 15:30:01.639 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1525244a879"
2026-02-17 15:30:01.639 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"down", Index:110}
2026-02-17 15:30:01.639 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:30:01.639 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:30:01.639 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1525244a879"
2026-02-17 15:30:01.639 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.639 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.639 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali1525244a879" state="up"
2026-02-17 15:30:01.664 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:01.664 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:30:01.664 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"up", Index:110}
2026-02-17 15:30:01.664 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1525244a879"
2026-02-17 15:30:01.664 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1525244a879"
2026-02-17 15:30:01.664 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:01.664 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.664 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:01.683 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:01.683 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:01.756 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=109
2026-02-17 15:30:01.756 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibba502b6bd0"
2026-02-17 15:30:01.756 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:01.756 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:01.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7271"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7271"}
2026-02-17 15:30:01.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1188"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1188"} 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-1188"}
2026-02-17 15:30:02.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1188" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:02.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-3498" name:"default"}
2026-02-17 15:30:02.301 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3498"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3498"}
2026-02-17 15:30:02.325 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-3498"}
2026-02-17 15:30:02.618 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955, name=eth0)
2026-02-17 15:30:02.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1188"} profile:{inbound_rules:{action:"allow" rule_id:"omtVc_z4tI5WerjN"} outbound_rules:{action:"allow" rule_id:"hPYrBJRREdk-MJ8C"}}
2026-02-17 15:30:02.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1188.default"} profile:{}
2026-02-17 15:30:02.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9287d06483f" profile_ids:"kns.pods-1188" profile_ids:"ksa.pods-1188.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:30:02.619 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.619 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.619 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9287d06483f" ipVersion=0x4 table="filter"
2026-02-17 15:30:02.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1188" ipVersion=0x4 table="filter"
2026-02-17 15:30:02.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rzOoCpLlnarkRs62i9" ipVersion=0x4 table="filter"
2026-02-17 15:30:02.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9287d06483f" ipVersion=0x4 table="filter"
2026-02-17 15:30:02.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1188" ipVersion=0x4 table="filter"
2026-02-17 15:30:02.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rzOoCpLlnarkRs62i9" ipVersion=0x4 table="filter"
2026-02-17 15:30:02.619 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9287d06483f"
2026-02-17 15:30:02.619 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.619 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.637 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:02.661 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:02.661 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} status="down"
2026-02-17 15:30:02.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:02.662 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.662 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.662 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.664 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:02.665 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:02.665 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.665 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.687 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali9287d06483f" state="down"
2026-02-17 15:30:02.687 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9287d06483f"
2026-02-17 15:30:02.688 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:02.688 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:02.688 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9287d06483f", State:"down", Index:111}
2026-02-17 15:30:02.688 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Typed[string]{}}
2026-02-17 15:30:02.688 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Typed[string]{}}
2026-02-17 15:30:02.688 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9287d06483f"
2026-02-17 15:30:02.688 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.688 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.697 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali9287d06483f" state="up"
2026-02-17 15:30:02.710 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:02.710 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} status="down"
2026-02-17 15:30:02.710 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9287d06483f", State:"up", Index:111}
2026-02-17 15:30:02.711 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9287d06483f"
2026-02-17 15:30:02.711 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9287d06483f"
2026-02-17 15:30:02.711 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9287d06483f"
2026-02-17 15:30:02.711 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.711 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:02.731 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:02.731 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} status="up"
2026-02-17 15:30:02.731 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:02.731 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.731 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.731 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.733 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:02.733 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.733 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:02.752 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:02.752 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:02.894 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2275"
2026-02-17 15:30:02.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2275"
2026-02-17 15:30:02.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2275"
2026-02-17 15:30:03.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2275" name:"default"}
2026-02-17 15:30:03.188 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2275"}
2026-02-17 15:30:03.300 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:03.301 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:30:03.301 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.301 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.301 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.302 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:30:03.302 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:30:03.302 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7b2e90767c"
2026-02-17 15:30:03.302 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.302 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.328 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-17 15:30:03.328 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1525244a879"
2026-02-17 15:30:03.339 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:03.339 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 15:30:03.339 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:03.339 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:03.369 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calie7b2e90767c" state="down"
2026-02-17 15:30:03.370 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"down", Index:112}
2026-02-17 15:30:03.370 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b2e90767c"
2026-02-17 15:30:03.370 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b2e90767c"
2026-02-17 15:30:03.370 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.370 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.377 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calie7b2e90767c" state="up"
2026-02-17 15:30:03.387 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:03.387 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 15:30:03.387 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:30:03.387 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:30:03.387 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"up", Index:112}
2026-02-17 15:30:03.387 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7b2e90767c"
2026-02-17 15:30:03.387 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b2e90767c"
2026-02-17 15:30:03.387 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:03.388 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.388 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:03.426 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:03.426 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:03.567 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-4550"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-4550"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4550"}
2026-02-17 15:30:03.597 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-97"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-97"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-97"}
2026-02-17 15:30:03.619 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-97" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:03.647 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955, name=eth0)
2026-02-17 15:30:03.647 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9287d06483f" profile_ids:"kns.pods-1188" profile_ids:"ksa.pods-1188.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:30:03.647 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:03.647 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:03.647 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:03.648 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9287d06483f"
2026-02-17 15:30:03.648 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:03.648 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:03.673 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:03.673 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} status="up"
2026-02-17 15:30:03.673 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-97"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-97"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-97"}
2026-02-17 15:30:03.676 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-17 15:30:03.676 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9287d06483f"
2026-02-17 15:30:03.693 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:03.693 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:03.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5959"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-5959"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5959"}
2026-02-17 15:30:03.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5959" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:03.752 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5959" type:"ExternalName"
2026-02-17 15:30:03.779 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5959" type:"ClusterIP" cluster_ips:"10.254.118.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:30:03.779 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:30:04.081 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-1188" type:"ClusterIP" cluster_ips:"10.254.83.166" ports:{Protocol:"TCP" Port:8765}
2026-02-17 15:30:04.081 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:30:04.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6229" name:"default"}
2026-02-17 15:30:04.243 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-9900" name:"default"}
2026-02-17 15:30:04.416 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/externalname-service-794b557c97-fpt97, name=eth0)
2026-02-17 15:30:04.449 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5959"} profile:{inbound_rules:{action:"allow" rule_id:"simapMbC0aO-uDNc"} outbound_rules:{action:"allow" rule_id:"j-iVHvjCDnL0sQLX"}}
2026-02-17 15:30:04.449 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5959.default"} profile:{}
2026-02-17 15:30:04.449 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/externalname-service-794b557c97-fpt97" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3519b9baaab" profile_ids:"kns.services-5959" profile_ids:"ksa.services-5959.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:30:04.449 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.449 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.449 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3519b9baaab" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5959" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G1rROhfPjNYoYb86ZH" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3519b9baaab" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5959" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G1rROhfPjNYoYb86ZH" ipVersion=0x4 table="filter"
2026-02-17 15:30:04.450 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3519b9baaab"
2026-02-17 15:30:04.450 [INFO][83] 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-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.450 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.489 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:04.489 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} status="down"
2026-02-17 15:30:04.491 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali3519b9baaab" state="down"
2026-02-17 15:30:04.492 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3519b9baaab"
2026-02-17 15:30:04.492 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3519b9baaab", State:"down", Index:113}
2026-02-17 15:30:04.492 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Typed[string]{}}
2026-02-17 15:30:04.492 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Typed[string]{}}
2026-02-17 15:30:04.492 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3519b9baaab"
2026-02-17 15:30:04.492 [INFO][83] 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-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.492 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.496 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali3519b9baaab" state="up"
2026-02-17 15:30:04.510 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:04.510 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} status="down"
2026-02-17 15:30:04.510 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3519b9baaab", State:"up", Index:113}
2026-02-17 15:30:04.510 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:30:04.566 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3519b9baaab"
2026-02-17 15:30:04.566 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3519b9baaab"
2026-02-17 15:30:04.566 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3519b9baaab"
2026-02-17 15:30:04.566 [INFO][83] 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-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.566 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:04.618 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:04.618 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} status="up"
2026-02-17 15:30:04.661 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:04.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:30:04.671 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.671 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.671 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.672 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:04.672 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.672 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.692 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:04.694 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:04.694 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:04.694 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:30:04.779 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.779 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.779 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.783 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:04.783 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.783 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:04.834 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:04.835 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:04.835 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6229"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6229"}
2026-02-17 15:30:04.852 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6229"}
2026-02-17 15:30:04.927 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-983" name:"default"}
2026-02-17 15:30:05.126 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-983"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-983"}
2026-02-17 15:30:05.150 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-983"}
2026-02-17 15:30:05.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9900"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9900"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9900"}
2026-02-17 15:30:05.212 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-17 15:30:05.212 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7b2e90767c"
2026-02-17 15:30:05.240 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:05.240 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:05.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-9900"}
2026-02-17 15:30:05.676 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/externalname-service-794b557c97-fpt97, name=eth0)
2026-02-17 15:30:05.677 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/externalname-service-794b557c97-fpt97" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3519b9baaab" profile_ids:"kns.services-5959" profile_ids:"ksa.services-5959.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:30:05.677 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:30:05.677 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:05.677 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:05.677 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:05.677 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3519b9baaab"
2026-02-17 15:30:05.678 [INFO][83] 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-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:05.678 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:05.699 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:05.699 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"} status="up"
2026-02-17 15:30:05.916 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-17 15:30:05.916 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3519b9baaab"
2026-02-17 15:30:05.916 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:05.916 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:06.244 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4217" name:"default"}
2026-02-17 15:30:06.333 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4217"}
2026-02-17 15:30:06.563 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/execpod8bzkh, name=eth0)
2026-02-17 15:30:06.563 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/execpod8bzkh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b68fabcf8a" profile_ids:"kns.services-5959" profile_ids:"ksa.services-5959.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:30:06.563 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.564 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.564 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.564 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.564 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b68fabcf8a" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.564 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.564 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b68fabcf8a" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.564 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:06.564 [INFO][83] 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-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.564 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.611 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:06.611 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} status="down"
2026-02-17 15:30:06.635 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali1b68fabcf8a" state="down"
2026-02-17 15:30:06.635 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:06.635 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b68fabcf8a", State:"down", Index:114}
2026-02-17 15:30:06.635 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Typed[string]{}}
2026-02-17 15:30:06.635 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Typed[string]{}}
2026-02-17 15:30:06.635 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:06.635 [INFO][83] 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-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.635 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.644 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali1b68fabcf8a" state="up"
2026-02-17 15:30:06.660 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:06.660 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} status="down"
2026-02-17 15:30:06.660 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b68fabcf8a", State:"up", Index:114}
2026-02-17 15:30:06.660 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:06.660 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:06.660 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:06.660 [INFO][83] 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-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.660 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:06.681 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:06.681 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} status="up"
2026-02-17 15:30:06.845 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f, name=eth0)
2026-02-17 15:30:06.845 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibba502b6bd0" profile_ids:"kns.svcaccounts-7271" profile_ids:"ksa.svcaccounts-7271.mount-test" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:30:06.845 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.845 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.845 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.846 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibba502b6bd0"
2026-02-17 15:30:06.846 [INFO][83] 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-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.846 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.853 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f, name=eth0)
2026-02-17 15:30:06.865 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:06.865 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"} status="up"
2026-02-17 15:30:06.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f" endpoint_id:"eth0"}
2026-02-17 15:30:06.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-7271.mount-test"}
2026-02-17 15:30:06.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-7271"}
2026-02-17 15:30:06.865 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.865 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.865 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OOLnK7K7_lA4xnKLbz" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.865 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sS917Jz7XHYxhUkWjN" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.865 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OOLnK7K7_lA4xnKLbz" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.865 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sS917Jz7XHYxhUkWjN" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.865 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.865 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibba502b6bd0" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.865 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibba502b6bd0" ipVersion=0x4 table="filter"
2026-02-17 15:30:06.865 [INFO][83] 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-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.865 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:06.866 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.49
2026-02-17 15:30:06.922 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7271/pod-service-account-f6c17372-19fd-4720-ae81-0d74dc709e9f", EndpointId:"eth0"}
2026-02-17 15:30:07.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7271" name:"default"}
2026-02-17 15:30:07.056 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7271" name:"mount-test"}
2026-02-17 15:30:07.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7271"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7271"}
2026-02-17 15:30:07.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7271"}
2026-02-17 15:30:07.681 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/execpod8bzkh, name=eth0)
2026-02-17 15:30:07.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/execpod8bzkh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b68fabcf8a" profile_ids:"kns.services-5959" profile_ids:"ksa.services-5959.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:30:07.681 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:07.681 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:07.682 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:07.682 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:07.682 [INFO][83] 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-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:07.682 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:07.704 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:07.705 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} status="up"
2026-02-17 15:30:08.157 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1188"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1188"} 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-1188"}
2026-02-17 15:30:08.197 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8668"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8668"}
2026-02-17 15:30:08.197 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:08.572 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-17 15:30:08.572 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:08.597 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:08.597 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:08.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-4550"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-4550"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4550"}
2026-02-17 15:30:08.716 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-97" name:"default"}
2026-02-17 15:30:09.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-97"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-97"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-97"}
2026-02-17 15:30:09.103 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-97"}
2026-02-17 15:30:09.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-5959"
2026-02-17 15:30:09.317 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5959"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-5959"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5959"}
2026-02-17 15:30:09.317 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-432"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-432"}
2026-02-17 15:30:09.339 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:09.362 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1, name=eth0)
2026-02-17 15:30:09.362 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1" endpoint_id:"eth0"}
2026-02-17 15:30:09.362 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-7755.default"}
2026-02-17 15:30:09.362 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-7755"}
2026-02-17 15:30:09.362 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:30:09.362 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:30:09.369 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9UIczRGdwuSmNIEENp" ipVersion=0x4 table="filter"
2026-02-17 15:30:09.369 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZZIIMbZLyzAT4XFPPY" ipVersion=0x4 table="filter"
2026-02-17 15:30:09.369 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9UIczRGdwuSmNIEENp" ipVersion=0x4 table="filter"
2026-02-17 15:30:09.369 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZZIIMbZLyzAT4XFPPY" ipVersion=0x4 table="filter"
2026-02-17 15:30:09.369 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:30:09.369 [INFO][83] 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 15:30:09.369 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3621e0ed405" ipVersion=0x4 table="filter"
2026-02-17 15:30:09.369 [INFO][83] 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 15:30:09.369 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3621e0ed405" ipVersion=0x4 table="filter"
2026-02-17 15:30:09.369 [INFO][83] 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:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:30:09.369 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:30:09.370 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.48
2026-02-17 15:30:09.412 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calibba502b6bd0" state="down"
2026-02-17 15:30:09.412 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibba502b6bd0"
2026-02-17 15:30:09.412 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-17 15:30:09.417 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calibba502b6bd0" state=""
2026-02-17 15:30:09.417 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibba502b6bd0"
2026-02-17 15:30:09.421 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7755/busybox-readonly-fsf7d12eb6-31b6-4f13-8fec-2057d52d68c1", EndpointId:"eth0"}
2026-02-17 15:30:09.421 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibba502b6bd0", State:"down", Index:109}
2026-02-17 15:30:09.421 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Typed[string]{}}
2026-02-17 15:30:09.421 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Typed[string]{}}
2026-02-17 15:30:09.421 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibba502b6bd0", State:"", Index:109}
2026-02-17 15:30:09.421 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Set[string](nil)}
2026-02-17 15:30:09.421 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibba502b6bd0", Addrs:set.Set[string](nil)}
2026-02-17 15:30:09.468 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali3621e0ed405" state="down"
2026-02-17 15:30:09.468 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3621e0ed405"
2026-02-17 15:30:09.468 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-17 15:30:09.468 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali3621e0ed405" state=""
2026-02-17 15:30:09.468 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3621e0ed405"
2026-02-17 15:30:09.486 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3621e0ed405", State:"down", Index:107}
2026-02-17 15:30:09.486 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Typed[string]{}}
2026-02-17 15:30:09.486 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Typed[string]{}}
2026-02-17 15:30:09.486 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3621e0ed405", State:"", Index:107}
2026-02-17 15:30:09.486 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Set[string](nil)}
2026-02-17 15:30:09.486 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3621e0ed405", Addrs:set.Set[string](nil)}
2026-02-17 15:30:10.632 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:10.633 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:10.633 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:10.633 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:10.633 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:10.634 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:10.634 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:10.634 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:10.658 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:10.658 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:11.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-432"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-432"}
2026-02-17 15:30:11.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-2918"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-2918"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2918"}
2026-02-17 15:30:11.500 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-2918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:11.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-2918"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-2918"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2918"}
2026-02-17 15:30:11.605 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-399"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-399"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-399"}
2026-02-17 15:30:11.605 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-399" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:11.633 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-399" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:30:13.197 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955, name=eth0)
2026-02-17 15:30:13.197 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9287d06483f" profile_ids:"kns.pods-1188" profile_ids:"ksa.pods-1188.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:30:13.199 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.200 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.200 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.201 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9287d06483f"
2026-02-17 15:30:13.201 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.201 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.227 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955, name=eth0)
2026-02-17 15:30:13.241 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:13.241 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} status="up"
2026-02-17 15:30:13.241 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1188"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1188"} 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-1188"}
2026-02-17 15:30:13.242 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9287d06483f" profile_ids:"kns.pods-1188" profile_ids:"ksa.pods-1188.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:30:13.242 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.242 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.242 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.242 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9287d06483f"
2026-02-17 15:30:13.242 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.242 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.287 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:13.287 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"} status="up"
2026-02-17 15:30:13.470 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955, name=eth0)
2026-02-17 15:30:13.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955" endpoint_id:"eth0"}
2026-02-17 15:30:13.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1188"}
2026-02-17 15:30:13.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1188.default"}
2026-02-17 15:30:13.471 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.471 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.472 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1188" ipVersion=0x4 table="filter"
2026-02-17 15:30:13.472 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rzOoCpLlnarkRs62i9" ipVersion=0x4 table="filter"
2026-02-17 15:30:13.472 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1188" ipVersion=0x4 table="filter"
2026-02-17 15:30:13.472 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rzOoCpLlnarkRs62i9" ipVersion=0x4 table="filter"
2026-02-17 15:30:13.472 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.472 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9287d06483f" ipVersion=0x4 table="filter"
2026-02-17 15:30:13.473 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9287d06483f" ipVersion=0x4 table="filter"
2026-02-17 15:30:13.473 [INFO][83] 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:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.473 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.473 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.45
2026-02-17 15:30:13.532 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1188/server-envvars-5b892214-4f92-4d64-bcac-7bdc07cac955", EndpointId:"eth0"}
2026-02-17 15:30:13.582 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-17 15:30:13.582 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9287d06483f"
2026-02-17 15:30:13.582 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali9287d06483f" state="down"
2026-02-17 15:30:13.583 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Typed[string]{}}
2026-02-17 15:30:13.583 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Typed[string]{}}
2026-02-17 15:30:13.583 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9287d06483f", State:"down", Index:111}
2026-02-17 15:30:13.584 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali9287d06483f" state=""
2026-02-17 15:30:13.584 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9287d06483f"
2026-02-17 15:30:13.612 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9287d06483f", State:"", Index:111}
2026-02-17 15:30:13.612 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Set[string](nil)}
2026-02-17 15:30:13.612 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9287d06483f", Addrs:set.Set[string](nil)}
2026-02-17 15:30:13.870 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-4550" name:"default"}
2026-02-17 15:30:13.956 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-4550"}
2026-02-17 15:30:14.336 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/execpod8bzkh, name=eth0)
2026-02-17 15:30:14.336 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/execpod8bzkh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b68fabcf8a" profile_ids:"kns.services-5959" profile_ids:"ksa.services-5959.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:30:14.336 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.336 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.337 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.339 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:14.339 [INFO][83] 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-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.339 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.343 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/execpod8bzkh, name=eth0)
2026-02-17 15:30:14.370 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:14.370 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"} status="up"
2026-02-17 15:30:14.370 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/execpod8bzkh" endpoint_id:"eth0"}
2026-02-17 15:30:14.370 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.370 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.370 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.370 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.370 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1b68fabcf8a" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.370 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.370 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1b68fabcf8a" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.370 [INFO][83] 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-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.371 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.372 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.37
2026-02-17 15:30:14.386 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/externalname-service-794b557c97-fpt97, name=eth0)
2026-02-17 15:30:14.391 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5959/externalname-service-794b557c97-fpt97, name=eth0)
2026-02-17 15:30:14.430 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/execpod8bzkh", EndpointId:"eth0"}
2026-02-17 15:30:14.430 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/externalname-service-794b557c97-fpt97" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3519b9baaab" profile_ids:"kns.services-5959" profile_ids:"ksa.services-5959.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:30:14.430 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5959/externalname-service-794b557c97-fpt97" endpoint_id:"eth0"}
2026-02-17 15:30:14.430 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5959.default"}
2026-02-17 15:30:14.430 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5959"}
2026-02-17 15:30:14.430 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:14.430 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:14.431 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5959" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.431 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G1rROhfPjNYoYb86ZH" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.431 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5959" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.431 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G1rROhfPjNYoYb86ZH" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.431 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:14.431 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3519b9baaab" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.431 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3519b9baaab" ipVersion=0x4 table="filter"
2026-02-17 15:30:14.431 [INFO][83] 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-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:14.431 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:14.432 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.44
2026-02-17 15:30:14.491 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5959/externalname-service-794b557c97-fpt97", EndpointId:"eth0"}
2026-02-17 15:30:14.633 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5959" name:"default"}
2026-02-17 15:30:14.687 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali1b68fabcf8a" state="down"
2026-02-17 15:30:14.687 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:14.687 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 15:30:14.687 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b68fabcf8a", State:"down", Index:114}
2026-02-17 15:30:14.687 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Typed[string]{}}
2026-02-17 15:30:14.687 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Typed[string]{}}
2026-02-17 15:30:14.690 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali1b68fabcf8a" state=""
2026-02-17 15:30:14.690 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b68fabcf8a"
2026-02-17 15:30:14.713 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b68fabcf8a", State:"", Index:114}
2026-02-17 15:30:14.713 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Set[string](nil)}
2026-02-17 15:30:14.713 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b68fabcf8a", Addrs:set.Set[string](nil)}
2026-02-17 15:30:14.889 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5959"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-5959"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5959"}
2026-02-17 15:30:14.923 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5959"}
2026-02-17 15:30:16.305 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-7755" name:"default"}
2026-02-17 15:30:16.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-7755"}
2026-02-17 15:30:16.786 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-17 15:30:16.786 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3519b9baaab"
2026-02-17 15:30:16.786 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali3519b9baaab" state="down"
2026-02-17 15:30:16.786 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Typed[string]{}}
2026-02-17 15:30:16.786 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Typed[string]{}}
2026-02-17 15:30:16.786 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3519b9baaab", State:"down", Index:113}
2026-02-17 15:30:16.792 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali3519b9baaab" state=""
2026-02-17 15:30:16.793 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3519b9baaab"
2026-02-17 15:30:16.813 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3519b9baaab", State:"", Index:113}
2026-02-17 15:30:16.813 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Set[string](nil)}
2026-02-17 15:30:16.813 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3519b9baaab", Addrs:set.Set[string](nil)}
2026-02-17 15:30:17.165 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-432" name:"default"}
2026-02-17 15:30:17.186 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-432"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-432"}
2026-02-17 15:30:17.210 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-432"}
2026-02-17 15:30:17.327 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-2918" name:"default"}
2026-02-17 15:30:17.378 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-2918"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-2918"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2918"}
2026-02-17 15:30:17.405 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-2918"}
2026-02-17 15:30:18.287 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-1188"
2026-02-17 15:30:18.526 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1188" name:"default"}
2026-02-17 15:30:18.707 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1188"}
2026-02-17 15:30:22.267 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:22.267 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-399"} profile:{inbound_rules:{action:"allow" rule_id:"0aQ-pWg6vKu8uo-T"} outbound_rules:{action:"allow" rule_id:"izO7NZLst-p4Bbgz"}}
2026-02-17 15:30:22.267 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-399.default"} profile:{}
2026-02-17 15:30:22.267 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c9d726efb" profile_ids:"kns.statefulset-399" profile_ids:"ksa.statefulset-399.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:30:22.268 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.268 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.268 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.269 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26c9d726efb" ipVersion=0x4 table="filter"
2026-02-17 15:30:22.269 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-399" ipVersion=0x4 table="filter"
2026-02-17 15:30:22.269 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KicoxuCy9VcGsGiGD3" ipVersion=0x4 table="filter"
2026-02-17 15:30:22.269 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali26c9d726efb" ipVersion=0x4 table="filter"
2026-02-17 15:30:22.269 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-399" ipVersion=0x4 table="filter"
2026-02-17 15:30:22.269 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KicoxuCy9VcGsGiGD3" ipVersion=0x4 table="filter"
2026-02-17 15:30:22.269 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.269 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.269 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.306 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:22.306 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 15:30:22.335 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali26c9d726efb" state="down"
2026-02-17 15:30:22.335 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.335 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c9d726efb", State:"down", Index:115}
2026-02-17 15:30:22.335 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Typed[string]{}}
2026-02-17 15:30:22.335 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Typed[string]{}}
2026-02-17 15:30:22.335 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.335 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.335 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali26c9d726efb" state="up"
2026-02-17 15:30:22.335 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.355 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:22.355 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 15:30:22.355 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c9d726efb", State:"up", Index:115}
2026-02-17 15:30:22.355 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.355 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.355 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.356 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.356 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.382 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:22.382 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:22.800 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:22.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c9d726efb" profile_ids:"kns.statefulset-399" profile_ids:"ksa.statefulset-399.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:30:22.800 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.800 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.800 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.800 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.800 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.801 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.816 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:22.824 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:22.824 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:22.824 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c9d726efb" profile_ids:"kns.statefulset-399" profile_ids:"ksa.statefulset-399.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:30:22.824 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.825 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.825 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.825 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c9d726efb"
2026-02-17 15:30:22.825 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.825 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:22.847 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:22.847 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:23.644 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-17 15:30:23.644 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26c9d726efb"
2026-02-17 15:30:23.644 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:23.644 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:30.635 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:30.635 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:30.635 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:30.636 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:30.636 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:30.636 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:30.637 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:30.637 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:30.653 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:30.666 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:30.666 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:30.666 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:30:30.666 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.666 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.666 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.668 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:30.668 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.668 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.679 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:30.698 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:30.698 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:30.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:30:30.698 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.699 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.699 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.699 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:30.699 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.700 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.716 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:30.716 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:30.978 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:30.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"}
2026-02-17 15:30:30.978 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.979 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.990 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.990 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:30:30.990 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:30:30.990 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.990 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:30.991 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.43
2026-02-17 15:30:31.045 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:31.084 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calie7b2e90767c" state="down"
2026-02-17 15:30:31.085 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b2e90767c"
2026-02-17 15:30:31.085 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"down", Index:112}
2026-02-17 15:30:31.085 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:30:31.085 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:30:31.085 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-17 15:30:31.090 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calie7b2e90767c" state=""
2026-02-17 15:30:31.090 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7b2e90767c"
2026-02-17 15:30:31.103 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"", Index:112}
2026-02-17 15:30:31.103 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Set[string](nil)}
2026-02-17 15:30:31.103 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Set[string](nil)}
2026-02-17 15:30:31.740 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:31.740 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c9d726efb" profile_ids:"kns.statefulset-399" profile_ids:"ksa.statefulset-399.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:30:31.740 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.740 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.740 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.741 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c9d726efb"
2026-02-17 15:30:31.742 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.742 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.771 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:31.771 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:31.774 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:31.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c9d726efb" profile_ids:"kns.statefulset-399" profile_ids:"ksa.statefulset-399.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:30:31.774 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.774 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.774 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.775 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c9d726efb"
2026-02-17 15:30:31.775 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.775 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.795 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:31.795 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:31.803 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-399"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-399"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-399"}
2026-02-17 15:30:31.808 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:31.828 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c9d726efb" profile_ids:"kns.statefulset-399" profile_ids:"ksa.statefulset-399.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:30:31.828 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.828 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.828 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.829 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c9d726efb"
2026-02-17 15:30:31.829 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.829 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:31.860 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:31.860 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:31.860 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-288"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-288"}
2026-02-17 15:30:31.860 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-288" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:32.089 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-399/test-ss-1, name=eth0)
2026-02-17 15:30:32.089 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-399/test-ss-1" endpoint_id:"eth0"}
2026-02-17 15:30:32.090 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-399"}
2026-02-17 15:30:32.090 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-399.default"}
2026-02-17 15:30:32.090 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:32.090 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:32.090 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-399" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.090 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KicoxuCy9VcGsGiGD3" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.091 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-399" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.091 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KicoxuCy9VcGsGiGD3" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.091 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:32.091 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali26c9d726efb" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.091 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali26c9d726efb" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.091 [INFO][83] 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-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:32.091 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:32.092 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.46
2026-02-17 15:30:32.145 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-399/test-ss-1", EndpointId:"eth0"}
2026-02-17 15:30:32.194 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-17 15:30:32.194 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26c9d726efb"
2026-02-17 15:30:32.194 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali26c9d726efb" state="down"
2026-02-17 15:30:32.194 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Typed[string]{}}
2026-02-17 15:30:32.194 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Typed[string]{}}
2026-02-17 15:30:32.194 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c9d726efb", State:"down", Index:115}
2026-02-17 15:30:32.196 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali26c9d726efb" state=""
2026-02-17 15:30:32.196 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26c9d726efb"
2026-02-17 15:30:32.218 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c9d726efb", State:"", Index:115}
2026-02-17 15:30:32.218 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Set[string](nil)}
2026-02-17 15:30:32.218 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c9d726efb", Addrs:set.Set[string](nil)}
2026-02-17 15:30:32.576 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:32.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:30:32.576 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.576 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.577 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:30:32.577 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7b2e90767c"
2026-02-17 15:30:32.577 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.577 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.614 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:32.614 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 15:30:32.647 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie7b2e90767c" state="down"
2026-02-17 15:30:32.647 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"down", Index:116}
2026-02-17 15:30:32.648 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b2e90767c"
2026-02-17 15:30:32.648 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b2e90767c"
2026-02-17 15:30:32.648 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie7b2e90767c" state="up"
2026-02-17 15:30:32.648 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.650 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.682 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:32.682 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 15:30:32.682 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:30:32.683 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:30:32.683 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"up", Index:116}
2026-02-17 15:30:32.683 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7b2e90767c"
2026-02-17 15:30:32.683 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b2e90767c"
2026-02-17 15:30:32.683 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:32.683 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.683 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:32.700 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:32.700 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:33.314 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:30:33.596 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-17 15:30:33.596 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7b2e90767c"
2026-02-17 15:30:33.596 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:33.596 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:33.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-288"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-288"}
2026-02-17 15:30:34.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9841"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-9841"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9841"}
2026-02-17 15:30:34.061 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:34.097 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9841"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-9841"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9841"}
2026-02-17 15:30:34.130 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4624"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4624"}
2026-02-17 15:30:34.163 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:34.227 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4624"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4624"}
2026-02-17 15:30:34.267 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8554"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8554"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8554"}
2026-02-17 15:30:34.393 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8554" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:36.846 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-399"
2026-02-17 15:30:36.868 [INFO][83] felix/summary.go 100: Summarising 254 dataplane reconciliation loops over 1m0.9s: avg=28ms longest=66ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:30:36.913 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:36.913 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:30:36.914 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.914 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.914 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.915 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:36.915 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.938 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:36.938 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:36.941 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:30:36.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:30:36.941 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.942 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.942 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.943 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:30:36.943 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.943 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:30:36.960 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:36.972 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:36.972 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:30:36.972 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:36.972 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.972 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.972 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.973 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:36.973 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.973 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.985 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:36.995 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:36.995 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:36.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:36.995 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.996 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.996 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.997 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:36.997 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:36.997 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:37.027 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:37.027 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:37.681 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:37.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:30:37.681 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:37.681 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:37.681 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:37.682 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:37.682 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:37.682 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:37.710 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:37.710 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:37.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-399" name:"default"}
2026-02-17 15:30:38.027 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-399"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-399"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-399"}
2026-02-17 15:30:38.056 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-399"}
2026-02-17 15:30:38.449 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:38.449 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"}
2026-02-17 15:30:38.449 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:38.449 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:38.450 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:38.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:30:38.450 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:30:38.450 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:38.450 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:38.450 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.33
bird: KIF: Received address message for unknown interface 110
2026-02-17 15:30:38.512 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:38.513 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8554"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8554"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8554"}
2026-02-17 15:30:38.536 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5317"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5317"}
2026-02-17 15:30:38.536 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5317" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:38.554 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-17 15:30:38.555 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1525244a879"
2026-02-17 15:30:38.555 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali1525244a879" state="down"
2026-02-17 15:30:38.562 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali1525244a879" state=""
2026-02-17 15:30:38.562 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1525244a879"
2026-02-17 15:30:38.566 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:30:38.566 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:30:38.566 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"down", Index:110}
2026-02-17 15:30:38.566 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"", Index:110}
2026-02-17 15:30:38.566 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Set[string](nil)}
2026-02-17 15:30:38.566 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Set[string](nil)}
2026-02-17 15:30:39.058 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-288"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-288"}
2026-02-17 15:30:39.516 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:39.516 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:30:39.516 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.517 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.517 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.517 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:30:39.517 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:30:39.518 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1525244a879"
2026-02-17 15:30:39.518 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.518 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.569 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:39.569 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:30:39.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9841" name:"default"}
2026-02-17 15:30:39.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9841"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-9841"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9841"}
2026-02-17 15:30:39.585 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9841"}
2026-02-17 15:30:39.589 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali1525244a879" state="down"
2026-02-17 15:30:39.589 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1525244a879"
2026-02-17 15:30:39.597 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali1525244a879" state="up"
2026-02-17 15:30:39.602 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"down", Index:117}
2026-02-17 15:30:39.602 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:30:39.602 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:30:39.602 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"up", Index:117}
2026-02-17 15:30:39.602 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1525244a879"
2026-02-17 15:30:39.602 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1525244a879"
2026-02-17 15:30:39.602 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:39.603 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.603 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.625 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:39.627 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:39.639 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4624" name:"default"}
2026-02-17 15:30:39.938 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:39.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:30:39.938 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.938 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.938 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.939 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:39.939 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.939 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.962 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:39.962 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:39.973 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:39.973 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:30:39.973 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.973 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.973 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.975 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:39.975 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.976 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:39.995 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:39.995 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:40.039 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4624"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4624"}
2026-02-17 15:30:40.062 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4624"}
2026-02-17 15:30:40.668 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-17 15:30:40.668 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1525244a879"
2026-02-17 15:30:40.668 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:40.668 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:42.705 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5317"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5317"}
2026-02-17 15:30:42.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5208"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5208"}
2026-02-17 15:30:42.765 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-5208" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:43.446 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-5208/netserver-0, name=eth0)
2026-02-17 15:30:43.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-5208.default"} profile:{}
2026-02-17 15:30:43.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-5208"} profile:{inbound_rules:{action:"allow" rule_id:"3sQtw_olsN5HWL5m"} outbound_rules:{action:"allow" rule_id:"tBnhPwZe64Pa9Ekg"}}
2026-02-17 15:30:43.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5208/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16734527de1" profile_ids:"kns.pod-network-test-5208" profile_ids:"ksa.pod-network-test-5208.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:30:43.447 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.447 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.447 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali16734527de1" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PVcO8biv8oRHZHZHFX" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6csX3I5c5H2WkMx7DT" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali16734527de1" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PVcO8biv8oRHZHZHFX" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6csX3I5c5H2WkMx7DT" ipVersion=0x4 table="filter"
2026-02-17 15:30:43.448 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali16734527de1"
2026-02-17 15:30:43.448 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.448 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.496 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:43.496 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:30:43.514 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali16734527de1" state="down"
2026-02-17 15:30:43.514 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16734527de1", State:"down", Index:118}
2026-02-17 15:30:43.514 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16734527de1"
2026-02-17 15:30:43.514 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16734527de1"
2026-02-17 15:30:43.514 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.514 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.519 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali16734527de1" state="up"
2026-02-17 15:30:43.545 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:43.545 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:30:43.545 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Typed[string]{}}
2026-02-17 15:30:43.545 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Typed[string]{}}
2026-02-17 15:30:43.545 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16734527de1", State:"up", Index:118}
2026-02-17 15:30:43.546 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali16734527de1"
2026-02-17 15:30:43.546 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16734527de1"
2026-02-17 15:30:43.546 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16734527de1"
2026-02-17 15:30:43.546 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.546 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.571 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:43.572 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:30:43.597 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8554" name:"default"}
2026-02-17 15:30:43.915 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8554"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8554"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8554"}
2026-02-17 15:30:43.939 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8554"}
2026-02-17 15:30:43.967 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-5208/netserver-0, name=eth0)
2026-02-17 15:30:43.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5208/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16734527de1" profile_ids:"kns.pod-network-test-5208" profile_ids:"ksa.pod-network-test-5208.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:30:43.968 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.968 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.968 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.969 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16734527de1"
2026-02-17 15:30:43.969 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:43.969 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:44.005 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:44.006 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:30:44.152 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-288" name:"default"}
2026-02-17 15:30:44.607 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-288"}
2026-02-17 15:30:44.798 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-17 15:30:44.798 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali16734527de1"
2026-02-17 15:30:44.798 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:44.798 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:30:47.914 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5317" name:"default"}
2026-02-17 15:30:48.027 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5317"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5317"}
2026-02-17 15:30:48.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5317"}
2026-02-17 15:30:50.943 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:30:50.943 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:30:50.943 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:50.943 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:50.943 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:50.944 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:30:50.944 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:50.944 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:30:50.975 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:50.976 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:30:55.977 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-5208/netserver-0, name=eth0)
2026-02-17 15:30:55.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5208/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16734527de1" profile_ids:"kns.pod-network-test-5208" profile_ids:"ksa.pod-network-test-5208.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:30:55.978 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:55.978 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:55.978 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:55.978 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16734527de1"
2026-02-17 15:30:55.979 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:55.979 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:30:56.001 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:56.001 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:30:59.159 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5208"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5208"}
2026-02-17 15:30:59.183 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2817"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-2817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2817"}
2026-02-17 15:30:59.205 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:30:59.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-2817" type:"NodePort" cluster_ips:"10.254.5.65" ports:{Protocol:"TCP" Port:80 NodePort:31226}
2026-02-17 15:30:59.871 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2817/affinity-nodeport-65758f6cfc-7kw5q, name=eth0)
2026-02-17 15:30:59.871 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2817"} profile:{inbound_rules:{action:"allow" rule_id:"L3mBmgVfi_T5as3d"} outbound_rules:{action:"allow" rule_id:"pNMrQmrwondaQOKR"}}
2026-02-17 15:30:59.872 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2817.default"} profile:{}
2026-02-17 15:30:59.872 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2817/affinity-nodeport-65758f6cfc-7kw5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2f01828184" profile_ids:"kns.services-2817" profile_ids:"ksa.services-2817.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:30:59.872 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.872 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.872 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2f01828184" ipVersion=0x4 table="filter"
2026-02-17 15:30:59.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2817" ipVersion=0x4 table="filter"
2026-02-17 15:30:59.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_128I0bvLqGtyh2BTry" ipVersion=0x4 table="filter"
2026-02-17 15:30:59.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2f01828184" ipVersion=0x4 table="filter"
2026-02-17 15:30:59.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2817" ipVersion=0x4 table="filter"
2026-02-17 15:30:59.873 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_128I0bvLqGtyh2BTry" ipVersion=0x4 table="filter"
2026-02-17 15:30:59.873 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2f01828184"
2026-02-17 15:30:59.873 [INFO][83] 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-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.873 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.921 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:59.921 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} status="down"
2026-02-17 15:30:59.946 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calid2f01828184" state="down"
2026-02-17 15:30:59.947 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2f01828184", State:"down", Index:119}
2026-02-17 15:30:59.947 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2f01828184"
2026-02-17 15:30:59.947 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Typed[string]{}}
2026-02-17 15:30:59.947 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Typed[string]{}}
2026-02-17 15:30:59.947 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2f01828184"
2026-02-17 15:30:59.947 [INFO][83] 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-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.947 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.949 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calid2f01828184" state="up"
2026-02-17 15:30:59.969 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:30:59.969 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} status="down"
2026-02-17 15:30:59.969 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2f01828184", State:"up", Index:119}
2026-02-17 15:30:59.969 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2f01828184"
2026-02-17 15:30:59.969 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2f01828184"
2026-02-17 15:30:59.969 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2f01828184"
2026-02-17 15:30:59.969 [INFO][83] 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-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.970 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:30:59.996 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:30:59.996 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} status="up"
2026-02-17 15:31:01.052 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-17 15:31:01.052 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2f01828184"
2026-02-17 15:31:01.052 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:01.052 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:01.061 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2817/affinity-nodeport-65758f6cfc-7kw5q, name=eth0)
2026-02-17 15:31:01.076 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2817/affinity-nodeport-65758f6cfc-7kw5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2f01828184" profile_ids:"kns.services-2817" profile_ids:"ksa.services-2817.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:31:01.076 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:01.076 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:01.076 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:01.077 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2f01828184"
2026-02-17 15:31:01.077 [INFO][83] 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-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:01.077 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:01.106 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:01.106 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} status="up"
2026-02-17 15:31:03.692 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:31:03.692 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:31:03.692 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:31:04.190 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-5208/netserver-0, name=eth0)
2026-02-17 15:31:04.191 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5208/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16734527de1" profile_ids:"kns.pod-network-test-5208" profile_ids:"ksa.pod-network-test-5208.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:31:04.191 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.191 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.191 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.193 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16734527de1"
2026-02-17 15:31:04.194 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.194 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.220 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-5208/netserver-0, name=eth0)
2026-02-17 15:31:04.230 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:04.231 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:31:04.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5208/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16734527de1" profile_ids:"kns.pod-network-test-5208" profile_ids:"ksa.pod-network-test-5208.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:31:04.231 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5208"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5208"}
2026-02-17 15:31:04.231 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.231 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.231 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.232 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16734527de1"
2026-02-17 15:31:04.232 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.232 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.254 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:04.254 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:31:04.411 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-2817"
2026-02-17 15:31:04.473 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2817/affinity-nodeport-65758f6cfc-7kw5q, name=eth0)
2026-02-17 15:31:04.473 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2817/affinity-nodeport-65758f6cfc-7kw5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2f01828184" profile_ids:"kns.services-2817" profile_ids:"ksa.services-2817.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:31:04.473 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.474 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.474 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.476 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2f01828184"
2026-02-17 15:31:04.476 [INFO][83] 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-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.477 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.491 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-2817/affinity-nodeport-65758f6cfc-7kw5q, name=eth0)
2026-02-17 15:31:04.506 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:04.506 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-5208/netserver-0, name=eth0)
2026-02-17 15:31:04.506 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"} status="up"
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2817"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-2817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2817"}
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2817/affinity-nodeport-65758f6cfc-7kw5q" endpoint_id:"eth0"}
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2817"}
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2817.default"}
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5208/netserver-0" endpoint_id:"eth0"}
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-5208"}
2026-02-17 15:31:04.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-5208.default"}
2026-02-17 15:31:04.507 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.507 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.513 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2817" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.513 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_128I0bvLqGtyh2BTry" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.513 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2817" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.513 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_128I0bvLqGtyh2BTry" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.513 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.513 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.513 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PVcO8biv8oRHZHZHFX" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6csX3I5c5H2WkMx7DT" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PVcO8biv8oRHZHZHFX" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6csX3I5c5H2WkMx7DT" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali16734527de1" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2f01828184" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali16734527de1" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2f01828184" ipVersion=0x4 table="filter"
2026-02-17 15:31:04.514 [INFO][83] 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-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.514 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.515 [INFO][83] 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-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.515 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.515 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.36
2026-02-17 15:31:04.516 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.52
2026-02-17 15:31:04.564 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2817/affinity-nodeport-65758f6cfc-7kw5q", EndpointId:"eth0"}
2026-02-17 15:31:04.564 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5208/netserver-0", EndpointId:"eth0"}
2026-02-17 15:31:04.564 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4003"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4003"}
2026-02-17 15:31:04.564 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:04.610 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-17 15:31:04.610 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16734527de1"
2026-02-17 15:31:04.610 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali16734527de1" state="down"
2026-02-17 15:31:04.610 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Typed[string]{}}
2026-02-17 15:31:04.610 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Typed[string]{}}
2026-02-17 15:31:04.610 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16734527de1", State:"down", Index:118}
2026-02-17 15:31:04.610 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali16734527de1" state=""
2026-02-17 15:31:04.610 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali16734527de1"
2026-02-17 15:31:04.635 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16734527de1", State:"", Index:118}
2026-02-17 15:31:04.635 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Set[string](nil)}
2026-02-17 15:31:04.635 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16734527de1", Addrs:set.Set[string](nil)}
2026-02-17 15:31:06.189 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:31:06.189 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:31:06.189 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:31:06.885 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calid2f01828184" state="down"
2026-02-17 15:31:06.885 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2f01828184"
2026-02-17 15:31:06.885 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-17 15:31:06.885 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2f01828184", State:"down", Index:119}
2026-02-17 15:31:06.885 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Typed[string]{}}
2026-02-17 15:31:06.885 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Typed[string]{}}
2026-02-17 15:31:06.886 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calid2f01828184" state=""
2026-02-17 15:31:06.886 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2f01828184"
2026-02-17 15:31:06.911 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2f01828184", State:"", Index:119}
2026-02-17 15:31:06.911 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Set[string](nil)}
2026-02-17 15:31:06.911 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2f01828184", Addrs:set.Set[string](nil)}
2026-02-17 15:31:08.643 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4003"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4003"}
2026-02-17 15:31:08.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4697"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4697"}
2026-02-17 15:31:08.688 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4697" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:09.386 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-5208" name:"default"}
2026-02-17 15:31:09.636 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-5208"}
2026-02-17 15:31:09.760 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2817" name:"default"}
2026-02-17 15:31:09.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2817"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-2817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2817"}
2026-02-17 15:31:10.003 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2817"}
2026-02-17 15:31:10.946 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:10.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:31:10.949 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:10.949 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:10.950 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:10.950 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:10.951 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:10.951 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:10.963 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:10.975 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:10.975 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:10.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:31:10.975 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.976 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.976 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.976 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:10.976 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.976 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.992 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:10.997 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:10.997 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:10.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:31:10.997 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.997 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.997 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.998 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:10.998 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:10.998 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.024 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:11.024 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:11.360 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:11.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"}
2026-02-17 15:31:11.361 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.361 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.361 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.361 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:31:11.362 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:31:11.362 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.362 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.363 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.31
2026-02-17 15:31:11.422 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:11.465 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie7b2e90767c" state="down"
2026-02-17 15:31:11.465 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b2e90767c"
2026-02-17 15:31:11.465 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-17 15:31:11.465 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"down", Index:116}
2026-02-17 15:31:11.465 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:31:11.466 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:31:11.469 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie7b2e90767c" state=""
2026-02-17 15:31:11.469 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7b2e90767c"
2026-02-17 15:31:11.490 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"", Index:116}
2026-02-17 15:31:11.490 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Set[string](nil)}
2026-02-17 15:31:11.490 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Set[string](nil)}
2026-02-17 15:31:12.739 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:12.740 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:31:12.740 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.740 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.740 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.741 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:31:12.741 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:31:12.741 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7b2e90767c"
2026-02-17 15:31:12.741 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.742 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.785 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:12.785 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 15:31:12.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4697"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4697"}
2026-02-17 15:31:12.809 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie7b2e90767c" state="down"
2026-02-17 15:31:12.809 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b2e90767c"
2026-02-17 15:31:12.813 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie7b2e90767c" state="up"
2026-02-17 15:31:12.818 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"down", Index:120}
2026-02-17 15:31:12.818 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:31:12.818 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:31:12.818 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"up", Index:120}
2026-02-17 15:31:12.818 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7b2e90767c"
2026-02-17 15:31:12.818 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b2e90767c"
2026-02-17 15:31:12.818 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:12.818 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.818 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:12.848 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:12.848 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:12.848 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8366"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-8366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8366"}
2026-02-17 15:31:12.848 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8366" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:12.848 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8366" type:"NodePort" cluster_ips:"10.254.202.69" ports:{Protocol:"TCP" Port:80 NodePort:31162}
2026-02-17 15:31:13.144 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:13.145 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:31:13.145 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.145 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.145 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.146 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:13.147 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.147 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.170 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:13.172 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:13.172 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:13.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:31:13.172 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.173 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.173 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.174 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:13.174 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.174 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:13.180 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:13.203 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:13.203 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:13.203 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:31:13.204 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.204 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.204 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.204 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:13.204 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.204 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.206 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:13.232 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:13.232 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:13.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:31:13.232 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.233 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.233 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.234 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:13.234 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.234 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.260 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:13.260 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:13.523 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p, name=eth0)
2026-02-17 15:31:13.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8366.default"} profile:{}
2026-02-17 15:31:13.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8366"} profile:{inbound_rules:{action:"allow" rule_id:"L-m_x0OHt_wIGA0r"} outbound_rules:{action:"allow" rule_id:"vI_KgkjcOr-SAhkD"}}
2026-02-17 15:31:13.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9aa0499cd62" profile_ids:"kns.services-8366" profile_ids:"ksa.services-8366.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:31:13.523 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.524 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.524 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.524 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9aa0499cd62" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.524 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8366" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.524 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Zj_OHYfu0aoBQe_1RU" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.524 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9aa0499cd62" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.524 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8366" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.524 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Zj_OHYfu0aoBQe_1RU" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.524 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9aa0499cd62"
2026-02-17 15:31:13.524 [INFO][83] 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-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.524 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.553 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:13.553 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"} status="down"
2026-02-17 15:31:13.586 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:13.586 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"}
2026-02-17 15:31:13.586 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.586 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.587 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.587 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.587 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:31:13.587 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.587 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.587 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.39
2026-02-17 15:31:13.599 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali9aa0499cd62" state="down"
2026-02-17 15:31:13.599 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9aa0499cd62"
2026-02-17 15:31:13.602 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali9aa0499cd62" state="up"
2026-02-17 15:31:13.643 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:13.643 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa0499cd62", State:"down", Index:121}
2026-02-17 15:31:13.643 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Typed[string]{}}
2026-02-17 15:31:13.643 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Typed[string]{}}
2026-02-17 15:31:13.643 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa0499cd62", State:"up", Index:121}
2026-02-17 15:31:13.643 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9aa0499cd62"
2026-02-17 15:31:13.643 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9aa0499cd62"
2026-02-17 15:31:13.643 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9aa0499cd62"
2026-02-17 15:31:13.643 [INFO][83] 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-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.643 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:13.662 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:13.662 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"} status="up"
2026-02-17 15:31:13.690 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali1525244a879" state="down"
2026-02-17 15:31:13.690 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1525244a879"
2026-02-17 15:31:13.690 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-17 15:31:13.690 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"down", Index:117}
2026-02-17 15:31:13.690 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:31:13.690 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:31:13.692 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali1525244a879" state=""
2026-02-17 15:31:13.692 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1525244a879"
2026-02-17 15:31:13.709 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"", Index:117}
2026-02-17 15:31:13.709 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Set[string](nil)}
2026-02-17 15:31:13.709 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Set[string](nil)}
2026-02-17 15:31:13.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4003"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4003"}
2026-02-17 15:31:13.852 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-17 15:31:13.852 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7b2e90767c"
2026-02-17 15:31:13.852 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:13.852 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:14.164 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p, name=eth0)
2026-02-17 15:31:14.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9aa0499cd62" profile_ids:"kns.services-8366" profile_ids:"ksa.services-8366.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:31:14.164 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:14.164 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:14.164 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:14.165 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9aa0499cd62"
2026-02-17 15:31:14.165 [INFO][83] 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-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:14.165 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:14.196 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:14.197 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"} status="up"
2026-02-17 15:31:14.780 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:14.780 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:31:14.780 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.780 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.780 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:31:14.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:31:14.781 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1525244a879"
2026-02-17 15:31:14.781 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.781 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.823 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:14.823 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:31:14.849 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali1525244a879" state="down"
2026-02-17 15:31:14.850 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1525244a879"
2026-02-17 15:31:14.850 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"down", Index:122}
2026-02-17 15:31:14.850 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:31:14.850 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:31:14.850 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1525244a879"
2026-02-17 15:31:14.850 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.850 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.854 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali1525244a879" state="up"
2026-02-17 15:31:14.872 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:14.872 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:31:14.872 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"up", Index:122}
2026-02-17 15:31:14.872 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1525244a879"
2026-02-17 15:31:14.872 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1525244a879"
2026-02-17 15:31:14.872 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:14.872 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.872 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:14.889 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:14.889 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:15.171 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:15.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:31:15.172 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.172 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.172 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.174 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:15.174 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.174 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.194 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:15.203 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:15.203 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:15.203 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:31:15.203 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.203 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.203 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.204 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:15.204 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.204 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:15.227 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:15.227 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:15.516 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-17 15:31:15.516 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9aa0499cd62"
2026-02-17 15:31:15.516 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:15.516 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:16.573 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-17 15:31:16.573 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1525244a879"
2026-02-17 15:31:16.573 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:16.573 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:17.605 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8366" type:"NodePort" cluster_ips:"10.254.202.69" ports:{Protocol:"TCP" Port:80 NodePort:31162}
2026-02-17 15:31:17.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4697" name:"default"}
2026-02-17 15:31:17.897 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8366" type:"NodePort" cluster_ips:"10.254.202.69" ports:{Protocol:"TCP" Port:80 NodePort:31162}
2026-02-17 15:31:18.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4697"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4697"}
2026-02-17 15:31:18.155 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4697"}
2026-02-17 15:31:19.004 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4003" name:"default"}
2026-02-17 15:31:19.065 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4003"}
2026-02-17 15:31:20.294 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:20.294 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:31:20.294 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.294 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.294 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.295 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:20.295 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.295 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.313 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:20.318 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:20.318 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:20.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b2e90767c" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:31:20.318 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.319 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.319 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.321 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b2e90767c"
2026-02-17 15:31:20.321 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.321 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.347 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:20.347 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 15:31:20.594 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-2, name=eth0)
2026-02-17 15:31:20.594 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-2" endpoint_id:"eth0"}
2026-02-17 15:31:20.594 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.594 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.595 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.595 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:31:20.595 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7b2e90767c" ipVersion=0x4 table="filter"
2026-02-17 15:31:20.595 [INFO][83] 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-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.595 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.596 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.53
2026-02-17 15:31:20.650 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-2", EndpointId:"eth0"}
2026-02-17 15:31:20.702 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 15:31:20.702 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b2e90767c"
2026-02-17 15:31:20.702 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie7b2e90767c" state="down"
2026-02-17 15:31:20.702 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:31:20.702 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Typed[string]{}}
2026-02-17 15:31:20.702 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"down", Index:120}
2026-02-17 15:31:20.703 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calie7b2e90767c" state=""
2026-02-17 15:31:20.703 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7b2e90767c"
2026-02-17 15:31:20.724 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b2e90767c", State:"", Index:120}
2026-02-17 15:31:20.724 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Set[string](nil)}
2026-02-17 15:31:20.724 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b2e90767c", Addrs:set.Set[string](nil)}
2026-02-17 15:31:21.231 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:21.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:31:21.232 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.232 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.232 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.232 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:21.232 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.232 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.259 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:21.259 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:21.261 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:21.261 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1525244a879" profile_ids:"kns.statefulset-569" profile_ids:"ksa.statefulset-569.default" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:31:21.261 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.261 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.261 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.262 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1525244a879"
2026-02-17 15:31:21.262 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.262 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.288 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:21.288 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:21.560 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-569/ss2-1, name=eth0)
2026-02-17 15:31:21.560 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-569/ss2-1" endpoint_id:"eth0"}
2026-02-17 15:31:21.560 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-569"}
2026-02-17 15:31:21.560 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-569.default"}
2026-02-17 15:31:21.560 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.560 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.561 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-569" ipVersion=0x4 table="filter"
2026-02-17 15:31:21.561 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KqIioPnAeSONmhohly" ipVersion=0x4 table="filter"
2026-02-17 15:31:21.561 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-569" ipVersion=0x4 table="filter"
2026-02-17 15:31:21.561 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KqIioPnAeSONmhohly" ipVersion=0x4 table="filter"
2026-02-17 15:31:21.561 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.561 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:31:21.561 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1525244a879" ipVersion=0x4 table="filter"
2026-02-17 15:31:21.561 [INFO][83] 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-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.561 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.570 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.55
2026-02-17 15:31:21.636 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-569/ss2-1", EndpointId:"eth0"}
2026-02-17 15:31:21.670 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali1525244a879" state="down"
2026-02-17 15:31:21.671 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"down", Index:122}
2026-02-17 15:31:21.671 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1525244a879"
2026-02-17 15:31:21.671 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali1525244a879" state=""
2026-02-17 15:31:21.671 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1525244a879"
2026-02-17 15:31:21.671 [INFO][83] 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=122
2026-02-17 15:31:21.699 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:31:21.699 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Typed[string]{}}
2026-02-17 15:31:21.699 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1525244a879", State:"", Index:122}
2026-02-17 15:31:21.699 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Set[string](nil)}
2026-02-17 15:31:21.699 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1525244a879", Addrs:set.Set[string](nil)}
2026-02-17 15:31:30.324 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-569"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-569"}
2026-02-17 15:31:30.385 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9589"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-9589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9589"}
2026-02-17 15:31:30.411 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:30.438 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-bjmr9" namespace:"services-9589" type:"LoadBalancer" cluster_ips:"10.254.191.165" ports:{Protocol:"TCP" Port:80 NodePort:31811}
2026-02-17 15:31:30.485 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-bjmr9" namespace:"services-9589" type:"LoadBalancer" cluster_ips:"10.254.191.165" ports:{Protocol:"TCP" Port:80 NodePort:31811}
2026-02-17 15:31:30.485 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-bjmr9" namespace:"services-9589" type:"LoadBalancer" cluster_ips:"10.254.191.165" ports:{Protocol:"TCP" Port:80 NodePort:31811}
2026-02-17 15:31:30.533 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-bjmr9" namespace:"services-9589" type:"LoadBalancer" cluster_ips:"10.254.191.165" ports:{Protocol:"TCP" Port:80 NodePort:31811}
2026-02-17 15:31:30.558 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-bjmr9" namespace:"services-9589"
2026-02-17 15:31:30.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9589"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-9589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9589"}
2026-02-17 15:31:30.634 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7057"}
2026-02-17 15:31:30.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:31.264 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1, name=eth0)
2026-02-17 15:31:31.264 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-7057"} profile:{inbound_rules:{action:"allow" rule_id:"1DRJCTya815BQ3W1"} outbound_rules:{action:"allow" rule_id:"YPsSrnwaD96ZwPe6"}}
2026-02-17 15:31:31.265 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-7057.default"} profile:{}
2026-02-17 15:31:31.265 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1063b76925a" profile_ids:"kns.configmap-7057" profile_ids:"ksa.configmap-7057.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:31:31.265 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.265 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.265 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.265 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1063b76925a" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.265 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-7057" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.265 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JDXj67VixoD2EP7BGg" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.265 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1063b76925a" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.265 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-7057" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.265 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JDXj67VixoD2EP7BGg" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.265 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1063b76925a"
2026-02-17 15:31:31.265 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.265 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.321 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:31.321 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} status="down"
2026-02-17 15:31:31.331 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali1063b76925a" state="down"
2026-02-17 15:31:31.331 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1063b76925a", State:"down", Index:123}
2026-02-17 15:31:31.331 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1063b76925a"
2026-02-17 15:31:31.331 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Typed[string]{}}
2026-02-17 15:31:31.331 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Typed[string]{}}
2026-02-17 15:31:31.332 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1063b76925a"
2026-02-17 15:31:31.332 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.332 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.337 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali1063b76925a" state="up"
2026-02-17 15:31:31.347 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:31.347 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} status="down"
2026-02-17 15:31:31.347 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1063b76925a", State:"up", Index:123}
2026-02-17 15:31:31.347 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1063b76925a"
2026-02-17 15:31:31.347 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1063b76925a"
2026-02-17 15:31:31.347 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1063b76925a"
2026-02-17 15:31:31.347 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.347 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:31.368 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:31.368 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:31.911 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180, name=eth0)
2026-02-17 15:31:31.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali581ef99f701" profile_ids:"kns.container-probe-7110" profile_ids:"ksa.container-probe-7110.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:31:31.911 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.911 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.911 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.912 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali581ef99f701"
2026-02-17 15:31:31.912 [INFO][83] 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-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.912 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.921 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180, name=eth0)
2026-02-17 15:31:31.947 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:31.947 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"} status="up"
2026-02-17 15:31:31.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180" endpoint_id:"eth0"}
2026-02-17 15:31:31.951 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-7110"}
2026-02-17 15:31:31.951 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-7110.default"}
2026-02-17 15:31:31.951 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7110"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7110"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7110"}
2026-02-17 15:31:31.951 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.951 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.952 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Oou4R7oP31J-1nhzgt" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.952 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0ltbrd40iBuya-bcLj" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.952 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Oou4R7oP31J-1nhzgt" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.952 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0ltbrd40iBuya-bcLj" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.952 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.952 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali581ef99f701" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.952 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali581ef99f701" ipVersion=0x4 table="filter"
2026-02-17 15:31:31.952 [INFO][83] 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-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.952 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:31.953 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.20
2026-02-17 15:31:32.013 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7110/test-grpc-ecb2718b-13d4-4b75-88d5-17822feb2180", EndpointId:"eth0"}
2026-02-17 15:31:32.013 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2657"}
2026-02-17 15:31:32.013 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:32.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2657"} labels:{key:"webhook-2657" value:"true"}
2026-02-17 15:31:32.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2847"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2847"} labels:{key:"webhook-2657-markers" value:"true"}
2026-02-17 15:31:32.057 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 87
2026-02-17 15:31:32.278 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1, name=eth0)
2026-02-17 15:31:32.278 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1063b76925a" profile_ids:"kns.configmap-7057" profile_ids:"ksa.configmap-7057.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:31:32.278 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:32.278 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:32.278 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:32.279 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1063b76925a"
2026-02-17 15:31:32.279 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:32.279 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:32.280 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali581ef99f701" state="down"
2026-02-17 15:31:32.280 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali581ef99f701"
2026-02-17 15:31:32.280 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-17 15:31:32.282 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali581ef99f701" state=""
2026-02-17 15:31:32.282 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali581ef99f701"
2026-02-17 15:31:32.302 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:32.302 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} status="up"
2026-02-17 15:31:32.302 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali581ef99f701", State:"down", Index:87}
2026-02-17 15:31:32.302 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Typed[string]{}}
2026-02-17 15:31:32.302 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Typed[string]{}}
2026-02-17 15:31:32.302 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali581ef99f701", State:"", Index:87}
2026-02-17 15:31:32.302 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Set[string](nil)}
2026-02-17 15:31:32.302 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali581ef99f701", Addrs:set.Set[string](nil)}
2026-02-17 15:31:32.573 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-17 15:31:32.573 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1063b76925a"
2026-02-17 15:31:32.573 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:32.574 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:33.355 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:31:33.483 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx, name=eth0)
2026-02-17 15:31:33.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2657"} profile:{inbound_rules:{action:"allow" rule_id:"wVs-XMAn2PAq3lYV"} outbound_rules:{action:"allow" rule_id:"yCVyxcutD3UJMsip"}}
2026-02-17 15:31:33.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2657.default"} profile:{}
2026-02-17 15:31:33.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaca78eb3380" profile_ids:"kns.webhook-2657" profile_ids:"ksa.webhook-2657.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:31:33.483 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.483 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.483 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaca78eb3380" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2657" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zEJJuAaK2t8WnPvBIc" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaca78eb3380" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2657" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zEJJuAaK2t8WnPvBIc" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.484 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaca78eb3380"
2026-02-17 15:31:33.484 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.484 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.494 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1, name=eth0)
2026-02-17 15:31:33.525 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:33.525 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} status="down"
2026-02-17 15:31:33.525 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1063b76925a" profile_ids:"kns.configmap-7057" profile_ids:"ksa.configmap-7057.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:31:33.525 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.525 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.525 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.526 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1063b76925a"
2026-02-17 15:31:33.526 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.526 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.545 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:33.545 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} status="down"
2026-02-17 15:31:33.566 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="caliaca78eb3380" state="down"
2026-02-17 15:31:33.566 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaca78eb3380"
2026-02-17 15:31:33.567 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaca78eb3380", State:"down", Index:124}
2026-02-17 15:31:33.567 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Typed[string]{}}
2026-02-17 15:31:33.567 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Typed[string]{}}
2026-02-17 15:31:33.567 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaca78eb3380"
2026-02-17 15:31:33.567 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1063b76925a"
2026-02-17 15:31:33.567 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.567 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.568 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="caliaca78eb3380" state="up"
2026-02-17 15:31:33.589 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:33.589 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} status="down"
2026-02-17 15:31:33.589 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaca78eb3380", State:"up", Index:124}
2026-02-17 15:31:33.589 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaca78eb3380"
2026-02-17 15:31:33.589 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaca78eb3380"
2026-02-17 15:31:33.589 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1063b76925a"
2026-02-17 15:31:33.589 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaca78eb3380"
2026-02-17 15:31:33.590 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.590 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:33.597 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-17 15:31:33.597 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1063b76925a"
2026-02-17 15:31:33.597 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali1063b76925a" state="down"
2026-02-17 15:31:33.598 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali1063b76925a" state=""
2026-02-17 15:31:33.598 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1063b76925a"
2026-02-17 15:31:33.622 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:33.622 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} status="up"
2026-02-17 15:31:33.622 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Typed[string]{}}
2026-02-17 15:31:33.622 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Typed[string]{}}
2026-02-17 15:31:33.622 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1063b76925a", State:"down", Index:123}
2026-02-17 15:31:33.622 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1063b76925a", State:"", Index:123}
2026-02-17 15:31:33.622 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Set[string](nil)}
2026-02-17 15:31:33.622 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1063b76925a", Addrs:set.Set[string](nil)}
2026-02-17 15:31:33.622 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1063b76925a"
2026-02-17 15:31:33.622 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1063b76925a"
2026-02-17 15:31:33.622 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.622 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.623 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.56
2026-02-17 15:31:33.639 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:33.639 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"} status="down"
2026-02-17 15:31:33.713 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1, name=eth0)
2026-02-17 15:31:33.713 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1" endpoint_id:"eth0"}
2026-02-17 15:31:33.713 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-7057.default"}
2026-02-17 15:31:33.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-7057"}
2026-02-17 15:31:33.714 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.714 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.714 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-7057" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.714 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JDXj67VixoD2EP7BGg" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.714 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-7057" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.714 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JDXj67VixoD2EP7BGg" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.714 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.714 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1063b76925a" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.714 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1063b76925a" ipVersion=0x4 table="filter"
2026-02-17 15:31:33.714 [INFO][83] 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:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.714 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:33.770 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7057/pod-configmaps-8b3fb2c8-43db-4413-a380-c20e563eaec1", EndpointId:"eth0"}
2026-02-17 15:31:34.294 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx, name=eth0)
2026-02-17 15:31:34.294 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaca78eb3380" profile_ids:"kns.webhook-2657" profile_ids:"ksa.webhook-2657.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:31:34.294 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.294 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.294 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.295 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaca78eb3380"
2026-02-17 15:31:34.295 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.296 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.318 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx, name=eth0)
2026-02-17 15:31:34.318 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:34.318 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} status="up"
2026-02-17 15:31:34.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaca78eb3380" profile_ids:"kns.webhook-2657" profile_ids:"ksa.webhook-2657.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:31:34.318 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.318 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.318 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.319 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaca78eb3380"
2026-02-17 15:31:34.319 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.319 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:34.336 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:34.336 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} status="up"
2026-02-17 15:31:34.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7057"}
2026-02-17 15:31:34.808 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7670"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7670"}
2026-02-17 15:31:34.831 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:34.879 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-17 15:31:34.879 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaca78eb3380"
2026-02-17 15:31:34.879 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:34.879 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:34.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2657" type:"ClusterIP" cluster_ips:"10.254.206.222" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:31:35.414 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae, name=eth0)
2026-02-17 15:31:35.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-7670.default"} profile:{}
2026-02-17 15:31:35.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-7670"} profile:{inbound_rules:{action:"allow" rule_id:"oYw8BaJRzLyJ7K2w"} outbound_rules:{action:"allow" rule_id:"UEfrAy1-kYvxButC"}}
2026-02-17 15:31:35.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic248627a109" profile_ids:"kns.emptydir-7670" profile_ids:"ksa.emptydir-7670.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:31:35.415 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.415 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.415 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic248627a109" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-7670" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JJrReXRC_D6fJFrFra" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic248627a109" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-7670" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JJrReXRC_D6fJFrFra" ipVersion=0x4 table="filter"
2026-02-17 15:31:35.416 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic248627a109"
2026-02-17 15:31:35.416 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.416 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.465 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:35.465 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="down"
2026-02-17 15:31:35.491 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calic248627a109" state="down"
2026-02-17 15:31:35.491 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic248627a109"
2026-02-17 15:31:35.491 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic248627a109", State:"down", Index:125}
2026-02-17 15:31:35.491 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Typed[string]{}}
2026-02-17 15:31:35.491 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Typed[string]{}}
2026-02-17 15:31:35.491 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic248627a109"
2026-02-17 15:31:35.491 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.491 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.494 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calic248627a109" state="up"
2026-02-17 15:31:35.516 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:35.516 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="down"
2026-02-17 15:31:35.517 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic248627a109", State:"up", Index:125}
2026-02-17 15:31:35.517 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic248627a109"
2026-02-17 15:31:35.517 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic248627a109"
2026-02-17 15:31:35.517 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic248627a109"
2026-02-17 15:31:35.517 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.517 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:35.538 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:35.538 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="up"
2026-02-17 15:31:35.968 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9589" name:"default"}
2026-02-17 15:31:36.041 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-569" name:"default"}
2026-02-17 15:31:36.110 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2657"
2026-02-17 15:31:36.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-569"
2026-02-17 15:31:36.180 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx, name=eth0)
2026-02-17 15:31:36.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaca78eb3380" profile_ids:"kns.webhook-2657" profile_ids:"ksa.webhook-2657.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:31:36.180 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.181 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.181 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.182 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaca78eb3380"
2026-02-17 15:31:36.182 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.183 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.185 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx, name=eth0)
2026-02-17 15:31:36.207 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:36.208 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"} status="up"
2026-02-17 15:31:36.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx" endpoint_id:"eth0"}
2026-02-17 15:31:36.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2657"}
2026-02-17 15:31:36.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2657.default"}
2026-02-17 15:31:36.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2657"} labels:{key:"webhook-2657" value:"true"}
2026-02-17 15:31:36.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2847"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2847"} labels:{key:"webhook-2657-markers" value:"true"}
2026-02-17 15:31:36.208 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.208 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.209 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2657" ipVersion=0x4 table="filter"
2026-02-17 15:31:36.209 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zEJJuAaK2t8WnPvBIc" ipVersion=0x4 table="filter"
2026-02-17 15:31:36.209 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2657" ipVersion=0x4 table="filter"
2026-02-17 15:31:36.209 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zEJJuAaK2t8WnPvBIc" ipVersion=0x4 table="filter"
2026-02-17 15:31:36.209 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.209 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaca78eb3380" ipVersion=0x4 table="filter"
2026-02-17 15:31:36.209 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaca78eb3380" ipVersion=0x4 table="filter"
2026-02-17 15:31:36.209 [INFO][83] 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:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.209 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.210 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.58
2026-02-17 15:31:36.266 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2657/sample-webhook-deployment-7d44fffc8-b67zx", EndpointId:"eth0"}
2026-02-17 15:31:36.267 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7642"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7642"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7642"}
2026-02-17 15:31:36.267 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-7642" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:36.304 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae, name=eth0)
2026-02-17 15:31:36.304 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic248627a109" profile_ids:"kns.emptydir-7670" profile_ids:"ksa.emptydir-7670.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:31:36.304 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:36.304 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:36.304 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:36.305 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic248627a109"
2026-02-17 15:31:36.305 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:36.305 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:36.325 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:36.325 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="up"
2026-02-17 15:31:36.412 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-569"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-569"}
2026-02-17 15:31:36.444 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-569"}
2026-02-17 15:31:36.509 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9589"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-9589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9589"}
2026-02-17 15:31:36.542 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9589"}
2026-02-17 15:31:36.668 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-17 15:31:36.668 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic248627a109"
2026-02-17 15:31:36.668 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:36.668 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:37.043 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7110" name:"default"}
2026-02-17 15:31:37.119 [INFO][83] felix/summary.go 100: Summarising 175 dataplane reconciliation loops over 1m0.3s: avg=29ms longest=76ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:31:37.206 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7110"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7110"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7110"}
2026-02-17 15:31:37.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7110"}
2026-02-17 15:31:37.497 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae, name=eth0)
2026-02-17 15:31:37.497 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic248627a109" profile_ids:"kns.emptydir-7670" profile_ids:"ksa.emptydir-7670.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:31:37.498 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.498 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.498 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.507 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic248627a109"
2026-02-17 15:31:37.507 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.507 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.526 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:37.526 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="down"
2026-02-17 15:31:37.599 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calic248627a109" state="down"
2026-02-17 15:31:37.600 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic248627a109"
2026-02-17 15:31:37.600 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=125
2026-02-17 15:31:37.600 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic248627a109", State:"down", Index:125}
2026-02-17 15:31:37.600 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Typed[string]{}}
2026-02-17 15:31:37.600 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Typed[string]{}}
2026-02-17 15:31:37.600 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic248627a109"
2026-02-17 15:31:37.600 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic248627a109"
2026-02-17 15:31:37.600 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.600 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.600 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calic248627a109" state=""
2026-02-17 15:31:37.600 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic248627a109"
2026-02-17 15:31:37.600 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.57
2026-02-17 15:31:37.625 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:37.625 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="down"
2026-02-17 15:31:37.625 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic248627a109", State:"", Index:125}
2026-02-17 15:31:37.625 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Set[string](nil)}
2026-02-17 15:31:37.625 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic248627a109", Addrs:set.Set[string](nil)}
2026-02-17 15:31:37.625 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic248627a109"
2026-02-17 15:31:37.625 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.625 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.642 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:37.642 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"} status="down"
2026-02-17 15:31:37.672 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="caliaca78eb3380" state="down"
2026-02-17 15:31:37.672 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaca78eb3380"
2026-02-17 15:31:37.672 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-17 15:31:37.673 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaca78eb3380", State:"down", Index:124}
2026-02-17 15:31:37.673 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Typed[string]{}}
2026-02-17 15:31:37.673 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Typed[string]{}}
2026-02-17 15:31:37.673 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="caliaca78eb3380" state=""
2026-02-17 15:31:37.673 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaca78eb3380"
2026-02-17 15:31:37.695 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaca78eb3380", State:"", Index:124}
2026-02-17 15:31:37.695 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Set[string](nil)}
2026-02-17 15:31:37.695 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaca78eb3380", Addrs:set.Set[string](nil)}
2026-02-17 15:31:37.718 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae, name=eth0)
2026-02-17 15:31:37.718 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae" endpoint_id:"eth0"}
2026-02-17 15:31:37.718 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-7670.default"}
2026-02-17 15:31:37.718 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-7670"}
2026-02-17 15:31:37.718 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.719 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-7670" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JJrReXRC_D6fJFrFra" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-7670" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JJrReXRC_D6fJFrFra" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic248627a109" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic248627a109" ipVersion=0x4 table="filter"
2026-02-17 15:31:37.719 [INFO][83] 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:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.719 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:37.780 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7670/pod-2dbe1807-6994-4686-bd7c-42279ca2d7ae", EndpointId:"eth0"}
2026-02-17 15:31:38.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7670"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7670"}
2026-02-17 15:31:38.959 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5406"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5406"}
2026-02-17 15:31:38.959 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-5406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:39.854 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7057" name:"default"}
2026-02-17 15:31:40.043 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7057"}
2026-02-17 15:31:40.071 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7057"}
2026-02-17 15:31:41.237 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2657"} labels:{key:"webhook-2657" value:"true"}
2026-02-17 15:31:41.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2847" name:"default"}
2026-02-17 15:31:41.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2847"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2847"} labels:{key:"webhook-2657-markers" value:"true"}
2026-02-17 15:31:41.500 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2847"}
2026-02-17 15:31:42.115 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5406"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5406"}
2026-02-17 15:31:42.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-615"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-615"}
2026-02-17 15:31:42.165 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:42.769 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-handle-http-request, name=eth0)
2026-02-17 15:31:42.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-615"} profile:{inbound_rules:{action:"allow" rule_id:"2jsucyQVGyul6xV7"} outbound_rules:{action:"allow" rule_id:"TTt1iy8cAS5NTrU8"}}
2026-02-17 15:31:42.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-615.default"} profile:{}
2026-02-17 15:31:42.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8ab5da67ef" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:31:42.770 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.770 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.770 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.771 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif8ab5da67ef" ipVersion=0x4 table="filter"
2026-02-17 15:31:42.771 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lFQmVv9gpRifYjC7M9" ipVersion=0x4 table="filter"
2026-02-17 15:31:42.771 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yB4rBBZZPYHaDnnD2I" ipVersion=0x4 table="filter"
2026-02-17 15:31:42.771 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif8ab5da67ef" ipVersion=0x4 table="filter"
2026-02-17 15:31:42.771 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lFQmVv9gpRifYjC7M9" ipVersion=0x4 table="filter"
2026-02-17 15:31:42.771 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yB4rBBZZPYHaDnnD2I" ipVersion=0x4 table="filter"
2026-02-17 15:31:42.771 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:42.771 [INFO][83] 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-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.771 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.809 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:42.809 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:31:42.850 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="calif8ab5da67ef" state="down"
2026-02-17 15:31:42.850 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8ab5da67ef", State:"down", Index:126}
2026-02-17 15:31:42.850 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:42.850 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif8ab5da67ef"
2026-02-17 15:31:42.850 [INFO][83] 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-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.850 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.854 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="calif8ab5da67ef" state="up"
2026-02-17 15:31:42.880 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:42.880 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:31:42.880 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Typed[string]{}}
2026-02-17 15:31:42.880 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Typed[string]{}}
2026-02-17 15:31:42.880 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8ab5da67ef", State:"up", Index:126}
2026-02-17 15:31:42.880 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:42.880 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:42.880 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:42.880 [INFO][83] 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-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.880 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:42.903 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:42.903 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:31:43.395 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-handle-http-request, name=eth0)
2026-02-17 15:31:43.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8ab5da67ef" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:31:43.395 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:43.395 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:43.396 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:43.401 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:43.401 [INFO][83] 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-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:43.401 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:43.432 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:43.432 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:31:44.124 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=126
2026-02-17 15:31:44.124 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif8ab5da67ef"
2026-02-17 15:31:44.124 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:44.124 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:44.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7670" name:"default"}
2026-02-17 15:31:44.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7670"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7670"}
2026-02-17 15:31:44.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7670"}
2026-02-17 15:31:44.816 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-with-poststart-http-hook, name=eth0)
2026-02-17 15:31:44.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0195c58b1" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:31:44.817 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.817 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.817 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.817 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe0195c58b1" ipVersion=0x4 table="filter"
2026-02-17 15:31:44.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe0195c58b1" ipVersion=0x4 table="filter"
2026-02-17 15:31:44.818 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe0195c58b1"
2026-02-17 15:31:44.818 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.818 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.849 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:44.849 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 15:31:44.894 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calibe0195c58b1" state="down"
2026-02-17 15:31:44.894 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0195c58b1", State:"down", Index:127}
2026-02-17 15:31:44.894 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe0195c58b1"
2026-02-17 15:31:44.894 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.894 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe0195c58b1"
2026-02-17 15:31:44.894 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.901 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calibe0195c58b1" state="up"
2026-02-17 15:31:44.917 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:44.917 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 15:31:44.917 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Typed[string]{}}
2026-02-17 15:31:44.918 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Typed[string]{}}
2026-02-17 15:31:44.918 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0195c58b1", State:"up", Index:127}
2026-02-17 15:31:44.918 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe0195c58b1"
2026-02-17 15:31:44.918 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe0195c58b1"
2026-02-17 15:31:44.918 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0195c58b1"
2026-02-17 15:31:44.918 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.919 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:44.945 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:44.946 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 15:31:45.380 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-with-poststart-http-hook, name=eth0)
2026-02-17 15:31:45.381 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0195c58b1" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:31:45.381 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:45.381 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:45.381 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:45.382 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0195c58b1"
2026-02-17 15:31:45.382 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:45.383 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:45.407 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:45.407 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 15:31:46.140 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-17 15:31:46.140 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe0195c58b1"
2026-02-17 15:31:46.140 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:46.140 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:46.292 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-with-poststart-http-hook, name=eth0)
2026-02-17 15:31:46.293 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0195c58b1" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:31:46.293 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:46.293 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:46.293 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:46.294 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0195c58b1"
2026-02-17 15:31:46.294 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:46.294 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:46.311 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:46.311 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 15:31:46.366 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7642"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7642"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7642"}
2026-02-17 15:31:46.390 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5007"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"}
2026-02-17 15:31:46.407 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:46.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2657" name:"default"}
2026-02-17 15:31:46.727 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2657"}
2026-02-17 15:31:47.203 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali86149a88e4d" state="down"
2026-02-17 15:31:47.203 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86149a88e4d"
2026-02-17 15:31:47.204 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86149a88e4d", State:"down", Index:128}
2026-02-17 15:31:47.204 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86149a88e4d", Addrs:set.Typed[string]{}}
2026-02-17 15:31:47.204 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86149a88e4d", Addrs:set.Typed[string]{}}
2026-02-17 15:31:47.213 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali86149a88e4d" state="up"
2026-02-17 15:31:47.225 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86149a88e4d", State:"up", Index:128}
2026-02-17 15:31:47.225 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali86149a88e4d"
2026-02-17 15:31:47.225 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86149a88e4d"
2026-02-17 15:31:47.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-5406" name:"default"}
2026-02-17 15:31:47.386 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-with-poststart-http-hook, name=eth0)
2026-02-17 15:31:47.386 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe0195c58b1" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:31:47.386 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.386 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.387 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.388 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe0195c58b1"
2026-02-17 15:31:47.388 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.388 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.431 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:47.431 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 15:31:47.433 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali86149a88e4d" state="down"
2026-02-17 15:31:47.433 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86149a88e4d", State:"down", Index:128}
2026-02-17 15:31:47.436 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali86149a88e4d" state=""
2026-02-17 15:31:47.436 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali86149a88e4d"
2026-02-17 15:31:47.458 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86149a88e4d", State:"", Index:128}
2026-02-17 15:31:47.458 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86149a88e4d", Addrs:set.Set[string](nil)}
2026-02-17 15:31:47.458 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86149a88e4d", Addrs:set.Set[string](nil)}
2026-02-17 15:31:47.458 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.63
2026-02-17 15:31:47.582 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5406"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5406"}
2026-02-17 15:31:47.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-5406"}
2026-02-17 15:31:47.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5007"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"}
2026-02-17 15:31:47.647 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2126"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2126"}
2026-02-17 15:31:47.667 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:47.683 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-with-poststart-http-hook, name=eth0)
2026-02-17 15:31:47.685 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-with-poststart-http-hook" endpoint_id:"eth0"}
2026-02-17 15:31:47.685 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.685 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.689 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.689 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe0195c58b1" ipVersion=0x4 table="filter"
2026-02-17 15:31:47.689 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe0195c58b1" ipVersion=0x4 table="filter"
2026-02-17 15:31:47.689 [INFO][83] 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-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.689 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.689 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.59
2026-02-17 15:31:47.749 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 15:31:47.786 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calibe0195c58b1" state="down"
2026-02-17 15:31:47.786 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe0195c58b1"
2026-02-17 15:31:47.786 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-17 15:31:47.787 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0195c58b1", State:"down", Index:127}
2026-02-17 15:31:47.787 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Typed[string]{}}
2026-02-17 15:31:47.787 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Typed[string]{}}
2026-02-17 15:31:47.788 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calibe0195c58b1" state=""
2026-02-17 15:31:47.788 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe0195c58b1"
2026-02-17 15:31:47.808 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe0195c58b1", State:"", Index:127}
2026-02-17 15:31:47.808 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Set[string](nil)}
2026-02-17 15:31:47.808 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe0195c58b1", Addrs:set.Set[string](nil)}
2026-02-17 15:31:48.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8366"
2026-02-17 15:31:48.628 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p, name=eth0)
2026-02-17 15:31:48.640 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p, name=eth0)
2026-02-17 15:31:48.654 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9aa0499cd62" profile_ids:"kns.services-8366" profile_ids:"ksa.services-8366.default" ipv4_nets:"10.100.243.54/32"}
2026-02-17 15:31:48.654 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p" endpoint_id:"eth0"}
2026-02-17 15:31:48.654 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8366.default"}
2026-02-17 15:31:48.654 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8366"}
2026-02-17 15:31:48.654 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:48.654 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:48.655 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8366" ipVersion=0x4 table="filter"
2026-02-17 15:31:48.655 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Zj_OHYfu0aoBQe_1RU" ipVersion=0x4 table="filter"
2026-02-17 15:31:48.655 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8366" ipVersion=0x4 table="filter"
2026-02-17 15:31:48.655 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Zj_OHYfu0aoBQe_1RU" ipVersion=0x4 table="filter"
2026-02-17 15:31:48.655 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:48.655 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9aa0499cd62" ipVersion=0x4 table="filter"
2026-02-17 15:31:48.655 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9aa0499cd62" ipVersion=0x4 table="filter"
2026-02-17 15:31:48.655 [INFO][83] 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-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:48.655 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:48.657 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.54
2026-02-17 15:31:48.713 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8366/affinity-nodeport-transition-5794c6cd75-p8v5p", EndpointId:"eth0"}
2026-02-17 15:31:48.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8366"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-8366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8366"}
2026-02-17 15:31:48.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-783"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-783"}
2026-02-17 15:31:48.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:50.328 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-615"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-615"}
2026-02-17 15:31:50.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1762"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-1762"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1762"}
2026-02-17 15:31:50.408 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1762" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:50.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-783" type:"ClusterIP" cluster_ips:"10.254.34.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:31:50.867 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-783"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-783"}
2026-02-17 15:31:50.890 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4221"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4221"}
2026-02-17 15:31:50.916 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4221" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:51.039 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-17 15:31:51.039 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9aa0499cd62"
2026-02-17 15:31:51.039 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali9aa0499cd62" state="down"
2026-02-17 15:31:51.040 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Typed[string]{}}
2026-02-17 15:31:51.040 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Typed[string]{}}
2026-02-17 15:31:51.040 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa0499cd62", State:"down", Index:121}
2026-02-17 15:31:51.042 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali9aa0499cd62" state=""
2026-02-17 15:31:51.042 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9aa0499cd62"
2026-02-17 15:31:51.072 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa0499cd62", State:"", Index:121}
2026-02-17 15:31:51.073 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Set[string](nil)}
2026-02-17 15:31:51.073 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa0499cd62", Addrs:set.Set[string](nil)}
2026-02-17 15:31:51.075 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1762/adopt-release-vxpmm, name=eth0)
2026-02-17 15:31:51.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1762"} profile:{inbound_rules:{action:"allow" rule_id:"VVWTgKORPI3Asf8I"} outbound_rules:{action:"allow" rule_id:"39IoyxKeIlHnaXMp"}}
2026-02-17 15:31:51.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1762.default"} profile:{}
2026-02-17 15:31:51.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1762/adopt-release-vxpmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486d0ea9291" profile_ids:"kns.job-1762" profile_ids:"ksa.job-1762.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:31:51.092 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.092 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.092 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.092 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali486d0ea9291" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.092 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1762" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.092 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p17HaZGGnkJZV2xyHf" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.092 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali486d0ea9291" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.092 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1762" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.092 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p17HaZGGnkJZV2xyHf" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.092 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.093 [INFO][83] 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-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.093 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.134 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:51.134 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} status="down"
2026-02-17 15:31:51.153 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486d0ea9291" state="down"
2026-02-17 15:31:51.154 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.154 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486d0ea9291", State:"down", Index:129}
2026-02-17 15:31:51.154 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Typed[string]{}}
2026-02-17 15:31:51.154 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Typed[string]{}}
2026-02-17 15:31:51.154 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.154 [INFO][83] 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-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.154 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.154 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486d0ea9291" state="up"
2026-02-17 15:31:51.174 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:51.174 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} status="down"
2026-02-17 15:31:51.174 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486d0ea9291", State:"up", Index:129}
2026-02-17 15:31:51.174 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.174 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.174 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.174 [INFO][83] 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-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.174 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.198 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:51.199 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} status="up"
2026-02-17 15:31:51.409 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1762/adopt-release-vxpmm, name=eth0)
2026-02-17 15:31:51.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1762/adopt-release-vxpmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486d0ea9291" profile_ids:"kns.job-1762" profile_ids:"ksa.job-1762.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:31:51.410 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.410 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.410 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.410 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali486d0ea9291"
2026-02-17 15:31:51.410 [INFO][83] 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-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.410 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:31:51.433 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:51.433 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} status="up"
2026-02-17 15:31:51.537 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d, name=eth0)
2026-02-17 15:31:51.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4221"} profile:{inbound_rules:{action:"allow" rule_id:"BXT0rtHXbcuzdqbu"} outbound_rules:{action:"allow" rule_id:"EpIvp7vxTnguKUAz"}}
2026-02-17 15:31:51.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4221.default"} profile:{}
2026-02-17 15:31:51.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56a89395634" profile_ids:"kns.emptydir-4221" profile_ids:"ksa.emptydir-4221.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:31:51.537 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.537 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.537 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali56a89395634" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4221" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XrJd1uojWycRPM2Ka5" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali56a89395634" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4221" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XrJd1uojWycRPM2Ka5" ipVersion=0x4 table="filter"
2026-02-17 15:31:51.538 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali56a89395634"
2026-02-17 15:31:51.538 [INFO][83] 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:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.538 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.587 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:51.587 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} status="down"
2026-02-17 15:31:51.587 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-7642" name:"default"}
2026-02-17 15:31:51.618 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali56a89395634" state="down"
2026-02-17 15:31:51.618 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56a89395634"
2026-02-17 15:31:51.618 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali56a89395634" state="up"
2026-02-17 15:31:51.619 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56a89395634", State:"down", Index:130}
2026-02-17 15:31:51.619 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Typed[string]{}}
2026-02-17 15:31:51.619 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Typed[string]{}}
2026-02-17 15:31:51.619 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56a89395634", State:"up", Index:130}
2026-02-17 15:31:51.619 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali56a89395634"
2026-02-17 15:31:51.619 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56a89395634"
2026-02-17 15:31:51.619 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56a89395634"
2026-02-17 15:31:51.619 [INFO][83] 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:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.619 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:51.642 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:51.642 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} status="up"
2026-02-17 15:31:51.713 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-7642"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"watch-7642"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7642"}
2026-02-17 15:31:51.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-7642"}
2026-02-17 15:31:51.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2126"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2126"}
2026-02-17 15:31:51.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5910"}
2026-02-17 15:31:51.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:52.436 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d, name=eth0)
2026-02-17 15:31:52.436 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56a89395634" profile_ids:"kns.emptydir-4221" profile_ids:"ksa.emptydir-4221.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:31:52.437 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:52.437 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:52.437 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:52.438 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56a89395634"
2026-02-17 15:31:52.438 [INFO][83] 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:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:52.438 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:52.464 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:52.464 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} status="up"
2026-02-17 15:31:52.700 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=130
2026-02-17 15:31:52.700 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali56a89395634"
2026-02-17 15:31:52.700 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:52.700 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:52.772 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5007" name:"default"}
2026-02-17 15:31:52.796 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=129
2026-02-17 15:31:52.796 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali486d0ea9291"
2026-02-17 15:31:52.798 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:52.798 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:52.903 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5007"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5007"}
2026-02-17 15:31:52.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5007"}
2026-02-17 15:31:53.598 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d, name=eth0)
2026-02-17 15:31:53.598 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali56a89395634" profile_ids:"kns.emptydir-4221" profile_ids:"ksa.emptydir-4221.default" ipv4_nets:"10.100.243.60/32"}
2026-02-17 15:31:53.598 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.599 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.599 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.600 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali56a89395634"
2026-02-17 15:31:53.600 [INFO][83] 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:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.600 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.631 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:53.631 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} status="up"
2026-02-17 15:31:53.714 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=130
2026-02-17 15:31:53.714 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali56a89395634"
2026-02-17 15:31:53.714 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali56a89395634" state="down"
2026-02-17 15:31:53.714 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Typed[string]{}}
2026-02-17 15:31:53.714 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Typed[string]{}}
2026-02-17 15:31:53.714 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56a89395634", State:"down", Index:130}
2026-02-17 15:31:53.714 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali56a89395634" state=""
2026-02-17 15:31:53.715 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali56a89395634"
2026-02-17 15:31:53.715 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali56a89395634", State:"", Index:130}
2026-02-17 15:31:53.715 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Set[string](nil)}
2026-02-17 15:31:53.715 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali56a89395634", Addrs:set.Set[string](nil)}
2026-02-17 15:31:53.715 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali56a89395634"
2026-02-17 15:31:53.715 [INFO][83] 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:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.715 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.715 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.60
2026-02-17 15:31:53.735 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:53.736 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"} status="down"
2026-02-17 15:31:53.850 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d, name=eth0)
2026-02-17 15:31:53.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d" endpoint_id:"eth0"}
2026-02-17 15:31:53.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4221.default"}
2026-02-17 15:31:53.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4221"}
2026-02-17 15:31:53.850 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.850 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4221" ipVersion=0x4 table="filter"
2026-02-17 15:31:53.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XrJd1uojWycRPM2Ka5" ipVersion=0x4 table="filter"
2026-02-17 15:31:53.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4221" ipVersion=0x4 table="filter"
2026-02-17 15:31:53.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XrJd1uojWycRPM2Ka5" ipVersion=0x4 table="filter"
2026-02-17 15:31:53.851 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali56a89395634" ipVersion=0x4 table="filter"
2026-02-17 15:31:53.851 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali56a89395634" ipVersion=0x4 table="filter"
2026-02-17 15:31:53.851 [INFO][83] 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:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.851 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.909 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4221/pod-46428226-674f-4aa7-bbf8-5d9552e2a99d", EndpointId:"eth0"}
2026-02-17 15:31:53.925 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8366" name:"default"}
2026-02-17 15:31:54.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8366"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"services-8366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8366"}
2026-02-17 15:31:54.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8366"}
2026-02-17 15:31:55.038 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4221"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4221"}
2026-02-17 15:31:55.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-822"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-822"}
2026-02-17 15:31:55.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:55.358 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-handle-http-request, name=eth0)
2026-02-17 15:31:55.359 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8ab5da67ef" profile_ids:"kns.container-lifecycle-hook-615" profile_ids:"ksa.container-lifecycle-hook-615.default" ipv4_nets:"10.100.243.62/32"}
2026-02-17 15:31:55.359 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.359 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.359 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.359 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8ab5da67ef"
2026-02-17 15:31:55.360 [INFO][83] 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-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.360 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.366 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-lifecycle-hook-615/pod-handle-http-request, name=eth0)
2026-02-17 15:31:55.395 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:55.395 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:31:55.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-615/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 15:31:55.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-615"}
2026-02-17 15:31:55.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-615.default"}
2026-02-17 15:31:55.395 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.395 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lFQmVv9gpRifYjC7M9" ipVersion=0x4 table="filter"
2026-02-17 15:31:55.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yB4rBBZZPYHaDnnD2I" ipVersion=0x4 table="filter"
2026-02-17 15:31:55.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lFQmVv9gpRifYjC7M9" ipVersion=0x4 table="filter"
2026-02-17 15:31:55.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yB4rBBZZPYHaDnnD2I" ipVersion=0x4 table="filter"
2026-02-17 15:31:55.395 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif8ab5da67ef" ipVersion=0x4 table="filter"
2026-02-17 15:31:55.395 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif8ab5da67ef" ipVersion=0x4 table="filter"
2026-02-17 15:31:55.395 [INFO][83] 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-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.395 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.396 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.62
2026-02-17 15:31:55.448 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-615/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:31:55.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-615" name:"default"}
2026-02-17 15:31:55.667 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-615"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-615"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-615"}
2026-02-17 15:31:55.689 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-615"}
2026-02-17 15:31:55.738 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="calif8ab5da67ef" state="down"
2026-02-17 15:31:55.739 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif8ab5da67ef"
2026-02-17 15:31:55.739 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=126
2026-02-17 15:31:55.739 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8ab5da67ef", State:"down", Index:126}
2026-02-17 15:31:55.739 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Typed[string]{}}
2026-02-17 15:31:55.739 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Typed[string]{}}
2026-02-17 15:31:55.742 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="calif8ab5da67ef" state=""
2026-02-17 15:31:55.742 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif8ab5da67ef"
2026-02-17 15:31:55.757 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8ab5da67ef", State:"", Index:126}
2026-02-17 15:31:55.757 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Set[string](nil)}
2026-02-17 15:31:55.757 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8ab5da67ef", Addrs:set.Set[string](nil)}
2026-02-17 15:31:55.929 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-783"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-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:"proxy-783"}
2026-02-17 15:31:55.971 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5910"}
2026-02-17 15:31:55.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2544"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2544"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2544"}
2026-02-17 15:31:55.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2544" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:56.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2544"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2544"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2544"}
2026-02-17 15:31:56.055 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-9026"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-9026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9026"}
2026-02-17 15:31:56.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-9026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:56.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-9026"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-9026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9026"}
2026-02-17 15:31:56.242 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7062"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7062"}
2026-02-17 15:31:56.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:56.867 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:31:56.867 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-7062.default"} profile:{}
2026-02-17 15:31:56.867 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-7062"} profile:{inbound_rules:{action:"allow" rule_id:"iDaD6NlrN28kVYyG"} outbound_rules:{action:"allow" rule_id:"apwTR8MWx9mitJfJ"}}
2026-02-17 15:31:56.868 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:31:56.868 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.868 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.868 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.868 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5afca2dcab3" ipVersion=0x4 table="filter"
2026-02-17 15:31:56.868 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CFMG3Y2m5O9RvX5EJO" ipVersion=0x4 table="filter"
2026-02-17 15:31:56.869 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_McBnLtbyJXMIEhXsb8" ipVersion=0x4 table="filter"
2026-02-17 15:31:56.869 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5afca2dcab3" ipVersion=0x4 table="filter"
2026-02-17 15:31:56.869 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CFMG3Y2m5O9RvX5EJO" ipVersion=0x4 table="filter"
2026-02-17 15:31:56.869 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_McBnLtbyJXMIEhXsb8" ipVersion=0x4 table="filter"
2026-02-17 15:31:56.869 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:56.870 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.870 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.909 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:56.909 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="down"
2026-02-17 15:31:56.938 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali5afca2dcab3" state="down"
2026-02-17 15:31:56.938 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5afca2dcab3"
2026-02-17 15:31:56.938 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5afca2dcab3", State:"down", Index:131}
2026-02-17 15:31:56.938 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Typed[string]{}}
2026-02-17 15:31:56.938 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Typed[string]{}}
2026-02-17 15:31:56.938 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:56.939 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.939 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.962 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:56.962 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali5afca2dcab3" state="up"
2026-02-17 15:31:56.962 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="down"
2026-02-17 15:31:56.962 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5afca2dcab3", State:"up", Index:131}
2026-02-17 15:31:56.963 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:56.963 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:56.963 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:56.963 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:56.963 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:57.013 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:57.013 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:31:57.135 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2126" name:"default"}
2026-02-17 15:31:57.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2126"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2126"}
2026-02-17 15:31:57.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2126"}
2026-02-17 15:31:57.471 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:31:57.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:31:57.471 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:57.471 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:57.471 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:57.472 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:57.472 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:57.472 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:57.495 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:57.495 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:31:57.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1762"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-1762"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1762"}
2026-02-17 15:31:57.621 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6766"}
2026-02-17 15:31:57.648 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:31:58.194 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6, name=eth0)
2026-02-17 15:31:58.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6766"} profile:{inbound_rules:{action:"allow" rule_id:"pf08YYz01m0ejYCg"} outbound_rules:{action:"allow" rule_id:"y9FpmOTDMN1G6s2U"}}
2026-02-17 15:31:58.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6766.default"} profile:{}
2026-02-17 15:31:58.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicddec16395e" profile_ids:"kns.emptydir-6766" profile_ids:"ksa.emptydir-6766.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:31:58.194 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.194 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.194 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicddec16395e" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6766" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MvSpZDTNw2NPv3G-eD" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicddec16395e" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6766" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MvSpZDTNw2NPv3G-eD" ipVersion=0x4 table="filter"
2026-02-17 15:31:58.195 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicddec16395e"
2026-02-17 15:31:58.195 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.195 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.233 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:58.233 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} status="down"
2026-02-17 15:31:58.270 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calicddec16395e" state="down"
2026-02-17 15:31:58.270 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicddec16395e"
2026-02-17 15:31:58.270 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicddec16395e", State:"down", Index:132}
2026-02-17 15:31:58.270 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Typed[string]{}}
2026-02-17 15:31:58.270 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Typed[string]{}}
2026-02-17 15:31:58.270 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicddec16395e"
2026-02-17 15:31:58.270 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.270 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.272 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calicddec16395e" state="up"
2026-02-17 15:31:58.291 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:31:58.291 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} status="down"
2026-02-17 15:31:58.291 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicddec16395e", State:"up", Index:132}
2026-02-17 15:31:58.291 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicddec16395e"
2026-02-17 15:31:58.291 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicddec16395e"
2026-02-17 15:31:58.291 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicddec16395e"
2026-02-17 15:31:58.292 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.292 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:58.308 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:58.308 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} status="up"
2026-02-17 15:31:58.487 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:31:58.487 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:31:58.487 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:58.487 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:58.487 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:58.488 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:58.488 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:58.488 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:58.507 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:58.507 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:31:58.685 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=131
2026-02-17 15:31:58.685 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5afca2dcab3"
2026-02-17 15:31:58.685 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:58.685 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:59.424 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=132
2026-02-17 15:31:59.424 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicddec16395e"
2026-02-17 15:31:59.424 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:59.424 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:31:59.499 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6, name=eth0)
2026-02-17 15:31:59.499 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicddec16395e" profile_ids:"kns.emptydir-6766" profile_ids:"ksa.emptydir-6766.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:31:59.499 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:59.499 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:59.499 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:59.500 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicddec16395e"
2026-02-17 15:31:59.500 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:59.500 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:31:59.518 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:31:59.523 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:59.523 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} status="up"
2026-02-17 15:31:59.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:31:59.523 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:59.524 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:59.524 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:59.525 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:31:59.525 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:59.525 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:31:59.547 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:31:59.547 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:32:00.317 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4221" name:"default"}
2026-02-17 15:32:00.453 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4221"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4221"}
2026-02-17 15:32:00.479 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4221"}
2026-02-17 15:32:00.662 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6, name=eth0)
2026-02-17 15:32:00.662 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicddec16395e" profile_ids:"kns.emptydir-6766" profile_ids:"ksa.emptydir-6766.default" ipv4_nets:"10.100.243.4/32"}
2026-02-17 15:32:00.662 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.662 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.662 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.663 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicddec16395e"
2026-02-17 15:32:00.663 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.663 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.691 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:00.691 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} status="up"
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calicddec16395e" state="down"
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicddec16395e", State:"down", Index:132}
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicddec16395e"
2026-02-17 15:32:00.772 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=132
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calicddec16395e" state=""
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Typed[string]{}}
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicddec16395e"
2026-02-17 15:32:00.772 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Typed[string]{}}
2026-02-17 15:32:00.772 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicddec16395e", State:"", Index:132}
2026-02-17 15:32:00.773 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Set[string](nil)}
2026-02-17 15:32:00.773 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicddec16395e", Addrs:set.Set[string](nil)}
2026-02-17 15:32:00.773 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicddec16395e"
2026-02-17 15:32:00.773 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.773 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.773 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.4
2026-02-17 15:32:00.797 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:00.797 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"} status="down"
2026-02-17 15:32:00.877 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6, name=eth0)
2026-02-17 15:32:00.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6" endpoint_id:"eth0"}
2026-02-17 15:32:00.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6766"}
2026-02-17 15:32:00.877 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6766.default"}
2026-02-17 15:32:00.877 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.877 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6766" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MvSpZDTNw2NPv3G-eD" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6766" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MvSpZDTNw2NPv3G-eD" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicddec16395e" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicddec16395e" ipVersion=0x4 table="filter"
2026-02-17 15:32:00.878 [INFO][83] 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:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.878 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:00.933 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6766/pod-4b8c845e-c5ba-4361-820b-fdeb8348fcd6", EndpointId:"eth0"}
2026-02-17 15:32:01.154 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-822"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-822"}
2026-02-17 15:32:01.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-683"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-683"}
2026-02-17 15:32:01.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-683" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:01.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-683"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-683"}
2026-02-17 15:32:01.351 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5819"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5819"}
2026-02-17 15:32:01.374 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5819" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:01.467 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-783" name:"default"}
2026-02-17 15:32:01.508 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2544" name:"default"}
2026-02-17 15:32:01.530 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5910" name:"default"}
2026-02-17 15:32:01.652 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-9026" name:"default"}
2026-02-17 15:32:01.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6766"}
2026-02-17 15:32:01.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5654"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5654"}
2026-02-17 15:32:01.766 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-783"
2026-02-17 15:32:01.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:01.835 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5654"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5654"} labels:{key:"webhook-5654" value:"true"}
2026-02-17 15:32:01.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4259"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4259"} labels:{key:"webhook-5654-markers" value:"true"}
2026-02-17 15:32:01.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4259" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:01.914 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2544"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2544"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2544"}
2026-02-17 15:32:01.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2544"}
2026-02-17 15:32:01.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-783"}
2026-02-17 15:32:02.026 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09, name=eth0)
2026-02-17 15:32:02.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5819"} profile:{inbound_rules:{action:"allow" rule_id:"St8bxbg7DTVY4AWm"} outbound_rules:{action:"allow" rule_id:"aWVGGPFGZP6yS_j7"}}
2026-02-17 15:32:02.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5819.default"} profile:{}
2026-02-17 15:32:02.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28a9c27f324" profile_ids:"kns.secrets-5819" profile_ids:"ksa.secrets-5819.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:32:02.027 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.027 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.027 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.027 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali28a9c27f324" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.027 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5819" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.027 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IMMFSKydYpZR6jlHln" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.027 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali28a9c27f324" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.027 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5819" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.027 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IMMFSKydYpZR6jlHln" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.027 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.027 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.028 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.071 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:02.071 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} status="down"
2026-02-17 15:32:02.097 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali28a9c27f324" state="down"
2026-02-17 15:32:02.097 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.097 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28a9c27f324", State:"down", Index:133}
2026-02-17 15:32:02.097 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Typed[string]{}}
2026-02-17 15:32:02.097 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Typed[string]{}}
2026-02-17 15:32:02.097 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.097 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.097 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.100 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali28a9c27f324" state="up"
2026-02-17 15:32:02.117 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:02.117 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} status="down"
2026-02-17 15:32:02.117 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28a9c27f324", State:"up", Index:133}
2026-02-17 15:32:02.117 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:32:02.118 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5910"}
2026-02-17 15:32:02.118 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.118 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.118 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.118 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.118 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.137 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:02.138 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} status="up"
2026-02-17 15:32:02.138 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5910"}
2026-02-17 15:32:02.375 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-9026"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-9026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9026"}
2026-02-17 15:32:02.407 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-9026"}
2026-02-17 15:32:02.526 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09, name=eth0)
2026-02-17 15:32:02.526 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28a9c27f324" profile_ids:"kns.secrets-5819" profile_ids:"ksa.secrets-5819.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:32:02.539 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.539 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.539 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.540 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28a9c27f324"
2026-02-17 15:32:02.540 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.540 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:02.571 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:02.571 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} status="up"
2026-02-17 15:32:02.612 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1762/adopt-release-vxpmm, name=eth0)
2026-02-17 15:32:02.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1762/adopt-release-vxpmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486d0ea9291" profile_ids:"kns.job-1762" profile_ids:"ksa.job-1762.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:32:02.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1762"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-1762"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1762"}
2026-02-17 15:32:02.633 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1762/adopt-release-vxpmm, name=eth0)
2026-02-17 15:32:02.633 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1762/adopt-release-vxpmm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali486d0ea9291" profile_ids:"kns.job-1762" profile_ids:"ksa.job-1762.default" ipv4_nets:"10.100.243.61/32"}
2026-02-17 15:32:02.644 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.644 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.644 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.644 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali486d0ea9291"
2026-02-17 15:32:02.644 [INFO][83] 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-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.644 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.668 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:02.668 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"} status="up"
2026-02-17 15:32:02.930 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq, name=eth0)
2026-02-17 15:32:02.930 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5654"} profile:{inbound_rules:{action:"allow" rule_id:"6JSL24iLPhMkr_kx"} outbound_rules:{action:"allow" rule_id:"LWK9Lwxnq4sNTt7q"}}
2026-02-17 15:32:02.930 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5654.default"} profile:{}
2026-02-17 15:32:02.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2b1e319c05" profile_ids:"kns.webhook-5654" profile_ids:"ksa.webhook-5654.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:32:02.931 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:32:02.931 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:02.931 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:02.931 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:02.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2b1e319c05" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5654" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ly7ePYCEsJyErOWcvI" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2b1e319c05" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5654" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ly7ePYCEsJyErOWcvI" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.931 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2b1e319c05"
2026-02-17 15:32:02.931 [INFO][83] 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:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:02.931 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:02.972 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1762/adopt-release-vxpmm, name=eth0)
2026-02-17 15:32:02.979 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:02.979 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} status="down"
2026-02-17 15:32:02.979 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1762/adopt-release-vxpmm" endpoint_id:"eth0"}
2026-02-17 15:32:02.979 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1762"}
2026-02-17 15:32:02.979 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1762.default"}
2026-02-17 15:32:02.979 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.979 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1762" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.979 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p17HaZGGnkJZV2xyHf" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.980 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1762" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.980 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p17HaZGGnkJZV2xyHf" ipVersion=0x4 table="filter"
2026-02-17 15:32:02.980 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.980 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali486d0ea9291" ipVersion=0x4 nextLog=2026-02-17 15:32:05.416395648 +0000 UTC m=+692.995644488 table="filter"
2026-02-17 15:32:02.980 [INFO][83] 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-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.980 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:02.980 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.61
2026-02-17 15:32:02.997 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib2b1e319c05" state="down"
2026-02-17 15:32:02.997 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2b1e319c05"
2026-02-17 15:32:03.000 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib2b1e319c05" state="up"
2026-02-17 15:32:03.033 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1762/adopt-release-vxpmm", EndpointId:"eth0"}
2026-02-17 15:32:03.033 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b1e319c05", State:"down", Index:134}
2026-02-17 15:32:03.033 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Typed[string]{}}
2026-02-17 15:32:03.033 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Typed[string]{}}
2026-02-17 15:32:03.033 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b1e319c05", State:"up", Index:134}
2026-02-17 15:32:03.033 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2b1e319c05"
2026-02-17 15:32:03.033 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2b1e319c05"
2026-02-17 15:32:03.033 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2b1e319c05"
2026-02-17 15:32:03.033 [INFO][83] 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:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.033 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.056 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:03.057 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} status="up"
2026-02-17 15:32:03.076 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=129
2026-02-17 15:32:03.076 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali486d0ea9291"
2026-02-17 15:32:03.077 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486d0ea9291" state="down"
2026-02-17 15:32:03.077 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Typed[string]{}}
2026-02-17 15:32:03.077 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Typed[string]{}}
2026-02-17 15:32:03.077 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486d0ea9291", State:"down", Index:129}
2026-02-17 15:32:03.080 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali486d0ea9291" state=""
2026-02-17 15:32:03.080 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali486d0ea9291"
2026-02-17 15:32:03.096 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali486d0ea9291", State:"", Index:129}
2026-02-17 15:32:03.096 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Set[string](nil)}
2026-02-17 15:32:03.096 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali486d0ea9291", Addrs:set.Set[string](nil)}
2026-02-17 15:32:03.096 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:32:03.421 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=133
2026-02-17 15:32:03.421 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali28a9c27f324"
2026-02-17 15:32:03.421 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:03.421 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:03.422 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:32:03.567 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq, name=eth0)
2026-02-17 15:32:03.567 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2b1e319c05" profile_ids:"kns.webhook-5654" profile_ids:"ksa.webhook-5654.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:32:03.568 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.568 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.568 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.568 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2b1e319c05"
2026-02-17 15:32:03.569 [INFO][83] 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:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.569 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:03.591 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:03.591 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} status="up"
2026-02-17 15:32:03.723 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09, name=eth0)
2026-02-17 15:32:03.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28a9c27f324" profile_ids:"kns.secrets-5819" profile_ids:"ksa.secrets-5819.default" ipv4_nets:"10.100.243.6/32"}
2026-02-17 15:32:03.724 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.724 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.724 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.725 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28a9c27f324"
2026-02-17 15:32:03.725 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.725 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.750 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:03.750 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} status="up"
2026-02-17 15:32:03.831 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28a9c27f324"
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali28a9c27f324" state="down"
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali28a9c27f324" state=""
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali28a9c27f324"
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Typed[string]{}}
2026-02-17 15:32:03.831 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Typed[string]{}}
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28a9c27f324", State:"down", Index:133}
2026-02-17 15:32:03.831 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28a9c27f324", State:"", Index:133}
2026-02-17 15:32:03.832 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Set[string](nil)}
2026-02-17 15:32:03.832 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28a9c27f324", Addrs:set.Set[string](nil)}
2026-02-17 15:32:03.832 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28a9c27f324"
2026-02-17 15:32:03.832 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.832 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.832 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.6
2026-02-17 15:32:03.854 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:03.854 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"} status="down"
2026-02-17 15:32:03.946 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09, name=eth0)
2026-02-17 15:32:03.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09" endpoint_id:"eth0"}
2026-02-17 15:32:03.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5819"}
2026-02-17 15:32:03.947 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5819.default"}
2026-02-17 15:32:03.947 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.947 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.947 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.947 [INFO][83] 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:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.947 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:03.999 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5819/pod-secrets-e16e5368-ad56-4fc7-b6f3-b447cf5fcd09", EndpointId:"eth0"}
2026-02-17 15:32:04.311 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5654" type:"ClusterIP" cluster_ips:"10.254.48.56" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:32:04.412 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=134
2026-02-17 15:32:04.412 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2b1e319c05"
2026-02-17 15:32:04.412 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:04.412 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:05.482 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5819"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5819"}
2026-02-17 15:32:05.512 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-2630"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-2630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2630"}
2026-02-17 15:32:05.545 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-2630" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:05.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-2630"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-2630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2630"}
2026-02-17 15:32:05.643 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1120"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1120"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1120"}
2026-02-17 15:32:05.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1120" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:06.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-822"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-822"}
2026-02-17 15:32:06.297 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-79f49755d9-gnbdz, name=eth0)
2026-02-17 15:32:06.297 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1120"} profile:{inbound_rules:{action:"allow" rule_id:"jpEFpYsMUBWtMDht"} outbound_rules:{action:"allow" rule_id:"N6EW3YH3dgynzncz"}}
2026-02-17 15:32:06.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1120.default"} profile:{}
2026-02-17 15:32:06.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-79f49755d9-gnbdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3c7d62c5d9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:32:06.298 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.298 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.298 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif3c7d62c5d9" ipVersion=0x4 logsSkipped=7 table="filter"
2026-02-17 15:32:06.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1120" ipVersion=0x4 table="filter"
2026-02-17 15:32:06.298 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Prp_Edz4qRouzUrDq3" ipVersion=0x4 table="filter"
2026-02-17 15:32:06.299 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif3c7d62c5d9" ipVersion=0x4 table="filter"
2026-02-17 15:32:06.299 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1120" ipVersion=0x4 table="filter"
2026-02-17 15:32:06.299 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Prp_Edz4qRouzUrDq3" ipVersion=0x4 table="filter"
2026-02-17 15:32:06.299 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:06.299 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.299 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.337 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:06.337 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} status="down"
2026-02-17 15:32:06.375 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif3c7d62c5d9" state="down"
2026-02-17 15:32:06.376 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:06.376 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3c7d62c5d9", State:"down", Index:135}
2026-02-17 15:32:06.376 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:06.376 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:06.376 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:06.376 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.376 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.381 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif3c7d62c5d9" state="up"
2026-02-17 15:32:06.398 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:06.398 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} status="down"
2026-02-17 15:32:06.399 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3c7d62c5d9", State:"up", Index:135}
2026-02-17 15:32:06.399 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:06.399 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:06.399 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:06.400 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.400 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:06.430 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:06.430 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} status="up"
2026-02-17 15:32:06.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-683" name:"default"}
2026-02-17 15:32:06.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-683"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-683"}
2026-02-17 15:32:06.792 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-683"}
2026-02-17 15:32:07.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6766" name:"default"}
2026-02-17 15:32:07.238 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6766"}
2026-02-17 15:32:07.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6766"}
2026-02-17 15:32:07.577 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-79f49755d9-gnbdz, name=eth0)
2026-02-17 15:32:07.578 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-79f49755d9-gnbdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3c7d62c5d9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:32:07.578 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.578 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.578 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.579 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:07.579 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.579 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.603 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:07.603 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} status="up"
2026-02-17 15:32:07.623 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-79f49755d9-gnbdz, name=eth0)
2026-02-17 15:32:07.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-79f49755d9-gnbdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3c7d62c5d9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:32:07.624 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.624 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.624 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.625 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:07.625 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.625 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:07.647 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:07.647 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} status="up"
2026-02-17 15:32:07.804 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=135
2026-02-17 15:32:07.804 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:07.804 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:07.805 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:07.833 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1762" name:"default"}
2026-02-17 15:32:08.091 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1762"}
2026-02-17 15:32:09.591 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-79f49755d9-gnbdz, name=eth0)
2026-02-17 15:32:09.591 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-79f49755d9-gnbdz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3c7d62c5d9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.7/32"}
2026-02-17 15:32:09.591 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.591 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.592 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.592 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:09.592 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.592 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.609 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:09.609 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"} status="up"
2026-02-17 15:32:09.707 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-57dd84db4f-scw52, name=eth0)
2026-02-17 15:32:09.707 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-57dd84db4f-scw52" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8fece9b33b" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:32:09.707 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.707 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.707 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.708 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie8fece9b33b" ipVersion=0x4 table="filter"
2026-02-17 15:32:09.708 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie8fece9b33b" ipVersion=0x4 table="filter"
2026-02-17 15:32:09.708 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie8fece9b33b"
2026-02-17 15:32:09.708 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.708 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.745 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:09.745 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} status="down"
2026-02-17 15:32:09.781 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie8fece9b33b" state="down"
2026-02-17 15:32:09.781 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8fece9b33b"
2026-02-17 15:32:09.781 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8fece9b33b", State:"down", Index:136}
2026-02-17 15:32:09.781 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Typed[string]{}}
2026-02-17 15:32:09.781 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Typed[string]{}}
2026-02-17 15:32:09.781 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8fece9b33b"
2026-02-17 15:32:09.781 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.781 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.785 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie8fece9b33b" state="up"
2026-02-17 15:32:09.802 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:09.802 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} status="down"
2026-02-17 15:32:09.802 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8fece9b33b", State:"up", Index:136}
2026-02-17 15:32:09.802 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie8fece9b33b"
2026-02-17 15:32:09.802 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8fece9b33b"
2026-02-17 15:32:09.802 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8fece9b33b"
2026-02-17 15:32:09.802 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.802 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:09.822 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:09.822 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} status="up"
2026-02-17 15:32:09.930 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-79f49755d9-gnbdz, name=eth0)
2026-02-17 15:32:09.930 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-79f49755d9-gnbdz" endpoint_id:"eth0"}
2026-02-17 15:32:09.930 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.930 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.930 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.930 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif3c7d62c5d9" ipVersion=0x4 table="filter"
2026-02-17 15:32:09.930 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif3c7d62c5d9" ipVersion=0x4 table="filter"
2026-02-17 15:32:09.930 [INFO][83] 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-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.930 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:09.932 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.7
2026-02-17 15:32:09.993 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-79f49755d9-gnbdz", EndpointId:"eth0"}
2026-02-17 15:32:10.036 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=135
2026-02-17 15:32:10.036 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:10.036 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:10.036 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:10.037 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif3c7d62c5d9" state="down"
2026-02-17 15:32:10.042 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calif3c7d62c5d9" state=""
2026-02-17 15:32:10.042 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3c7d62c5d9"
2026-02-17 15:32:10.056 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3c7d62c5d9", State:"down", Index:135}
2026-02-17 15:32:10.056 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3c7d62c5d9", State:"", Index:135}
2026-02-17 15:32:10.056 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Set[string](nil)}
2026-02-17 15:32:10.056 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3c7d62c5d9", Addrs:set.Set[string](nil)}
2026-02-17 15:32:10.599 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-57dd84db4f-scw52, name=eth0)
2026-02-17 15:32:10.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-57dd84db4f-scw52" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8fece9b33b" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:32:10.600 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:10.600 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:10.600 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:10.601 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8fece9b33b"
2026-02-17 15:32:10.601 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:10.601 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:10.623 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:10.623 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} status="up"
2026-02-17 15:32:10.850 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-2630" name:"default"}
2026-02-17 15:32:10.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5819" name:"default"}
2026-02-17 15:32:10.909 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=136
2026-02-17 15:32:10.909 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie8fece9b33b"
2026-02-17 15:32:10.909 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:10.909 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:11.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5819"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5819"}
2026-02-17 15:32:11.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5819"}
2026-02-17 15:32:11.336 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-2630"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-2630"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2630"}
2026-02-17 15:32:11.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-2630"}
2026-02-17 15:32:11.775 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-8577666474-pgbsw, name=eth0)
2026-02-17 15:32:11.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-8577666474-pgbsw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b23429c9f9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:32:11.776 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.776 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.776 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.776 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b23429c9f9" ipVersion=0x4 table="filter"
2026-02-17 15:32:11.776 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b23429c9f9" ipVersion=0x4 table="filter"
2026-02-17 15:32:11.776 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:11.776 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.776 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.812 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:11.812 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} status="down"
2026-02-17 15:32:11.856 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali1b23429c9f9" state="down"
2026-02-17 15:32:11.857 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b23429c9f9"
2026-02-17 15:32:11.857 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b23429c9f9", State:"down", Index:137}
2026-02-17 15:32:11.857 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:11.857 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:11.857 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:11.857 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.857 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.862 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali1b23429c9f9" state="up"
2026-02-17 15:32:11.877 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:11.877 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} status="down"
2026-02-17 15:32:11.877 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b23429c9f9", State:"up", Index:137}
2026-02-17 15:32:11.877 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:11.877 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:11.877 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:11.877 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.877 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:11.895 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:11.895 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} status="up"
2026-02-17 15:32:12.613 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-8577666474-pgbsw, name=eth0)
2026-02-17 15:32:12.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-8577666474-pgbsw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b23429c9f9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:32:12.613 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.613 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.613 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.614 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:12.614 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.614 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.634 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:12.634 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} status="up"
2026-02-17 15:32:12.651 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-57dd84db4f-scw52, name=eth0)
2026-02-17 15:32:12.651 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-57dd84db4f-scw52" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8fece9b33b" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:32:12.651 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.651 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.651 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.652 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8fece9b33b"
2026-02-17 15:32:12.652 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.652 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.677 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-57dd84db4f-scw52, name=eth0)
2026-02-17 15:32:12.680 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:12.680 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} status="up"
2026-02-17 15:32:12.680 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-57dd84db4f-scw52" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8fece9b33b" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.5/32"}
2026-02-17 15:32:12.680 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.680 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.680 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.681 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8fece9b33b"
2026-02-17 15:32:12.681 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.681 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.697 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:12.697 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"} status="up"
2026-02-17 15:32:12.764 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-8577666474-pgbsw, name=eth0)
2026-02-17 15:32:12.764 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-8577666474-pgbsw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b23429c9f9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:32:12.764 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.764 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.764 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.765 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:12.765 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.765 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:12.796 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:12.796 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} status="up"
2026-02-17 15:32:12.796 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1120"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1120"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1120"}
2026-02-17 15:32:12.840 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7692"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7692"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7692"}
2026-02-17 15:32:12.867 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:12.924 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-17 15:32:12.924 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b23429c9f9"
2026-02-17 15:32:12.924 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:12.924 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:12.986 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-57dd84db4f-scw52, name=eth0)
2026-02-17 15:32:12.987 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-57dd84db4f-scw52" endpoint_id:"eth0"}
2026-02-17 15:32:12.987 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.987 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.987 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.987 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie8fece9b33b" ipVersion=0x4 table="filter"
2026-02-17 15:32:12.987 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie8fece9b33b" ipVersion=0x4 table="filter"
2026-02-17 15:32:12.987 [INFO][83] 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-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.987 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:12.987 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.5
2026-02-17 15:32:13.046 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-57dd84db4f-scw52", EndpointId:"eth0"}
2026-02-17 15:32:13.091 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie8fece9b33b" state="down"
2026-02-17 15:32:13.091 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8fece9b33b"
2026-02-17 15:32:13.091 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=136
2026-02-17 15:32:13.091 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8fece9b33b", State:"down", Index:136}
2026-02-17 15:32:13.091 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Typed[string]{}}
2026-02-17 15:32:13.091 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Typed[string]{}}
2026-02-17 15:32:13.095 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie8fece9b33b" state=""
2026-02-17 15:32:13.095 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie8fece9b33b"
2026-02-17 15:32:13.111 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8fece9b33b", State:"", Index:136}
2026-02-17 15:32:13.111 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Set[string](nil)}
2026-02-17 15:32:13.111 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8fece9b33b", Addrs:set.Set[string](nil)}
2026-02-17 15:32:14.646 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:32:14.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:32:14.646 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:14.646 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:14.647 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:14.647 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:32:14.647 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:14.647 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:14.664 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:14.665 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:32:14.673 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-8577666474-pgbsw, name=eth0)
2026-02-17 15:32:14.674 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-8577666474-pgbsw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b23429c9f9" profile_ids:"kns.deployment-1120" profile_ids:"ksa.deployment-1120.default" ipv4_nets:"10.100.243.10/32"}
2026-02-17 15:32:14.674 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.674 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.674 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.674 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b23429c9f9"
2026-02-17 15:32:14.674 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.674 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.702 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:14.702 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"} status="up"
2026-02-17 15:32:14.931 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-1120/test-deployment-8577666474-pgbsw, name=eth0)
2026-02-17 15:32:14.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1120/test-deployment-8577666474-pgbsw" endpoint_id:"eth0"}
2026-02-17 15:32:14.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1120"}
2026-02-17 15:32:14.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1120.default"}
2026-02-17 15:32:14.931 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.931 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.932 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1120" ipVersion=0x4 table="filter"
2026-02-17 15:32:14.932 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Prp_Edz4qRouzUrDq3" ipVersion=0x4 table="filter"
2026-02-17 15:32:14.933 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1120" ipVersion=0x4 table="filter"
2026-02-17 15:32:14.933 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Prp_Edz4qRouzUrDq3" ipVersion=0x4 table="filter"
2026-02-17 15:32:14.933 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.933 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1b23429c9f9" ipVersion=0x4 table="filter"
2026-02-17 15:32:14.933 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1b23429c9f9" ipVersion=0x4 table="filter"
2026-02-17 15:32:14.933 [INFO][83] 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-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.933 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:14.934 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.10
2026-02-17 15:32:15.003 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1120/test-deployment-8577666474-pgbsw", EndpointId:"eth0"}
2026-02-17 15:32:15.039 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali1b23429c9f9" state="down"
2026-02-17 15:32:15.039 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b23429c9f9", State:"down", Index:137}
2026-02-17 15:32:15.039 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b23429c9f9"
2026-02-17 15:32:15.040 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:15.040 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Typed[string]{}}
2026-02-17 15:32:15.040 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-17 15:32:15.044 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali1b23429c9f9" state=""
2026-02-17 15:32:15.044 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b23429c9f9"
2026-02-17 15:32:15.061 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b23429c9f9", State:"", Index:137}
2026-02-17 15:32:15.061 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Set[string](nil)}
2026-02-17 15:32:15.061 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b23429c9f9", Addrs:set.Set[string](nil)}
2026-02-17 15:32:16.962 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7692"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7692"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7692"}
2026-02-17 15:32:16.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8465"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8465"}
2026-02-17 15:32:17.041 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8465" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:17.637 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5654"
2026-02-17 15:32:17.705 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq, name=eth0)
2026-02-17 15:32:17.707 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2b1e319c05" profile_ids:"kns.webhook-5654" profile_ids:"ksa.webhook-5654.default" ipv4_nets:"10.100.243.8/32"}
2026-02-17 15:32:17.707 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.707 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.707 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.707 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2b1e319c05"
2026-02-17 15:32:17.708 [INFO][83] 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:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.708 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.710 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq, name=eth0)
2026-02-17 15:32:17.734 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:17.735 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"} status="up"
2026-02-17 15:32:17.735 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq" endpoint_id:"eth0"}
2026-02-17 15:32:17.735 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5654"}
2026-02-17 15:32:17.735 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5654.default"}
2026-02-17 15:32:17.735 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.735 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.736 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5654" ipVersion=0x4 table="filter"
2026-02-17 15:32:17.736 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ly7ePYCEsJyErOWcvI" ipVersion=0x4 table="filter"
2026-02-17 15:32:17.736 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5654" ipVersion=0x4 table="filter"
2026-02-17 15:32:17.736 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ly7ePYCEsJyErOWcvI" ipVersion=0x4 table="filter"
2026-02-17 15:32:17.736 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.737 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2b1e319c05" ipVersion=0x4 table="filter"
2026-02-17 15:32:17.737 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2b1e319c05" ipVersion=0x4 table="filter"
2026-02-17 15:32:17.737 [INFO][83] 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:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.737 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.737 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.8
2026-02-17 15:32:17.805 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5654/sample-webhook-deployment-7d44fffc8-8lllq", EndpointId:"eth0"}
2026-02-17 15:32:17.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5654"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5654"} labels:{key:"webhook-5654" value:"true"}
2026-02-17 15:32:17.806 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4259"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4259"} labels:{key:"webhook-5654-markers" value:"true"}
2026-02-17 15:32:17.806 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8957"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8957"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8957"}
2026-02-17 15:32:17.806 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8957" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 134
2026-02-17 15:32:18.079 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib2b1e319c05" state="down"
2026-02-17 15:32:18.079 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2b1e319c05"
2026-02-17 15:32:18.079 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=134
2026-02-17 15:32:18.079 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b1e319c05", State:"down", Index:134}
2026-02-17 15:32:18.079 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Typed[string]{}}
2026-02-17 15:32:18.079 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Typed[string]{}}
2026-02-17 15:32:18.080 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib2b1e319c05" state=""
2026-02-17 15:32:18.080 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2b1e319c05"
2026-02-17 15:32:18.099 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b1e319c05", State:"", Index:134}
2026-02-17 15:32:18.100 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Set[string](nil)}
2026-02-17 15:32:18.100 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b1e319c05", Addrs:set.Set[string](nil)}
2026-02-17 15:32:18.275 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1120" name:"default"}
2026-02-17 15:32:18.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1120"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1120"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1120"}
2026-02-17 15:32:18.439 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1120"}
2026-02-17 15:32:22.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7692" name:"default"}
2026-02-17 15:32:22.219 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7692"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7692"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7692"}
2026-02-17 15:32:22.243 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7692"}
2026-02-17 15:32:23.100 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5654" name:"default"}
2026-02-17 15:32:23.132 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5654"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5654"} labels:{key:"webhook-5654" value:"true"}
2026-02-17 15:32:23.149 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5654"}
2026-02-17 15:32:23.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4259" name:"default"}
2026-02-17 15:32:23.289 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4259"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4259"} labels:{key:"webhook-5654-markers" value:"true"}
2026-02-17 15:32:23.310 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4259"}
2026-02-17 15:32:28.497 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:32:28.497 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:32:28.497 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:28.498 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:28.498 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:28.498 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:32:28.498 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:28.498 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:28.524 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:28.525 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:32:33.370 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:32:37.857 [INFO][83] felix/summary.go 100: Summarising 251 dataplane reconciliation loops over 1m0.7s: avg=27ms longest=72ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:32:37.926 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8957"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8957"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8957"}
2026-02-17 15:32:37.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6972"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6972"}
2026-02-17 15:32:37.972 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:38.596 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b, name=eth0)
2026-02-17 15:32:38.596 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6972"} profile:{inbound_rules:{action:"allow" rule_id:"FbU2ZvNC00r90l9d"} outbound_rules:{action:"allow" rule_id:"S6QBovgtNK-63SHj"}}
2026-02-17 15:32:38.596 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6972.default"} profile:{}
2026-02-17 15:32:38.597 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60686f250cf" profile_ids:"kns.downward-api-6972" profile_ids:"ksa.downward-api-6972.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:32:38.597 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.597 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.597 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.597 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali60686f250cf" ipVersion=0x4 table="filter"
2026-02-17 15:32:38.597 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cLLNG3i88L1KPn9NdI" ipVersion=0x4 table="filter"
2026-02-17 15:32:38.597 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TGLux76WpTkJgwwHUw" ipVersion=0x4 table="filter"
2026-02-17 15:32:38.597 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali60686f250cf" ipVersion=0x4 table="filter"
2026-02-17 15:32:38.597 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cLLNG3i88L1KPn9NdI" ipVersion=0x4 table="filter"
2026-02-17 15:32:38.597 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TGLux76WpTkJgwwHUw" ipVersion=0x4 table="filter"
2026-02-17 15:32:38.597 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali60686f250cf"
2026-02-17 15:32:38.597 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.597 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.641 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:38.641 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="down"
2026-02-17 15:32:38.672 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali60686f250cf" state="down"
2026-02-17 15:32:38.672 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60686f250cf", State:"down", Index:138}
2026-02-17 15:32:38.672 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60686f250cf"
2026-02-17 15:32:38.672 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Typed[string]{}}
2026-02-17 15:32:38.672 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Typed[string]{}}
2026-02-17 15:32:38.672 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali60686f250cf"
2026-02-17 15:32:38.672 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.673 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.678 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali60686f250cf" state="up"
2026-02-17 15:32:38.695 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:38.695 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="down"
2026-02-17 15:32:38.695 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60686f250cf", State:"up", Index:138}
2026-02-17 15:32:38.695 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali60686f250cf"
2026-02-17 15:32:38.695 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali60686f250cf"
2026-02-17 15:32:38.696 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60686f250cf"
2026-02-17 15:32:38.696 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.696 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:38.713 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:38.713 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="up"
2026-02-17 15:32:39.239 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8465"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8465"}
2026-02-17 15:32:39.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-1471"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-1471"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1471"}
2026-02-17 15:32:39.271 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-1471" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:39.787 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b, name=eth0)
2026-02-17 15:32:39.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60686f250cf" profile_ids:"kns.downward-api-6972" profile_ids:"ksa.downward-api-6972.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:32:39.787 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:39.788 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:39.788 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:39.796 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60686f250cf"
2026-02-17 15:32:39.796 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:39.796 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:39.822 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:39.822 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="up"
2026-02-17 15:32:40.380 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-17 15:32:40.380 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali60686f250cf"
2026-02-17 15:32:40.380 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:40.380 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:40.530 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b, name=eth0)
2026-02-17 15:32:40.530 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60686f250cf" profile_ids:"kns.downward-api-6972" profile_ids:"ksa.downward-api-6972.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:32:40.530 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:40.531 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:40.531 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:40.532 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60686f250cf"
2026-02-17 15:32:40.532 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:40.532 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:40.554 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:40.554 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="up"
2026-02-17 15:32:41.802 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:32:41.802 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:32:41.802 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:41.803 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:41.803 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:41.803 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:32:41.803 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:41.803 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:41.823 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:41.823 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:32:41.823 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7062"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7062"}
2026-02-17 15:32:41.852 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-67"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-67"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-67"}
2026-02-17 15:32:41.882 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-67" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:42.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6972"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6972"}
2026-02-17 15:32:42.597 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-4688"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-4688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4688"}
2026-02-17 15:32:42.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-4688" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:42.899 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8668"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8668"}
2026-02-17 15:32:42.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-9570"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-9570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9570"}
2026-02-17 15:32:42.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-9570" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:43.024 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8957" name:"default"}
2026-02-17 15:32:43.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8957"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8957"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8957"}
2026-02-17 15:32:43.328 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8957"}
2026-02-17 15:32:43.385 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-1471"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-1471"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1471"}
2026-02-17 15:32:43.408 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6901"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6901"}
2026-02-17 15:32:43.435 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:43.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-822" name:"default"}
2026-02-17 15:32:43.915 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-822"}
2026-02-17 15:32:44.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8465" name:"default"}
2026-02-17 15:32:44.657 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8465"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8465"}
2026-02-17 15:32:44.683 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8465"}
2026-02-17 15:32:45.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-4688" type:"ClusterIP" cluster_ips:"10.254.45.116" ports:{Protocol:"TCP" Port:9443}
2026-02-17 15:32:45.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223/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-veswk-zgcj8-2bzks"} 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 15:32:45.524 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:32:45.524 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:32:46.846 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:32:46.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:32:46.847 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.847 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.847 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.849 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:32:46.849 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.849 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.873 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:32:46.879 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:46.879 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:32:46.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7062"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7062"}
2026-02-17 15:32:46.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5afca2dcab3" profile_ids:"kns.init-container-7062" profile_ids:"ksa.init-container-7062.default" ipv4_nets:"10.100.243.3/32"}
2026-02-17 15:32:46.880 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.881 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.881 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.882 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5afca2dcab3"
2026-02-17 15:32:46.882 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.882 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:46.899 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:46.900 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"} status="up"
2026-02-17 15:32:47.036 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a, name=eth0)
2026-02-17 15:32:47.036 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a" endpoint_id:"eth0"}
2026-02-17 15:32:47.036 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-7062"}
2026-02-17 15:32:47.036 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-7062.default"}
2026-02-17 15:32:47.036 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:47.036 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:47.036 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CFMG3Y2m5O9RvX5EJO" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.036 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_McBnLtbyJXMIEhXsb8" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.036 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CFMG3Y2m5O9RvX5EJO" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.036 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_McBnLtbyJXMIEhXsb8" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.036 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:47.036 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5afca2dcab3" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.036 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5afca2dcab3" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.036 [INFO][83] 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:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:47.036 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:47.037 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.3
2026-02-17 15:32:47.093 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-7062/pod-init-8dd623b1-cd84-473b-b94f-9b7aa3ad959a", EndpointId:"eth0"}
2026-02-17 15:32:47.139 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali5afca2dcab3" state="down"
2026-02-17 15:32:47.140 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5afca2dcab3"
2026-02-17 15:32:47.140 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-17 15:32:47.140 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5afca2dcab3", State:"down", Index:131}
2026-02-17 15:32:47.140 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Typed[string]{}}
2026-02-17 15:32:47.140 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Typed[string]{}}
2026-02-17 15:32:47.140 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali5afca2dcab3" state=""
2026-02-17 15:32:47.140 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5afca2dcab3"
2026-02-17 15:32:47.167 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5afca2dcab3", State:"", Index:131}
2026-02-17 15:32:47.168 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Set[string](nil)}
2026-02-17 15:32:47.168 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5afca2dcab3", Addrs:set.Set[string](nil)}
2026-02-17 15:32:47.603 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b, name=eth0)
2026-02-17 15:32:47.603 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60686f250cf" profile_ids:"kns.downward-api-6972" profile_ids:"ksa.downward-api-6972.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:32:47.603 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.603 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.603 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.604 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60686f250cf"
2026-02-17 15:32:47.605 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.605 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.624 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b, name=eth0)
2026-02-17 15:32:47.629 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:47.630 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="up"
2026-02-17 15:32:47.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6972"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6972"}
2026-02-17 15:32:47.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60686f250cf" profile_ids:"kns.downward-api-6972" profile_ids:"ksa.downward-api-6972.default" ipv4_nets:"10.100.243.2/32"}
2026-02-17 15:32:47.630 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.630 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.630 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.630 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60686f250cf"
2026-02-17 15:32:47.631 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.631 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.649 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:47.649 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"} status="up"
2026-02-17 15:32:47.886 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b, name=eth0)
2026-02-17 15:32:47.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b" endpoint_id:"eth0"}
2026-02-17 15:32:47.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6972"}
2026-02-17 15:32:47.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6972.default"}
2026-02-17 15:32:47.887 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.887 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.888 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cLLNG3i88L1KPn9NdI" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.888 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TGLux76WpTkJgwwHUw" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.888 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cLLNG3i88L1KPn9NdI" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.888 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TGLux76WpTkJgwwHUw" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.888 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.888 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali60686f250cf" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali60686f250cf" ipVersion=0x4 table="filter"
2026-02-17 15:32:47.889 [INFO][83] 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:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.889 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.889 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.2
2026-02-17 15:32:47.937 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6972/labelsupdate49c5e2a9-bd5c-4550-a5e7-eebf882beb6b", EndpointId:"eth0"}
2026-02-17 15:32:47.992 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-17 15:32:47.992 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60686f250cf"
2026-02-17 15:32:47.992 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali60686f250cf" state="down"
2026-02-17 15:32:47.992 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Typed[string]{}}
2026-02-17 15:32:47.992 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Typed[string]{}}
2026-02-17 15:32:47.992 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60686f250cf", State:"down", Index:138}
2026-02-17 15:32:47.993 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali60686f250cf" state=""
2026-02-17 15:32:47.993 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali60686f250cf"
2026-02-17 15:32:48.019 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60686f250cf", State:"", Index:138}
2026-02-17 15:32:48.019 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Set[string](nil)}
2026-02-17 15:32:48.019 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60686f250cf", Addrs:set.Set[string](nil)}
2026-02-17 15:32:48.177 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8668" name:"default"}
2026-02-17 15:32:48.203 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8668"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8668"}
2026-02-17 15:32:48.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8668"}
2026-02-17 15:32:48.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-1471" name:"default"}
2026-02-17 15:32:48.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-1471"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-1471"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1471"}
2026-02-17 15:32:48.744 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-1471"}
2026-02-17 15:32:49.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-9570"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-9570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9570"}
2026-02-17 15:32:49.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6200"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6200"}
2026-02-17 15:32:49.424 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:49.592 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-4688"
2026-02-17 15:32:49.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-4688"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-4688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4688"}
2026-02-17 15:32:49.703 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6195"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6195"}
2026-02-17 15:32:49.736 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6195" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:49.996 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af, name=eth0)
2026-02-17 15:32:49.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6200"} profile:{inbound_rules:{action:"allow" rule_id:"WSZt8gzyxml1DDDi"} outbound_rules:{action:"allow" rule_id:"yBjFRzMxFigL9WfI"}}
2026-02-17 15:32:49.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6200.default"} profile:{}
2026-02-17 15:32:49.997 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6e9f5ffe05" profile_ids:"kns.container-probe-6200" profile_ids:"ksa.container-probe-6200.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:32:49.997 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:49.997 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:49.997 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:49.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid6e9f5ffe05" ipVersion=0x4 table="filter"
2026-02-17 15:32:49.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KkLm90IXhgPfZaQk8_" ipVersion=0x4 table="filter"
2026-02-17 15:32:49.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_N-tNiImG90KhdyXRFO" ipVersion=0x4 table="filter"
2026-02-17 15:32:49.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid6e9f5ffe05" ipVersion=0x4 table="filter"
2026-02-17 15:32:49.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KkLm90IXhgPfZaQk8_" ipVersion=0x4 table="filter"
2026-02-17 15:32:49.997 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_N-tNiImG90KhdyXRFO" ipVersion=0x4 table="filter"
2026-02-17 15:32:49.997 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:49.997 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:49.997 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.037 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:50.037 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} status="down"
2026-02-17 15:32:50.074 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calid6e9f5ffe05" state="down"
2026-02-17 15:32:50.074 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:50.074 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6e9f5ffe05", State:"down", Index:139}
2026-02-17 15:32:50.074 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Typed[string]{}}
2026-02-17 15:32:50.074 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Typed[string]{}}
2026-02-17 15:32:50.074 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:50.074 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.074 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.081 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calid6e9f5ffe05" state="up"
2026-02-17 15:32:50.092 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:50.092 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} status="down"
2026-02-17 15:32:50.092 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6e9f5ffe05", State:"up", Index:139}
2026-02-17 15:32:50.092 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:50.092 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:50.092 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:50.093 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.093 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.114 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:50.114 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} status="up"
2026-02-17 15:32:50.858 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af, name=eth0)
2026-02-17 15:32:50.858 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6e9f5ffe05" profile_ids:"kns.container-probe-6200" profile_ids:"ksa.container-probe-6200.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:32:50.858 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.859 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.859 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.859 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:50.860 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.860 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:32:50.886 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:50.887 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} status="up"
2026-02-17 15:32:51.676 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=139
2026-02-17 15:32:51.676 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid6e9f5ffe05"
2026-02-17 15:32:51.677 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:51.677 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:51.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7062" name:"default"}
2026-02-17 15:32:52.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7062"}
2026-02-17 15:32:52.708 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6972" name:"default"}
2026-02-17 15:32:52.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6972"}
2026-02-17 15:32:53.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6195"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6195"}
2026-02-17 15:32:53.920 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5315"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-5315"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5315"}
2026-02-17 15:32:53.920 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5315" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:32:53.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5315" type:"ExternalName"
2026-02-17 15:32:53.960 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5315" type:"NodePort" cluster_ips:"10.254.175.84" ports:{Protocol:"TCP" Port:80 NodePort:31106}
2026-02-17 15:32:54.517 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-9570" name:"default"}
2026-02-17 15:32:54.575 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/externalname-service-558c559bd-wqpns, name=eth0)
2026-02-17 15:32:54.575 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5315"} profile:{inbound_rules:{action:"allow" rule_id:"v14MpPdofF7ApsTC"} outbound_rules:{action:"allow" rule_id:"jo2ZvJswNuqRW-Tq"}}
2026-02-17 15:32:54.575 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5315.default"} profile:{}
2026-02-17 15:32:54.575 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/externalname-service-558c559bd-wqpns" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47240c21f5c" profile_ids:"kns.services-5315" profile_ids:"ksa.services-5315.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:32:54.575 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.575 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.575 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.576 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali47240c21f5c" ipVersion=0x4 table="filter"
2026-02-17 15:32:54.576 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5315" ipVersion=0x4 table="filter"
2026-02-17 15:32:54.576 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p3AoiAha3D7Kw60dNz" ipVersion=0x4 table="filter"
2026-02-17 15:32:54.576 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali47240c21f5c" ipVersion=0x4 table="filter"
2026-02-17 15:32:54.576 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5315" ipVersion=0x4 table="filter"
2026-02-17 15:32:54.576 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p3AoiAha3D7Kw60dNz" ipVersion=0x4 table="filter"
2026-02-17 15:32:54.576 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali47240c21f5c"
2026-02-17 15:32:54.576 [INFO][83] 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-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.576 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.613 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:54.613 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} status="down"
2026-02-17 15:32:54.661 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali47240c21f5c" state="down"
2026-02-17 15:32:54.661 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47240c21f5c", State:"down", Index:140}
2026-02-17 15:32:54.661 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47240c21f5c"
2026-02-17 15:32:54.661 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Typed[string]{}}
2026-02-17 15:32:54.661 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Typed[string]{}}
2026-02-17 15:32:54.661 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali47240c21f5c" state="up"
2026-02-17 15:32:54.661 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47240c21f5c"
2026-02-17 15:32:54.662 [INFO][83] 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-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.662 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.686 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:54.686 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} status="down"
2026-02-17 15:32:54.686 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47240c21f5c", State:"up", Index:140}
2026-02-17 15:32:54.686 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali47240c21f5c"
2026-02-17 15:32:54.686 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47240c21f5c"
2026-02-17 15:32:54.686 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47240c21f5c"
2026-02-17 15:32:54.686 [INFO][83] 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-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.686 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:54.703 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:54.703 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} status="up"
2026-02-17 15:32:54.759 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-9570"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-9570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9570"}
2026-02-17 15:32:54.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-9570"}
2026-02-17 15:32:54.808 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-4688" name:"default"}
2026-02-17 15:32:55.234 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-4688"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-4688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4688"}
2026-02-17 15:32:55.259 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-4688"}
2026-02-17 15:32:55.708 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::2087:6ff:fe79:1a9f" exists=true ifIndex=140
2026-02-17 15:32:55.708 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::2087:6ff:fe79:1a9f} ifaceName="cali47240c21f5c"
2026-02-17 15:32:55.708 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Typed[string]{"fe80::2087:6ff:fe79:1a9f":set.v{}}}
2026-02-17 15:32:55.710 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Typed[string]{"fe80::2087:6ff:fe79:1a9f":set.v{}}}
2026-02-17 15:32:55.885 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/externalname-service-558c559bd-wqpns, name=eth0)
2026-02-17 15:32:55.885 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/externalname-service-558c559bd-wqpns" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47240c21f5c" profile_ids:"kns.services-5315" profile_ids:"ksa.services-5315.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:32:55.885 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:55.885 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:55.885 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:55.886 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47240c21f5c"
2026-02-17 15:32:55.887 [INFO][83] 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-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:55.887 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:32:55.917 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:55.917 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"} status="up"
2026-02-17 15:32:56.541 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/execpodvkwhf, name=eth0)
2026-02-17 15:32:56.541 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/execpodvkwhf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc0c08a1f17" profile_ids:"kns.services-5315" profile_ids:"ksa.services-5315.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:32:56.541 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.541 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.541 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.542 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 15:32:56.542 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidc0c08a1f17" ipVersion=0x4 table="filter"
2026-02-17 15:32:56.542 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 15:32:56.542 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidc0c08a1f17" ipVersion=0x4 table="filter"
2026-02-17 15:32:56.542 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.542 [INFO][83] 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-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.542 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.577 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:56.577 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} status="down"
2026-02-17 15:32:56.618 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calidc0c08a1f17" state="down"
2026-02-17 15:32:56.619 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.619 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc0c08a1f17", State:"down", Index:141}
2026-02-17 15:32:56.619 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Typed[string]{}}
2026-02-17 15:32:56.619 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Typed[string]{}}
2026-02-17 15:32:56.619 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.619 [INFO][83] 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-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.619 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.621 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calidc0c08a1f17" state="up"
2026-02-17 15:32:56.638 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:32:56.638 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} status="down"
2026-02-17 15:32:56.638 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc0c08a1f17", State:"up", Index:141}
2026-02-17 15:32:56.638 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.638 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.638 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.638 [INFO][83] 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-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.638 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.659 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:56.659 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} status="up"
2026-02-17 15:32:56.895 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/execpodvkwhf, name=eth0)
2026-02-17 15:32:56.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/execpodvkwhf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc0c08a1f17" profile_ids:"kns.services-5315" profile_ids:"ksa.services-5315.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:32:56.895 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.895 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.895 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.896 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc0c08a1f17"
2026-02-17 15:32:56.896 [INFO][83] 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-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.896 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:32:56.919 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:32:56.919 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} status="up"
2026-02-17 15:32:57.692 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-17 15:32:57.692 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidc0c08a1f17"
2026-02-17 15:32:57.692 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:57.692 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:32:58.930 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6195"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6195"}
2026-02-17 15:33:03.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-5315"
2026-02-17 15:33:03.676 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5315"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-5315"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5315"}
2026-02-17 15:33:03.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8905"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8905"}
2026-02-17 15:33:03.713 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:04.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6195" name:"default"}
2026-02-17 15:33:04.225 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6195"}
2026-02-17 15:33:07.680 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6901"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6901"}
2026-02-17 15:33:07.715 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7454"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7454"}
2026-02-17 15:33:07.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-7454" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:07.796 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8905"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8905"}
2026-02-17 15:33:07.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9443"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9443"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9443"}
2026-02-17 15:33:07.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9443" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:08.330 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-dsg8z, name=eth0)
2026-02-17 15:33:08.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-7454"} profile:{inbound_rules:{action:"allow" rule_id:"2wtYDMf8XEQ9XSmV"} outbound_rules:{action:"allow" rule_id:"yFQ7XA7Bicz1J0Kp"}}
2026-02-17 15:33:08.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-7454.default"} profile:{}
2026-02-17 15:33:08.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-dsg8z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec2c63f83" profile_ids:"kns.replicaset-7454" profile_ids:"ksa.replicaset-7454.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:33:08.331 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.331 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.331 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali78ec2c63f83" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-7454" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GQSjTd9OeNMgXFGEWU" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali78ec2c63f83" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-7454" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.337 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GQSjTd9OeNMgXFGEWU" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.337 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.337 [INFO][83] 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-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.337 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.377 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:08.377 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} status="down"
2026-02-17 15:33:08.409 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali78ec2c63f83" state="down"
2026-02-17 15:33:08.410 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.410 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec2c63f83", State:"down", Index:142}
2026-02-17 15:33:08.410 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Typed[string]{}}
2026-02-17 15:33:08.410 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Typed[string]{}}
2026-02-17 15:33:08.410 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.410 [INFO][83] 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-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.410 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.415 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali78ec2c63f83" state="up"
2026-02-17 15:33:08.424 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-shrd9, name=eth0)
2026-02-17 15:33:08.432 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:08.432 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} status="down"
2026-02-17 15:33:08.432 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-shrd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86eddaaf49c" profile_ids:"kns.replicaset-7454" profile_ids:"ksa.replicaset-7454.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:33:08.432 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.432 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.432 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.432 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali86eddaaf49c" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.432 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali86eddaaf49c" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.432 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.432 [INFO][83] 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-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.432 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.482 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:08.482 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} status="down"
2026-02-17 15:33:08.483 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec2c63f83", State:"up", Index:142}
2026-02-17 15:33:08.483 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.483 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.483 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.483 [INFO][83] 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-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.484 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.506 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:08.506 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} status="up"
2026-02-17 15:33:08.507 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali86eddaaf49c" state="down"
2026-02-17 15:33:08.508 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86eddaaf49c", State:"down", Index:143}
2026-02-17 15:33:08.508 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.508 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.508 [INFO][83] 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-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.508 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.508 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali86eddaaf49c" state="up"
2026-02-17 15:33:08.529 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:08.529 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} status="down"
2026-02-17 15:33:08.530 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Typed[string]{}}
2026-02-17 15:33:08.530 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Typed[string]{}}
2026-02-17 15:33:08.530 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86eddaaf49c", State:"up", Index:143}
2026-02-17 15:33:08.530 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.530 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.530 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.530 [INFO][83] 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-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.530 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.566 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:08.566 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} status="up"
2026-02-17 15:33:08.748 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/execpodvkwhf, name=eth0)
2026-02-17 15:33:08.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/execpodvkwhf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc0c08a1f17" profile_ids:"kns.services-5315" profile_ids:"ksa.services-5315.default" ipv4_nets:"10.100.243.13/32"}
2026-02-17 15:33:08.749 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.749 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.749 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.749 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc0c08a1f17"
2026-02-17 15:33:08.749 [INFO][83] 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-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.749 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.756 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/execpodvkwhf, name=eth0)
2026-02-17 15:33:08.774 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:08.774 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"} status="up"
2026-02-17 15:33:08.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/execpodvkwhf" endpoint_id:"eth0"}
2026-02-17 15:33:08.774 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.774 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.775 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidc0c08a1f17" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidc0c08a1f17" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.775 [INFO][83] 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-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.775 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.775 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.13
2026-02-17 15:33:08.785 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/externalname-service-558c559bd-wqpns, name=eth0)
2026-02-17 15:33:08.796 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-5315/externalname-service-558c559bd-wqpns, name=eth0)
2026-02-17 15:33:08.843 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/execpodvkwhf", EndpointId:"eth0"}
2026-02-17 15:33:08.843 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/externalname-service-558c559bd-wqpns" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47240c21f5c" profile_ids:"kns.services-5315" profile_ids:"ksa.services-5315.default" ipv4_nets:"10.100.243.11/32"}
2026-02-17 15:33:08.843 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5315/externalname-service-558c559bd-wqpns" endpoint_id:"eth0"}
2026-02-17 15:33:08.843 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5315"}
2026-02-17 15:33:08.844 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5315.default"}
2026-02-17 15:33:08.844 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:33:08.844 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:33:08.844 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5315" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.844 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p3AoiAha3D7Kw60dNz" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.844 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5315" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.844 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p3AoiAha3D7Kw60dNz" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.844 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:33:08.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali47240c21f5c" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali47240c21f5c" ipVersion=0x4 table="filter"
2026-02-17 15:33:08.845 [INFO][83] 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-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:33:08.845 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:33:08.845 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.11
2026-02-17 15:33:08.903 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5315/externalname-service-558c559bd-wqpns", EndpointId:"eth0"}
2026-02-17 15:33:08.960 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-shrd9, name=eth0)
2026-02-17 15:33:08.960 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-shrd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86eddaaf49c" profile_ids:"kns.replicaset-7454" profile_ids:"ksa.replicaset-7454.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:33:08.960 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.961 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.961 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.961 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:08.961 [INFO][83] 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-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.961 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:08.984 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-dsg8z, name=eth0)
2026-02-17 15:33:08.984 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:08.985 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} status="up"
2026-02-17 15:33:08.985 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-dsg8z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec2c63f83" profile_ids:"kns.replicaset-7454" profile_ids:"ksa.replicaset-7454.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:33:08.985 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.985 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.985 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.986 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec2c63f83"
2026-02-17 15:33:08.986 [INFO][83] 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-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:08.986 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:09.017 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:09.017 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"} status="up"
2026-02-17 15:33:09.173 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calidc0c08a1f17" state="down"
2026-02-17 15:33:09.173 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc0c08a1f17"
2026-02-17 15:33:09.173 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-17 15:33:09.173 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc0c08a1f17", State:"down", Index:141}
2026-02-17 15:33:09.173 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Typed[string]{}}
2026-02-17 15:33:09.173 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Typed[string]{}}
2026-02-17 15:33:09.174 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calidc0c08a1f17" state=""
2026-02-17 15:33:09.174 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidc0c08a1f17"
2026-02-17 15:33:09.198 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc0c08a1f17", State:"", Index:141}
2026-02-17 15:33:09.198 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Set[string](nil)}
2026-02-17 15:33:09.198 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc0c08a1f17", Addrs:set.Set[string](nil)}
2026-02-17 15:33:09.263 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5315" name:"default"}
2026-02-17 15:33:09.339 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5315"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"services-5315"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5315"}
2026-02-17 15:33:09.385 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5315"}
2026-02-17 15:33:10.140 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=142
2026-02-17 15:33:10.140 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali78ec2c63f83"
2026-02-17 15:33:10.140 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:10.140 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:10.237 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=143
2026-02-17 15:33:10.237 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali86eddaaf49c"
2026-02-17 15:33:10.237 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:10.237 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:11.168 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali47240c21f5c" state="down"
2026-02-17 15:33:11.168 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47240c21f5c"
2026-02-17 15:33:11.168 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::2087:6ff:fe79:1a9f" exists=false ifIndex=140
2026-02-17 15:33:11.168 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47240c21f5c", State:"down", Index:140}
2026-02-17 15:33:11.168 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Typed[string]{}}
2026-02-17 15:33:11.168 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Typed[string]{}}
2026-02-17 15:33:11.172 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali47240c21f5c" state=""
2026-02-17 15:33:11.172 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali47240c21f5c"
2026-02-17 15:33:11.193 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47240c21f5c", State:"", Index:140}
2026-02-17 15:33:11.193 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Set[string](nil)}
2026-02-17 15:33:11.193 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47240c21f5c", Addrs:set.Set[string](nil)}
2026-02-17 15:33:12.787 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-shrd9, name=eth0)
2026-02-17 15:33:12.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-shrd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86eddaaf49c" profile_ids:"kns.replicaset-7454" profile_ids:"ksa.replicaset-7454.default" ipv4_nets:"10.100.243.12/32"}
2026-02-17 15:33:12.787 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.787 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.787 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.789 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86eddaaf49c"
2026-02-17 15:33:12.789 [INFO][83] 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-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.789 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.792 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-dsg8z, name=eth0)
2026-02-17 15:33:12.799 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-shrd9, name=eth0)
2026-02-17 15:33:12.811 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-7454/test-rs-dsg8z, name=eth0)
2026-02-17 15:33:12.817 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:12.817 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"} status="up"
2026-02-17 15:33:12.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-dsg8z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec2c63f83" profile_ids:"kns.replicaset-7454" profile_ids:"ksa.replicaset-7454.default" ipv4_nets:"10.100.243.9/32"}
2026-02-17 15:33:12.818 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-shrd9" endpoint_id:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7454"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7454"}
2026-02-17 15:33:12.818 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7454/test-rs-dsg8z" endpoint_id:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-7454.default"}
2026-02-17 15:33:12.818 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-7454"}
2026-02-17 15:33:12.818 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5039"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5039"}
2026-02-17 15:33:12.818 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-7454" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GQSjTd9OeNMgXFGEWU" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-7454" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.818 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GQSjTd9OeNMgXFGEWU" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.818 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali78ec2c63f83" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali86eddaaf49c" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali78ec2c63f83" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.819 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali86eddaaf49c" ipVersion=0x4 table="filter"
2026-02-17 15:33:12.819 [INFO][83] 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-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:12.819 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:12.819 [INFO][83] 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-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.819 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.819 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.9
2026-02-17 15:33:12.819 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.12
2026-02-17 15:33:12.900 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-dsg8z", EndpointId:"eth0"}
2026-02-17 15:33:12.900 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7454/test-rs-shrd9", EndpointId:"eth0"}
2026-02-17 15:33:12.900 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5039" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:12.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8905"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8905"}
2026-02-17 15:33:13.123 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6901" name:"default"}
2026-02-17 15:33:13.205 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6901"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6901"}
2026-02-17 15:33:13.227 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6901"}
2026-02-17 15:33:13.251 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali78ec2c63f83" state="down"
2026-02-17 15:33:13.251 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78ec2c63f83"
2026-02-17 15:33:13.251 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=142
2026-02-17 15:33:13.251 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec2c63f83", State:"down", Index:142}
2026-02-17 15:33:13.251 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Typed[string]{}}
2026-02-17 15:33:13.251 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Typed[string]{}}
2026-02-17 15:33:13.253 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali78ec2c63f83" state=""
2026-02-17 15:33:13.253 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali78ec2c63f83"
2026-02-17 15:33:13.257 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali86eddaaf49c" state="down"
2026-02-17 15:33:13.257 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86eddaaf49c"
2026-02-17 15:33:13.257 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=143
2026-02-17 15:33:13.265 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali86eddaaf49c" state=""
2026-02-17 15:33:13.265 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali86eddaaf49c"
2026-02-17 15:33:13.267 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec2c63f83", State:"", Index:142}
2026-02-17 15:33:13.267 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Set[string](nil)}
2026-02-17 15:33:13.267 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec2c63f83", Addrs:set.Set[string](nil)}
2026-02-17 15:33:13.267 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86eddaaf49c", State:"down", Index:143}
2026-02-17 15:33:13.267 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Typed[string]{}}
2026-02-17 15:33:13.267 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Typed[string]{}}
2026-02-17 15:33:13.267 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86eddaaf49c", State:"", Index:143}
2026-02-17 15:33:13.267 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Set[string](nil)}
2026-02-17 15:33:13.267 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86eddaaf49c", Addrs:set.Set[string](nil)}
2026-02-17 15:33:13.544 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38, name=eth0)
2026-02-17 15:33:13.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5039.default"} profile:{}
2026-02-17 15:33:13.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5039"} profile:{inbound_rules:{action:"allow" rule_id:"B5bLV824NQSvejJU"} outbound_rules:{action:"allow" rule_id:"Iq42BqmcuwdhlVy8"}}
2026-02-17 15:33:13.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9827a5dec2a" profile_ids:"kns.projected-5039" profile_ids:"ksa.projected-5039.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:33:13.544 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.544 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.544 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9827a5dec2a" ipVersion=0x4 table="filter"
2026-02-17 15:33:13.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5039" ipVersion=0x4 table="filter"
2026-02-17 15:33:13.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nwdK2Q8HeNwxV0wCm0" ipVersion=0x4 table="filter"
2026-02-17 15:33:13.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9827a5dec2a" ipVersion=0x4 table="filter"
2026-02-17 15:33:13.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5039" ipVersion=0x4 table="filter"
2026-02-17 15:33:13.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nwdK2Q8HeNwxV0wCm0" ipVersion=0x4 table="filter"
2026-02-17 15:33:13.545 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:13.545 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.545 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.588 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:13.588 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="down"
2026-02-17 15:33:13.625 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali9827a5dec2a" state="down"
2026-02-17 15:33:13.625 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9827a5dec2a"
2026-02-17 15:33:13.625 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9827a5dec2a", State:"down", Index:144}
2026-02-17 15:33:13.625 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Typed[string]{}}
2026-02-17 15:33:13.625 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Typed[string]{}}
2026-02-17 15:33:13.625 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:13.625 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.625 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.627 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali9827a5dec2a" state="up"
2026-02-17 15:33:13.655 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:13.655 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="down"
2026-02-17 15:33:13.655 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9827a5dec2a", State:"up", Index:144}
2026-02-17 15:33:13.655 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:13.655 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:13.655 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:13.655 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.655 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:13.671 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:13.671 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="up"
2026-02-17 15:33:14.012 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38, name=eth0)
2026-02-17 15:33:14.012 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9827a5dec2a" profile_ids:"kns.projected-5039" profile_ids:"ksa.projected-5039.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:33:14.012 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:14.012 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:14.012 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:14.013 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:14.013 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:14.013 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:14.031 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:14.031 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="up"
2026-02-17 15:33:14.592 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-17 15:33:14.592 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9827a5dec2a"
2026-02-17 15:33:14.592 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:14.592 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:15.202 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38, name=eth0)
2026-02-17 15:33:15.202 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9827a5dec2a" profile_ids:"kns.projected-5039" profile_ids:"ksa.projected-5039.default" ipv4_nets:"10.100.243.18/32"}
2026-02-17 15:33:15.202 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.202 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.202 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.203 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:15.203 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.203 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.237 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:15.237 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="up"
2026-02-17 15:33:15.309 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali9827a5dec2a" state="down"
2026-02-17 15:33:15.309 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9827a5dec2a"
2026-02-17 15:33:15.309 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9827a5dec2a", State:"down", Index:144}
2026-02-17 15:33:15.309 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Typed[string]{}}
2026-02-17 15:33:15.309 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Typed[string]{}}
2026-02-17 15:33:15.309 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:15.309 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.309 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.309 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-17 15:33:15.310 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.18
2026-02-17 15:33:15.312 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali9827a5dec2a" state=""
2026-02-17 15:33:15.312 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9827a5dec2a"
2026-02-17 15:33:15.328 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:15.328 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="down"
2026-02-17 15:33:15.328 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9827a5dec2a", State:"", Index:144}
2026-02-17 15:33:15.328 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Set[string](nil)}
2026-02-17 15:33:15.328 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9827a5dec2a", Addrs:set.Set[string](nil)}
2026-02-17 15:33:15.328 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9827a5dec2a"
2026-02-17 15:33:15.328 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.328 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.349 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:15.349 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"} status="down"
2026-02-17 15:33:15.429 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38, name=eth0)
2026-02-17 15:33:15.429 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38" endpoint_id:"eth0"}
2026-02-17 15:33:15.429 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5039"}
2026-02-17 15:33:15.429 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5039.default"}
2026-02-17 15:33:15.429 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.429 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.429 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5039" ipVersion=0x4 table="filter"
2026-02-17 15:33:15.429 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nwdK2Q8HeNwxV0wCm0" ipVersion=0x4 table="filter"
2026-02-17 15:33:15.429 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5039" ipVersion=0x4 table="filter"
2026-02-17 15:33:15.429 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nwdK2Q8HeNwxV0wCm0" ipVersion=0x4 table="filter"
2026-02-17 15:33:15.429 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.430 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9827a5dec2a" ipVersion=0x4 table="filter"
2026-02-17 15:33:15.430 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9827a5dec2a" ipVersion=0x4 table="filter"
2026-02-17 15:33:15.430 [INFO][83] 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:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.430 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:15.493 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5039/pod-projected-secrets-6d865773-e73d-4dc4-b90c-e71b365e3e38", EndpointId:"eth0"}
2026-02-17 15:33:16.948 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5039"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5039"}
2026-02-17 15:33:16.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2553"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2553"}
2026-02-17 15:33:16.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2553" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:17.976 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-7454" name:"default"}
2026-02-17 15:33:18.324 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8905" name:"default"}
2026-02-17 15:33:18.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7454"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7454"}
2026-02-17 15:33:18.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8905"}
2026-02-17 15:33:18.373 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-7454"}
2026-02-17 15:33:19.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2553"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2553"}
2026-02-17 15:33:19.238 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2590"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-2590"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2590"}
2026-02-17 15:33:19.256 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2590" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:21.937 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9443"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9443"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9443"}
2026-02-17 15:33:21.960 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5375"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5375"}
2026-02-17 15:33:21.960 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5375" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:22.394 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5039" name:"default"}
2026-02-17 15:33:22.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5039"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5039"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5039"}
2026-02-17 15:33:22.438 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5039"}
2026-02-17 15:33:22.590 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5375/with-success-policy-succeeded-indexed-1-9v796, name=eth0)
2026-02-17 15:33:22.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5375"} profile:{inbound_rules:{action:"allow" rule_id:"Jb-EbpqwKs5-KaL5"} outbound_rules:{action:"allow" rule_id:"ER30zqHCf6PpQ5KN"}}
2026-02-17 15:33:22.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5375.default"} profile:{}
2026-02-17 15:33:22.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5375/with-success-policy-succeeded-indexed-1-9v796" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0525f307ed6" profile_ids:"kns.job-5375" profile_ids:"ksa.job-5375.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:33:22.590 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.590 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.591 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0525f307ed6" ipVersion=0x4 table="filter"
2026-02-17 15:33:22.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5375" ipVersion=0x4 table="filter"
2026-02-17 15:33:22.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_foy6hwnkJ4eGswKv4R" ipVersion=0x4 table="filter"
2026-02-17 15:33:22.591 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0525f307ed6" ipVersion=0x4 table="filter"
2026-02-17 15:33:22.592 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5375" ipVersion=0x4 table="filter"
2026-02-17 15:33:22.592 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_foy6hwnkJ4eGswKv4R" ipVersion=0x4 table="filter"
2026-02-17 15:33:22.592 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0525f307ed6"
2026-02-17 15:33:22.592 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.592 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.625 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:22.625 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="down"
2026-02-17 15:33:22.662 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali0525f307ed6" state="down"
2026-02-17 15:33:22.662 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0525f307ed6", State:"down", Index:145}
2026-02-17 15:33:22.663 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0525f307ed6"
2026-02-17 15:33:22.663 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.663 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.664 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0525f307ed6"
2026-02-17 15:33:22.665 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali0525f307ed6" state="up"
2026-02-17 15:33:22.688 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:22.688 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="down"
2026-02-17 15:33:22.688 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Typed[string]{}}
2026-02-17 15:33:22.688 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Typed[string]{}}
2026-02-17 15:33:22.688 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0525f307ed6", State:"up", Index:145}
2026-02-17 15:33:22.688 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0525f307ed6"
2026-02-17 15:33:22.688 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0525f307ed6"
2026-02-17 15:33:22.689 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0525f307ed6"
2026-02-17 15:33:22.689 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.689 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:22.710 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:22.710 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="up"
2026-02-17 15:33:23.068 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5375/with-success-policy-succeeded-indexed-1-9v796, name=eth0)
2026-02-17 15:33:23.069 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5375/with-success-policy-succeeded-indexed-1-9v796" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0525f307ed6" profile_ids:"kns.job-5375" profile_ids:"ksa.job-5375.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:33:23.069 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:23.069 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:23.069 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:23.070 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0525f307ed6"
2026-02-17 15:33:23.070 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:23.070 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:23.090 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:23.090 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="up"
2026-02-17 15:33:23.303 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2590"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-2590"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2590"}
2026-02-17 15:33:23.343 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5375"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"events-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5375"}
2026-02-17 15:33:23.366 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-5375" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:23.456 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5375"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"events-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5375"}
2026-02-17 15:33:23.482 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9707"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9707"} 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-9707"}
2026-02-17 15:33:23.482 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:23.680 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-17 15:33:23.680 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0525f307ed6"
2026-02-17 15:33:23.680 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:23.680 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:24.254 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5375/with-success-policy-succeeded-indexed-1-9v796, name=eth0)
2026-02-17 15:33:24.254 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5375/with-success-policy-succeeded-indexed-1-9v796" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0525f307ed6" profile_ids:"kns.job-5375" profile_ids:"ksa.job-5375.default" ipv4_nets:"10.100.243.14/32"}
2026-02-17 15:33:24.254 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.254 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.254 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.255 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0525f307ed6"
2026-02-17 15:33:24.255 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.255 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 145
2026-02-17 15:33:24.286 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:24.286 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="up"
2026-02-17 15:33:24.361 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali0525f307ed6" state="down"
2026-02-17 15:33:24.361 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0525f307ed6", State:"down", Index:145}
2026-02-17 15:33:24.362 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0525f307ed6"
2026-02-17 15:33:24.362 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-17 15:33:24.362 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Typed[string]{}}
2026-02-17 15:33:24.362 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Typed[string]{}}
2026-02-17 15:33:24.362 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0525f307ed6"
2026-02-17 15:33:24.362 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.362 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.362 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.14
2026-02-17 15:33:24.362 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali0525f307ed6" state=""
2026-02-17 15:33:24.362 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0525f307ed6"
2026-02-17 15:33:24.386 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:24.386 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="down"
2026-02-17 15:33:24.386 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0525f307ed6", State:"", Index:145}
2026-02-17 15:33:24.386 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Set[string](nil)}
2026-02-17 15:33:24.386 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0525f307ed6", Addrs:set.Set[string](nil)}
2026-02-17 15:33:24.386 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0525f307ed6"
2026-02-17 15:33:24.386 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.386 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.411 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:24.411 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"} status="down"
2026-02-17 15:33:24.456 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5375/with-success-policy-succeeded-indexed-1-9v796, name=eth0)
2026-02-17 15:33:24.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5375/with-success-policy-succeeded-indexed-1-9v796" endpoint_id:"eth0"}
2026-02-17 15:33:24.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5375"}
2026-02-17 15:33:24.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5375.default"}
2026-02-17 15:33:24.457 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.457 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.457 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5375" ipVersion=0x4 table="filter"
2026-02-17 15:33:24.457 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_foy6hwnkJ4eGswKv4R" ipVersion=0x4 table="filter"
2026-02-17 15:33:24.457 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5375" ipVersion=0x4 table="filter"
2026-02-17 15:33:24.457 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_foy6hwnkJ4eGswKv4R" ipVersion=0x4 table="filter"
2026-02-17 15:33:24.457 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.458 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0525f307ed6" ipVersion=0x4 table="filter"
2026-02-17 15:33:24.458 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0525f307ed6" ipVersion=0x4 table="filter"
2026-02-17 15:33:24.458 [INFO][83] 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-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.458 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.540 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5375/with-success-policy-succeeded-indexed-1-9v796", EndpointId:"eth0"}
2026-02-17 15:33:24.541 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2553" name:"default"}
2026-02-17 15:33:24.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2553"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2553"}
2026-02-17 15:33:24.734 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2553"}
2026-02-17 15:33:26.026 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5375"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5375"}
2026-02-17 15:33:26.062 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3474"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3474"}
2026-02-17 15:33:26.090 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3474" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:26.656 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9, name=eth0)
2026-02-17 15:33:26.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3474"} profile:{inbound_rules:{action:"allow" rule_id:"INoaDtFd5zIOsRHr"} outbound_rules:{action:"allow" rule_id:"M9OUS3LTDne4ahTp"}}
2026-02-17 15:33:26.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3474.default"} profile:{}
2026-02-17 15:33:26.657 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0cb39ebfb9" profile_ids:"kns.downward-api-3474" profile_ids:"ksa.downward-api-3474.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:33:26.657 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.657 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.657 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0cb39ebfb9" ipVersion=0x4 table="filter"
2026-02-17 15:33:26.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mzDEQCTbG_Q1N0SGei" ipVersion=0x4 table="filter"
2026-02-17 15:33:26.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z77qdvZT1ySguYtnoT" ipVersion=0x4 table="filter"
2026-02-17 15:33:26.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0cb39ebfb9" ipVersion=0x4 table="filter"
2026-02-17 15:33:26.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mzDEQCTbG_Q1N0SGei" ipVersion=0x4 table="filter"
2026-02-17 15:33:26.657 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z77qdvZT1ySguYtnoT" ipVersion=0x4 table="filter"
2026-02-17 15:33:26.657 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:26.658 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.658 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.699 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:26.699 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="down"
2026-02-17 15:33:26.735 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calia0cb39ebfb9" state="down"
2026-02-17 15:33:26.735 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0cb39ebfb9", State:"down", Index:146}
2026-02-17 15:33:26.735 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:26.735 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0cb39ebfb9", Addrs:set.Typed[string]{}}
2026-02-17 15:33:26.735 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0cb39ebfb9", Addrs:set.Typed[string]{}}
2026-02-17 15:33:26.735 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:26.735 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.735 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.737 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calia0cb39ebfb9" state="up"
2026-02-17 15:33:26.756 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:26.756 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="down"
2026-02-17 15:33:26.756 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0cb39ebfb9", State:"up", Index:146}
2026-02-17 15:33:26.756 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:26.756 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:26.756 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:26.756 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.756 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:26.778 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:26.778 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="up"
2026-02-17 15:33:27.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9443" name:"default"}
2026-02-17 15:33:27.094 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9, name=eth0)
2026-02-17 15:33:27.094 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0cb39ebfb9" profile_ids:"kns.downward-api-3474" profile_ids:"ksa.downward-api-3474.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:33:27.094 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:27.094 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:27.094 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:27.095 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:27.095 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:27.095 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:27.129 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:27.129 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="up"
2026-02-17 15:33:27.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9443"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9443"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9443"}
2026-02-17 15:33:27.218 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9443"}
2026-02-17 15:33:28.256 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9, name=eth0)
2026-02-17 15:33:28.256 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0cb39ebfb9" profile_ids:"kns.downward-api-3474" profile_ids:"ksa.downward-api-3474.default" ipv4_nets:"10.100.243.17/32"}
2026-02-17 15:33:28.256 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.257 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.257 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.257 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:28.257 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.258 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 146
2026-02-17 15:33:28.282 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:28.282 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="up"
2026-02-17 15:33:28.361 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calia0cb39ebfb9" state="down"
2026-02-17 15:33:28.361 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0cb39ebfb9", State:"down", Index:146}
2026-02-17 15:33:28.362 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:28.362 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.362 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.364 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.17
2026-02-17 15:33:28.366 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calia0cb39ebfb9" state=""
2026-02-17 15:33:28.366 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:28.390 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:28.390 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="down"
2026-02-17 15:33:28.390 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0cb39ebfb9", State:"", Index:146}
2026-02-17 15:33:28.390 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0cb39ebfb9", Addrs:set.Set[string](nil)}
2026-02-17 15:33:28.390 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0cb39ebfb9", Addrs:set.Set[string](nil)}
2026-02-17 15:33:28.390 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0cb39ebfb9"
2026-02-17 15:33:28.390 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.390 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.413 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:28.413 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"} status="down"
2026-02-17 15:33:28.447 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9, name=eth0)
2026-02-17 15:33:28.448 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9" endpoint_id:"eth0"}
2026-02-17 15:33:28.448 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3474"}
2026-02-17 15:33:28.448 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3474.default"}
2026-02-17 15:33:28.448 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.448 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.449 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mzDEQCTbG_Q1N0SGei" ipVersion=0x4 table="filter"
2026-02-17 15:33:28.449 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_z77qdvZT1ySguYtnoT" ipVersion=0x4 table="filter"
2026-02-17 15:33:28.449 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mzDEQCTbG_Q1N0SGei" ipVersion=0x4 table="filter"
2026-02-17 15:33:28.449 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_z77qdvZT1ySguYtnoT" ipVersion=0x4 table="filter"
2026-02-17 15:33:28.449 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.449 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0cb39ebfb9" ipVersion=0x4 table="filter"
2026-02-17 15:33:28.449 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0cb39ebfb9" ipVersion=0x4 table="filter"
2026-02-17 15:33:28.449 [INFO][83] 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:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.449 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.517 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3474/downwardapi-volume-009d0d1e-7eee-4e04-ae99-a4e0ac2457f9", EndpointId:"eth0"}
2026-02-17 15:33:28.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2590" name:"default"}
2026-02-17 15:33:28.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2590"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-2590"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2590"}
2026-02-17 15:33:28.671 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2590"}
2026-02-17 15:33:28.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-5375" name:"default"}
2026-02-17 15:33:28.858 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5375"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"events-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5375"}
2026-02-17 15:33:28.882 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-5375"}
2026-02-17 15:33:29.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9707"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9707"} 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-9707"}
2026-02-17 15:33:29.641 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1415"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1415"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1415"}
2026-02-17 15:33:29.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-1415" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:30.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3474"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3474"}
2026-02-17 15:33:30.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5996"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5996"}
2026-02-17 15:33:30.249 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:31.229 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5375" name:"default"}
2026-02-17 15:33:31.373 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5375"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5375"}
2026-02-17 15:33:31.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5375"}
2026-02-17 15:33:32.752 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1415"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1415"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1415"}
2026-02-17 15:33:32.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7281"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7281"}
2026-02-17 15:33:32.802 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:33.388 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:33:34.384 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5996"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5996"}
2026-02-17 15:33:34.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4053"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4053"} 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-4053"}
2026-02-17 15:33:34.434 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-4053" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:34.632 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9707" name:"default"}
2026-02-17 15:33:34.792 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4053"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4053"} 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-4053"}
2026-02-17 15:33:34.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8014"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8014"}
2026-02-17 15:33:34.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8014" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:35.100 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9707"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9707"} 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-9707"}
2026-02-17 15:33:35.127 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9707"}
2026-02-17 15:33:35.306 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3474" name:"default"}
2026-02-17 15:33:35.382 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4, name=eth0)
2026-02-17 15:33:35.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-8014"} profile:{inbound_rules:{action:"allow" rule_id:"r0qMIchazKBUqWae"} outbound_rules:{action:"allow" rule_id:"WLBPFz2NsEx1KUo3"}}
2026-02-17 15:33:35.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-8014.default"} profile:{}
2026-02-17 15:33:35.383 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica82d750823" profile_ids:"kns.downward-api-8014" profile_ids:"ksa.downward-api-8014.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:33:35.383 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.383 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.383 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica82d750823" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ifu0vdhAf2KiB56Hwc" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_D1DO8Z1llW9xMbkkVo" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica82d750823" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ifu0vdhAf2KiB56Hwc" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_D1DO8Z1llW9xMbkkVo" ipVersion=0x4 table="filter"
2026-02-17 15:33:35.384 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica82d750823"
2026-02-17 15:33:35.384 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.384 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.417 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:35.417 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="down"
2026-02-17 15:33:35.461 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calica82d750823" state="down"
2026-02-17 15:33:35.461 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica82d750823"
2026-02-17 15:33:35.462 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica82d750823", State:"down", Index:147}
2026-02-17 15:33:35.462 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Typed[string]{}}
2026-02-17 15:33:35.462 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Typed[string]{}}
2026-02-17 15:33:35.462 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica82d750823"
2026-02-17 15:33:35.462 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.462 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.463 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calica82d750823" state="up"
2026-02-17 15:33:35.486 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:33:35.486 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="down"
2026-02-17 15:33:35.486 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica82d750823", State:"up", Index:147}
2026-02-17 15:33:35.486 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica82d750823"
2026-02-17 15:33:35.486 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica82d750823"
2026-02-17 15:33:35.486 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica82d750823"
2026-02-17 15:33:35.488 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.489 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:35.507 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:35.507 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="up"
2026-02-17 15:33:35.542 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3474"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3474"}
2026-02-17 15:33:35.565 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3474"}
2026-02-17 15:33:36.145 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4, name=eth0)
2026-02-17 15:33:36.146 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica82d750823" profile_ids:"kns.downward-api-8014" profile_ids:"ksa.downward-api-8014.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:33:36.146 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:36.146 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:36.146 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:36.147 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica82d750823"
2026-02-17 15:33:36.147 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:36.147 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:36.176 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:36.176 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="up"
2026-02-17 15:33:36.540 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-17 15:33:36.540 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica82d750823"
2026-02-17 15:33:36.540 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:36.540 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:33:37.394 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4, name=eth0)
2026-02-17 15:33:37.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica82d750823" profile_ids:"kns.downward-api-8014" profile_ids:"ksa.downward-api-8014.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:33:37.395 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:37.395 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:37.395 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:37.396 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica82d750823"
2026-02-17 15:33:37.396 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:37.396 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:37.415 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:37.415 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="up"
2026-02-17 15:33:37.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-1415" name:"default"}
2026-02-17 15:33:37.949 [INFO][83] felix/summary.go 100: Summarising 225 dataplane reconciliation loops over 1m0.1s: avg=27ms longest=83ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:33:38.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1415"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1415"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1415"}
2026-02-17 15:33:38.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-1415"}
2026-02-17 15:33:39.571 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5996" name:"default"}
2026-02-17 15:33:39.674 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5996"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5996"}
2026-02-17 15:33:39.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5996"}
2026-02-17 15:33:39.882 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-4053" name:"default"}
2026-02-17 15:33:40.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4053"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4053"} 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-4053"}
2026-02-17 15:33:40.079 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-4053"}
2026-02-17 15:33:41.493 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8014"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8014"}
2026-02-17 15:33:41.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8851"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"}
2026-02-17 15:33:41.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:43.620 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8851"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"}
2026-02-17 15:33:43.643 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6113"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6113"}
2026-02-17 15:33:43.669 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6113" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:45.063 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-67"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-67"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-67"}
2026-02-17 15:33:45.093 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6004"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"job-6004"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6004"}
2026-02-17 15:33:45.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6004" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:46.542 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4, name=eth0)
2026-02-17 15:33:46.543 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica82d750823" profile_ids:"kns.downward-api-8014" profile_ids:"ksa.downward-api-8014.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:33:46.544 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.544 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.544 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.545 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica82d750823"
2026-02-17 15:33:46.545 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.545 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.562 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4, name=eth0)
2026-02-17 15:33:46.572 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:46.572 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="up"
2026-02-17 15:33:46.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8014"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8014"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8014"}
2026-02-17 15:33:46.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica82d750823" profile_ids:"kns.downward-api-8014" profile_ids:"ksa.downward-api-8014.default" ipv4_nets:"10.100.243.19/32"}
2026-02-17 15:33:46.572 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.574 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.574 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.577 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica82d750823"
2026-02-17 15:33:46.577 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.577 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.596 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:33:46.596 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"} status="up"
2026-02-17 15:33:46.796 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4, name=eth0)
2026-02-17 15:33:46.796 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4" endpoint_id:"eth0"}
2026-02-17 15:33:46.796 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-8014"}
2026-02-17 15:33:46.797 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-8014.default"}
2026-02-17 15:33:46.797 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.797 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.797 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ifu0vdhAf2KiB56Hwc" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_D1DO8Z1llW9xMbkkVo" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ifu0vdhAf2KiB56Hwc" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_D1DO8Z1llW9xMbkkVo" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica82d750823" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica82d750823" ipVersion=0x4 table="filter"
2026-02-17 15:33:46.798 [INFO][83] 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:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.798 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.799 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.19
2026-02-17 15:33:46.861 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8014/annotationupdateba73c8bf-d359-4a81-9c94-5df473ba4dc4", EndpointId:"eth0"}
2026-02-17 15:33:46.902 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-17 15:33:46.902 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica82d750823"
2026-02-17 15:33:46.902 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calica82d750823" state="down"
2026-02-17 15:33:46.902 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Typed[string]{}}
2026-02-17 15:33:46.902 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Typed[string]{}}
2026-02-17 15:33:46.902 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica82d750823", State:"down", Index:147}
2026-02-17 15:33:46.904 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calica82d750823" state=""
2026-02-17 15:33:46.904 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica82d750823"
2026-02-17 15:33:46.923 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica82d750823", State:"", Index:147}
2026-02-17 15:33:46.923 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Set[string](nil)}
2026-02-17 15:33:46.923 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica82d750823", Addrs:set.Set[string](nil)}
2026-02-17 15:33:48.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8851" name:"default"}
2026-02-17 15:33:48.925 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8851"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8851"}
2026-02-17 15:33:48.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8851"}
2026-02-17 15:33:49.197 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6004"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"job-6004"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6004"}
2026-02-17 15:33:49.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9691"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9691"} 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-9691"}
2026-02-17 15:33:49.253 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9691" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:50.467 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-67" name:"default"}
2026-02-17 15:33:50.498 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-67"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-67"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-67"}
2026-02-17 15:33:50.521 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-67"}
2026-02-17 15:33:51.642 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8014" name:"default"}
2026-02-17 15:33:51.808 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8014"}
2026-02-17 15:33:53.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9691"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9691"} 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-9691"}
2026-02-17 15:33:54.018 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5198"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5198"}
2026-02-17 15:33:54.044 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5198" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:54.044 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5198"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5198"} labels:{key:"webhook-5198" value:"true"}
2026-02-17 15:33:54.066 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3782"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3782"} labels:{key:"webhook-5198-markers" value:"true"}
2026-02-17 15:33:54.066 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3782" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:33:54.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6004" name:"default"}
2026-02-17 15:33:54.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6004"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"job-6004"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6004"}
2026-02-17 15:33:54.689 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6004"}
2026-02-17 15:33:56.389 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5198" type:"ClusterIP" cluster_ips:"10.254.105.87" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:33:59.212 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9691" name:"default"}
2026-02-17 15:33:59.245 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9691"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9691"} 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-9691"}
2026-02-17 15:33:59.271 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9691"}
2026-02-17 15:33:59.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5198"
2026-02-17 15:33:59.784 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5198"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5198"} labels:{key:"webhook-5198" value:"true"}
2026-02-17 15:33:59.807 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3782"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3782"} labels:{key:"webhook-5198-markers" value:"true"}
2026-02-17 15:33:59.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2984"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2984"}
2026-02-17 15:33:59.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2984" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:03.954 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2984"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2984"}
2026-02-17 15:34:03.977 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-424"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-424"}
2026-02-17 15:34:03.995 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-424" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:04.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-424" type:"ClusterIP" cluster_ips:"10.254.155.206" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 15:34:04.561 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod1-handle-http-request, name=eth0)
2026-02-17 15:34:04.561 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-424"} profile:{inbound_rules:{action:"allow" rule_id:"JqQNL8ls3s846IiU"} outbound_rules:{action:"allow" rule_id:"IouQ7N8PAryEVeAR"}}
2026-02-17 15:34:04.561 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-424.default"} profile:{}
2026-02-17 15:34:04.561 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebf8d9505cf" profile_ids:"kns.endpointslice-424" profile_ids:"ksa.endpointslice-424.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:34:04.561 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.561 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.561 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.562 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliebf8d9505cf" ipVersion=0x4 table="filter"
2026-02-17 15:34:04.562 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n7QUAikM9RIUk6eTPE" ipVersion=0x4 table="filter"
2026-02-17 15:34:04.562 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QR2MtMGOD4KCZykLs1" ipVersion=0x4 table="filter"
2026-02-17 15:34:04.562 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliebf8d9505cf" ipVersion=0x4 table="filter"
2026-02-17 15:34:04.562 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n7QUAikM9RIUk6eTPE" ipVersion=0x4 table="filter"
2026-02-17 15:34:04.562 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QR2MtMGOD4KCZykLs1" ipVersion=0x4 table="filter"
2026-02-17 15:34:04.562 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliebf8d9505cf"
2026-02-17 15:34:04.562 [INFO][83] 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:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.562 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.609 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:04.609 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:34:04.645 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="caliebf8d9505cf" state="down"
2026-02-17 15:34:04.645 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebf8d9505cf"
2026-02-17 15:34:04.645 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="caliebf8d9505cf" state="up"
2026-02-17 15:34:04.645 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebf8d9505cf", State:"down", Index:148}
2026-02-17 15:34:04.645 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Typed[string]{}}
2026-02-17 15:34:04.646 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Typed[string]{}}
2026-02-17 15:34:04.646 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebf8d9505cf", State:"up", Index:148}
2026-02-17 15:34:04.646 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliebf8d9505cf"
2026-02-17 15:34:04.646 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebf8d9505cf"
2026-02-17 15:34:04.646 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebf8d9505cf"
2026-02-17 15:34:04.646 [INFO][83] 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:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.646 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:04.664 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:04.664 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:34:04.893 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3782" name:"default"}
2026-02-17 15:34:04.921 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5198"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5198"} labels:{key:"webhook-5198" value:"true"}
2026-02-17 15:34:05.165 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3782"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3782"} labels:{key:"webhook-5198-markers" value:"true"}
2026-02-17 15:34:05.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3782"}
2026-02-17 15:34:05.313 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod1-handle-http-request, name=eth0)
2026-02-17 15:34:05.314 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebf8d9505cf" profile_ids:"kns.endpointslice-424" profile_ids:"ksa.endpointslice-424.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:34:05.314 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:05.314 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:05.314 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:05.314 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebf8d9505cf"
2026-02-17 15:34:05.314 [INFO][83] 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:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:05.314 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:05.337 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af, name=eth0)
2026-02-17 15:34:05.344 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:05.344 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:34:05.344 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6e9f5ffe05" profile_ids:"kns.container-probe-6200" profile_ids:"ksa.container-probe-6200.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:34:05.344 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.344 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.344 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.345 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6e9f5ffe05"
2026-02-17 15:34:05.345 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.345 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.364 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:05.364 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} status="up"
2026-02-17 15:34:05.724 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af, name=eth0)
2026-02-17 15:34:05.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6e9f5ffe05" profile_ids:"kns.container-probe-6200" profile_ids:"ksa.container-probe-6200.default" ipv4_nets:"10.100.243.15/32"}
2026-02-17 15:34:05.724 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.724 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.724 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.725 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6e9f5ffe05"
2026-02-17 15:34:05.725 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.725 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.749 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:05.749 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"} status="up"
2026-02-17 15:34:05.780 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af, name=eth0)
2026-02-17 15:34:05.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af" endpoint_id:"eth0"}
2026-02-17 15:34:05.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6200"}
2026-02-17 15:34:05.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6200.default"}
2026-02-17 15:34:05.781 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.781 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KkLm90IXhgPfZaQk8_" ipVersion=0x4 table="filter"
2026-02-17 15:34:05.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_N-tNiImG90KhdyXRFO" ipVersion=0x4 table="filter"
2026-02-17 15:34:05.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KkLm90IXhgPfZaQk8_" ipVersion=0x4 table="filter"
2026-02-17 15:34:05.781 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_N-tNiImG90KhdyXRFO" ipVersion=0x4 table="filter"
2026-02-17 15:34:05.781 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.782 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid6e9f5ffe05" ipVersion=0x4 table="filter"
2026-02-17 15:34:05.782 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid6e9f5ffe05" ipVersion=0x4 table="filter"
2026-02-17 15:34:05.782 [INFO][83] 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-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.782 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.782 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.15
2026-02-17 15:34:05.827 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6200/test-grpc-dddacb75-c190-4d66-9b34-4e04878577af", EndpointId:"eth0"}
2026-02-17 15:34:05.868 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6200"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6200"}
2026-02-17 15:34:05.939 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8491"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8491"}
2026-02-17 15:34:05.961 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:06.204 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-17 15:34:06.205 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliebf8d9505cf"
2026-02-17 15:34:06.205 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:06.205 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:06.626 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calid6e9f5ffe05" state="down"
2026-02-17 15:34:06.627 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6e9f5ffe05"
2026-02-17 15:34:06.627 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6e9f5ffe05", State:"down", Index:139}
2026-02-17 15:34:06.627 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=139
2026-02-17 15:34:06.627 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Typed[string]{}}
2026-02-17 15:34:06.627 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Typed[string]{}}
2026-02-17 15:34:06.629 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calid6e9f5ffe05" state=""
2026-02-17 15:34:06.629 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid6e9f5ffe05"
2026-02-17 15:34:06.646 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6e9f5ffe05", State:"", Index:139}
2026-02-17 15:34:06.646 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Set[string](nil)}
2026-02-17 15:34:06.646 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6e9f5ffe05", Addrs:set.Set[string](nil)}
2026-02-17 15:34:06.692 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod2-handle-http-request, name=eth0)
2026-02-17 15:34:06.692 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb06f64bdfd" profile_ids:"kns.endpointslice-424" profile_ids:"ksa.endpointslice-424.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:34:06.692 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.692 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.692 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.693 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:06.693 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb06f64bdfd" ipVersion=0x4 table="filter"
2026-02-17 15:34:06.693 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:06.693 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb06f64bdfd" ipVersion=0x4 table="filter"
2026-02-17 15:34:06.693 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb06f64bdfd"
2026-02-17 15:34:06.693 [INFO][83] 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:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.693 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.738 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:06.738 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:34:06.771 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calicb06f64bdfd" state="down"
2026-02-17 15:34:06.772 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb06f64bdfd"
2026-02-17 15:34:06.772 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb06f64bdfd", State:"down", Index:149}
2026-02-17 15:34:06.772 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Typed[string]{}}
2026-02-17 15:34:06.772 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Typed[string]{}}
2026-02-17 15:34:06.772 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb06f64bdfd"
2026-02-17 15:34:06.772 [INFO][83] 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:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.772 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.774 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calicb06f64bdfd" state="up"
2026-02-17 15:34:06.787 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:06.787 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 15:34:06.787 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb06f64bdfd", State:"up", Index:149}
2026-02-17 15:34:06.787 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb06f64bdfd"
2026-02-17 15:34:06.787 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb06f64bdfd"
2026-02-17 15:34:06.788 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb06f64bdfd"
2026-02-17 15:34:06.788 [INFO][83] 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:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.788 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:06.806 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:06.806 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:34:07.337 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod2-handle-http-request, name=eth0)
2026-02-17 15:34:07.338 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb06f64bdfd" profile_ids:"kns.endpointslice-424" profile_ids:"ksa.endpointslice-424.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:34:07.338 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:07.338 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:07.338 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:07.339 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb06f64bdfd"
2026-02-17 15:34:07.339 [INFO][83] 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:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:07.339 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:07.369 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:07.369 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 15:34:08.060 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-17 15:34:08.060 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb06f64bdfd"
2026-02-17 15:34:08.060 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:08.060 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:09.327 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2984" name:"default"}
2026-02-17 15:34:09.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2984"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2984"}
2026-02-17 15:34:09.447 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2984"}
2026-02-17 15:34:10.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8491"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8491"}
2026-02-17 15:34:10.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1352"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1352"}
2026-02-17 15:34:10.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:10.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5198" name:"default"}
2026-02-17 15:34:10.435 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5198"}
2026-02-17 15:34:10.541 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-424"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-424"}
2026-02-17 15:34:10.563 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2538"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2538"}
2026-02-17 15:34:10.589 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-2538" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:11.073 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6200" name:"default"}
2026-02-17 15:34:11.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6200"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6200"}
2026-02-17 15:34:11.194 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6200"}
2026-02-17 15:34:15.189 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8491" name:"default"}
2026-02-17 15:34:15.560 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8491"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8491"}
2026-02-17 15:34:15.582 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8491"}
2026-02-17 15:34:15.588 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod1-handle-http-request, name=eth0)
2026-02-17 15:34:15.599 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod1-handle-http-request, name=eth0)
2026-02-17 15:34:15.610 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod2-handle-http-request, name=eth0)
2026-02-17 15:34:15.615 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=endpointslice-424/pod2-handle-http-request, name=eth0)
2026-02-17 15:34:15.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebf8d9505cf" profile_ids:"kns.endpointslice-424" profile_ids:"ksa.endpointslice-424.default" ipv4_nets:"10.100.243.21/32"}
2026-02-17 15:34:15.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod1-handle-http-request" endpoint_id:"eth0"}
2026-02-17 15:34:15.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb06f64bdfd" profile_ids:"kns.endpointslice-424" profile_ids:"ksa.endpointslice-424.default" ipv4_nets:"10.100.243.16/32"}
2026-02-17 15:34:15.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-424/pod2-handle-http-request" endpoint_id:"eth0"}
2026-02-17 15:34:15.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-424"}
2026-02-17 15:34:15.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-424.default"}
2026-02-17 15:34:15.619 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.619 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.619 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.619 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.619 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n7QUAikM9RIUk6eTPE" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QR2MtMGOD4KCZykLs1" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n7QUAikM9RIUk6eTPE" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QR2MtMGOD4KCZykLs1" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.619 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.620 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.620 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicb06f64bdfd" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.620 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliebf8d9505cf" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.620 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.620 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicb06f64bdfd" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.620 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliebf8d9505cf" ipVersion=0x4 table="filter"
2026-02-17 15:34:15.620 [INFO][83] 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:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.620 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.620 [INFO][83] 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:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.620 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.620 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.16
2026-02-17 15:34:15.620 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.21
2026-02-17 15:34:15.681 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.681 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-424/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 15:34:15.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-424"
2026-02-17 15:34:15.812 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-424" name:"default"}
2026-02-17 15:34:15.990 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calicb06f64bdfd" state="down"
2026-02-17 15:34:15.990 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb06f64bdfd"
2026-02-17 15:34:15.990 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb06f64bdfd", State:"down", Index:149}
2026-02-17 15:34:15.990 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Typed[string]{}}
2026-02-17 15:34:15.990 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Typed[string]{}}
2026-02-17 15:34:15.990 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=149
2026-02-17 15:34:15.993 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calicb06f64bdfd" state=""
2026-02-17 15:34:15.993 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb06f64bdfd"
2026-02-17 15:34:16.016 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb06f64bdfd", State:"", Index:149}
2026-02-17 15:34:16.016 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Set[string](nil)}
2026-02-17 15:34:16.016 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb06f64bdfd", Addrs:set.Set[string](nil)}
2026-02-17 15:34:16.029 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-17 15:34:16.030 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebf8d9505cf"
2026-02-17 15:34:16.030 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="caliebf8d9505cf" state="down"
2026-02-17 15:34:16.032 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="caliebf8d9505cf" state=""
2026-02-17 15:34:16.032 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliebf8d9505cf"
2026-02-17 15:34:16.041 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Typed[string]{}}
2026-02-17 15:34:16.041 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Typed[string]{}}
2026-02-17 15:34:16.041 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebf8d9505cf", State:"down", Index:148}
2026-02-17 15:34:16.041 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebf8d9505cf", State:"", Index:148}
2026-02-17 15:34:16.042 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Set[string](nil)}
2026-02-17 15:34:16.042 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebf8d9505cf", Addrs:set.Set[string](nil)}
2026-02-17 15:34:16.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-424"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-424"}
2026-02-17 15:34:16.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-424"}
2026-02-17 15:34:17.736 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:34:17.736 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:34:17.736 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:34:18.251 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v, name=eth0)
2026-02-17 15:34:18.252 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-2538"} profile:{inbound_rules:{action:"allow" rule_id:"6N0UKcXNKImN9Ckp"} outbound_rules:{action:"allow" rule_id:"32E0C_NuuBxN6BMk"}}
2026-02-17 15:34:18.252 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-2538.default"} profile:{}
2026-02-17 15:34:18.252 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e685ca0f73" profile_ids:"kns.deployment-2538" profile_ids:"ksa.deployment-2538.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:34:18.252 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.252 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.252 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.252 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e685ca0f73" ipVersion=0x4 table="filter"
2026-02-17 15:34:18.252 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:18.252 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:18.252 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e685ca0f73" ipVersion=0x4 table="filter"
2026-02-17 15:34:18.252 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:18.252 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:18.252 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:18.252 [INFO][83] 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-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.252 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.297 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:18.297 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} status="down"
2026-02-17 15:34:18.329 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali5e685ca0f73" state="down"
2026-02-17 15:34:18.330 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e685ca0f73"
2026-02-17 15:34:18.330 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e685ca0f73", State:"down", Index:150}
2026-02-17 15:34:18.330 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Typed[string]{}}
2026-02-17 15:34:18.330 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Typed[string]{}}
2026-02-17 15:34:18.330 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:18.330 [INFO][83] 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-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.330 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.336 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali5e685ca0f73" state="up"
2026-02-17 15:34:18.346 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:18.346 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} status="down"
2026-02-17 15:34:18.346 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e685ca0f73", State:"up", Index:150}
2026-02-17 15:34:18.346 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:18.346 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:18.346 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:18.347 [INFO][83] 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-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.347 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:18.370 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:18.370 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} status="up"
2026-02-17 15:34:19.415 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v, name=eth0)
2026-02-17 15:34:19.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e685ca0f73" profile_ids:"kns.deployment-2538" profile_ids:"ksa.deployment-2538.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:34:19.415 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.415 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.415 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.416 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:19.416 [INFO][83] 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-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.416 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.436 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:19.436 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} status="up"
2026-02-17 15:34:19.580 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-17 15:34:19.580 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e685ca0f73"
2026-02-17 15:34:19.580 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:19.580 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:19.712 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v, name=eth0)
2026-02-17 15:34:19.713 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e685ca0f73" profile_ids:"kns.deployment-2538" profile_ids:"ksa.deployment-2538.default" ipv4_nets:"10.100.243.22/32"}
2026-02-17 15:34:19.713 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.713 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.713 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.714 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e685ca0f73"
2026-02-17 15:34:19.714 [INFO][83] 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-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.714 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.725 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v, name=eth0)
2026-02-17 15:34:19.757 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:19.757 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"} status="up"
2026-02-17 15:34:19.757 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v" endpoint_id:"eth0"}
2026-02-17 15:34:19.757 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-2538"}
2026-02-17 15:34:19.757 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-2538.default"}
2026-02-17 15:34:19.758 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.758 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.758 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:19.758 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:19.758 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:19.758 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:19.758 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.759 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e685ca0f73" ipVersion=0x4 table="filter"
2026-02-17 15:34:19.759 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e685ca0f73" ipVersion=0x4 table="filter"
2026-02-17 15:34:19.759 [INFO][83] 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-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.759 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:19.760 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.22
2026-02-17 15:34:19.813 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-8fbb868dd-fpj9v", EndpointId:"eth0"}
2026-02-17 15:34:20.287 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-5b97b67475-s68z7, name=eth0)
2026-02-17 15:34:20.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-2538"} profile:{inbound_rules:{action:"allow" rule_id:"6N0UKcXNKImN9Ckp"} outbound_rules:{action:"allow" rule_id:"32E0C_NuuBxN6BMk"}}
2026-02-17 15:34:20.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-2538.default"} profile:{}
2026-02-17 15:34:20.288 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaed09bcd0b9" profile_ids:"kns.deployment-2538" profile_ids:"ksa.deployment-2538.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:34:20.288 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.288 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.288 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.288 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaed09bcd0b9" ipVersion=0x4 table="filter"
2026-02-17 15:34:20.288 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:20.288 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:20.288 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaed09bcd0b9" ipVersion=0x4 table="filter"
2026-02-17 15:34:20.288 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:20.288 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:20.288 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:20.288 [INFO][83] 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-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.289 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.340 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:20.340 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} status="down"
2026-02-17 15:34:20.373 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaed09bcd0b9" state="down"
2026-02-17 15:34:20.373 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaed09bcd0b9", State:"down", Index:151}
2026-02-17 15:34:20.373 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:20.373 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Typed[string]{}}
2026-02-17 15:34:20.373 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Typed[string]{}}
2026-02-17 15:34:20.373 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:20.373 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaed09bcd0b9" state="up"
2026-02-17 15:34:20.373 [INFO][83] 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-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.373 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.394 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:20.395 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} status="down"
2026-02-17 15:34:20.395 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaed09bcd0b9", State:"up", Index:151}
2026-02-17 15:34:20.395 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:20.395 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:20.395 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:20.395 [INFO][83] 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-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.395 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:20.415 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:20.415 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} status="up"
2026-02-17 15:34:20.559 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6113"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6113"}
2026-02-17 15:34:20.597 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-1411"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-1411"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1411"}
2026-02-17 15:34:20.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-1411" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:20.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-1411"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-1411"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1411"}
2026-02-17 15:34:20.768 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3830"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3830"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3830"}
2026-02-17 15:34:20.792 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3830" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:21.407 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205, name=eth0)
2026-02-17 15:34:21.408 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3830"} profile:{inbound_rules:{action:"allow" rule_id:"mY5KLIlzJiVCzeXc"} outbound_rules:{action:"allow" rule_id:"eEohvUajHyllnTDN"}}
2026-02-17 15:34:21.408 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3830.default"} profile:{}
2026-02-17 15:34:21.408 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali780ccb71034" profile_ids:"kns.projected-3830" profile_ids:"ksa.projected-3830.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:34:21.408 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.408 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.408 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.409 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali780ccb71034" ipVersion=0x4 table="filter"
2026-02-17 15:34:21.409 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3830" ipVersion=0x4 table="filter"
2026-02-17 15:34:21.409 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IZ6vDuRQmeJjoa1zAB" ipVersion=0x4 table="filter"
2026-02-17 15:34:21.409 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali780ccb71034" ipVersion=0x4 table="filter"
2026-02-17 15:34:21.409 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3830" ipVersion=0x4 table="filter"
2026-02-17 15:34:21.409 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IZ6vDuRQmeJjoa1zAB" ipVersion=0x4 table="filter"
2026-02-17 15:34:21.409 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali780ccb71034"
2026-02-17 15:34:21.409 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.409 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.436 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-5b97b67475-s68z7, name=eth0)
2026-02-17 15:34:21.446 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:21.446 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="down"
2026-02-17 15:34:21.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaed09bcd0b9" profile_ids:"kns.deployment-2538" profile_ids:"ksa.deployment-2538.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:34:21.446 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:21.446 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:21.446 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:21.446 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:21.446 [INFO][83] 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-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:21.446 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:21.466 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:21.467 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} status="up"
2026-02-17 15:34:21.485 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali780ccb71034" state="down"
2026-02-17 15:34:21.485 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali780ccb71034", State:"down", Index:152}
2026-02-17 15:34:21.486 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali780ccb71034"
2026-02-17 15:34:21.486 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali780ccb71034"
2026-02-17 15:34:21.486 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.486 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.490 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali780ccb71034" state="up"
2026-02-17 15:34:21.500 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-17 15:34:21.500 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:21.506 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:21.506 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="down"
2026-02-17 15:34:21.506 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Typed[string]{}}
2026-02-17 15:34:21.506 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Typed[string]{}}
2026-02-17 15:34:21.506 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali780ccb71034", State:"up", Index:152}
2026-02-17 15:34:21.506 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:21.506 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:21.506 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali780ccb71034"
2026-02-17 15:34:21.506 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali780ccb71034"
2026-02-17 15:34:21.506 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali780ccb71034"
2026-02-17 15:34:21.506 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.506 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:21.526 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:21.526 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="up"
2026-02-17 15:34:21.752 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali5e685ca0f73" state="down"
2026-02-17 15:34:21.752 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e685ca0f73"
2026-02-17 15:34:21.752 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e685ca0f73", State:"down", Index:150}
2026-02-17 15:34:21.752 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Typed[string]{}}
2026-02-17 15:34:21.752 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Typed[string]{}}
2026-02-17 15:34:21.752 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-17 15:34:21.755 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali5e685ca0f73" state=""
2026-02-17 15:34:21.755 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e685ca0f73"
2026-02-17 15:34:21.776 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e685ca0f73", State:"", Index:150}
2026-02-17 15:34:21.776 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Set[string](nil)}
2026-02-17 15:34:21.776 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e685ca0f73", Addrs:set.Set[string](nil)}
2026-02-17 15:34:22.440 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205, name=eth0)
2026-02-17 15:34:22.440 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali780ccb71034" profile_ids:"kns.projected-3830" profile_ids:"ksa.projected-3830.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:34:22.440 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:22.440 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:22.440 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:22.441 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali780ccb71034"
2026-02-17 15:34:22.441 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:22.441 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:22.473 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:22.473 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="up"
2026-02-17 15:34:23.293 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=152
2026-02-17 15:34:23.293 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali780ccb71034"
2026-02-17 15:34:23.293 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:23.293 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:23.617 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205, name=eth0)
2026-02-17 15:34:23.617 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali780ccb71034" profile_ids:"kns.projected-3830" profile_ids:"ksa.projected-3830.default" ipv4_nets:"10.100.243.25/32"}
2026-02-17 15:34:23.617 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.617 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.617 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.617 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali780ccb71034"
2026-02-17 15:34:23.617 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.617 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.644 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:23.644 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="up"
2026-02-17 15:34:23.722 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=152
2026-02-17 15:34:23.722 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali780ccb71034"
2026-02-17 15:34:23.722 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali780ccb71034" state="down"
2026-02-17 15:34:23.722 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Typed[string]{}}
2026-02-17 15:34:23.722 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Typed[string]{}}
2026-02-17 15:34:23.722 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali780ccb71034", State:"down", Index:152}
2026-02-17 15:34:23.722 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali780ccb71034"
2026-02-17 15:34:23.723 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.723 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.723 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.25
2026-02-17 15:34:23.723 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali780ccb71034" state=""
2026-02-17 15:34:23.723 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali780ccb71034"
2026-02-17 15:34:23.744 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:23.744 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="down"
2026-02-17 15:34:23.744 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali780ccb71034", State:"", Index:152}
2026-02-17 15:34:23.744 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Set[string](nil)}
2026-02-17 15:34:23.744 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali780ccb71034", Addrs:set.Set[string](nil)}
2026-02-17 15:34:23.744 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali780ccb71034"
2026-02-17 15:34:23.744 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.744 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.768 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:23.768 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"} status="down"
2026-02-17 15:34:23.844 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205, name=eth0)
2026-02-17 15:34:23.844 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205" endpoint_id:"eth0"}
2026-02-17 15:34:23.844 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3830"}
2026-02-17 15:34:23.845 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3830.default"}
2026-02-17 15:34:23.845 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.845 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3830" ipVersion=0x4 table="filter"
2026-02-17 15:34:23.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IZ6vDuRQmeJjoa1zAB" ipVersion=0x4 table="filter"
2026-02-17 15:34:23.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3830" ipVersion=0x4 table="filter"
2026-02-17 15:34:23.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IZ6vDuRQmeJjoa1zAB" ipVersion=0x4 table="filter"
2026-02-17 15:34:23.845 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali780ccb71034" ipVersion=0x4 table="filter"
2026-02-17 15:34:23.845 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali780ccb71034" ipVersion=0x4 table="filter"
2026-02-17 15:34:23.845 [INFO][83] 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:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.845 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:23.903 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3830/pod-projected-configmaps-d856ea38-8a98-40e3-a2db-85d6c7083205", EndpointId:"eth0"}
2026-02-17 15:34:24.883 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3830"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3830"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3830"}
2026-02-17 15:34:24.908 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6865"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6865"}
2026-02-17 15:34:24.936 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:24.965 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6865" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:34:25.107 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7281"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7281"}
2026-02-17 15:34:25.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6343"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6343"}
2026-02-17 15:34:25.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:25.741 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:34:25.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6343"} profile:{inbound_rules:{action:"allow" rule_id:"xVpZMiyFOKcnHsHN"} outbound_rules:{action:"allow" rule_id:"zDE64czhoGY8CMAd"}}
2026-02-17 15:34:25.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6343.default"} profile:{}
2026-02-17 15:34:25.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:34:25.742 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.743 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.743 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.744 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0dd1cc653d8" ipVersion=0x4 table="filter"
2026-02-17 15:34:25.744 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wmLqQViRJ8hwP5AZ1Q" ipVersion=0x4 table="filter"
2026-02-17 15:34:25.744 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Fi1sv9xmpqGXzjB-nr" ipVersion=0x4 table="filter"
2026-02-17 15:34:25.744 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0dd1cc653d8" ipVersion=0x4 table="filter"
2026-02-17 15:34:25.744 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wmLqQViRJ8hwP5AZ1Q" ipVersion=0x4 table="filter"
2026-02-17 15:34:25.744 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Fi1sv9xmpqGXzjB-nr" ipVersion=0x4 table="filter"
2026-02-17 15:34:25.744 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:25.744 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.744 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.792 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:25.792 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="down"
2026-02-17 15:34:25.792 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-1411" name:"default"}
2026-02-17 15:34:25.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6113" name:"default"}
2026-02-17 15:34:25.817 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali0dd1cc653d8" state="down"
2026-02-17 15:34:25.817 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:25.818 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali0dd1cc653d8" state="up"
2026-02-17 15:34:25.831 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dd1cc653d8", State:"down", Index:153}
2026-02-17 15:34:25.831 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Typed[string]{}}
2026-02-17 15:34:25.831 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Typed[string]{}}
2026-02-17 15:34:25.831 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dd1cc653d8", State:"up", Index:153}
2026-02-17 15:34:25.831 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:25.831 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:25.831 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:25.831 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.831 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:25.855 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:25.855 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:34:25.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6113"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6113"}
2026-02-17 15:34:26.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6113"}
2026-02-17 15:34:26.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-1411"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-1411"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1411"}
2026-02-17 15:34:26.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-1411"}
2026-02-17 15:34:26.474 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:34:26.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:34:26.476 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:26.476 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:26.476 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:26.477 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:26.478 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:26.478 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:26.499 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:26.499 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:34:27.708 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=153
2026-02-17 15:34:27.708 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:27.708 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:27.708 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:30.123 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3830" name:"default"}
2026-02-17 15:34:30.545 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3830"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3830"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3830"}
2026-02-17 15:34:30.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3830"}
2026-02-17 15:34:30.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7281" name:"default"}
2026-02-17 15:34:30.766 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7281"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"job-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7281"}
2026-02-17 15:34:30.793 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7281"}
2026-02-17 15:34:31.771 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2538"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2538"}
2026-02-17 15:34:31.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-3015"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-3015"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3015"}
2026-02-17 15:34:31.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-3015" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:33.404 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:34:34.294 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1352"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1352"}
2026-02-17 15:34:34.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6147"}
2026-02-17 15:34:34.342 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:36.800 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-5b97b67475-s68z7, name=eth0)
2026-02-17 15:34:36.801 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaed09bcd0b9" profile_ids:"kns.deployment-2538" profile_ids:"ksa.deployment-2538.default" ipv4_nets:"10.100.243.23/32"}
2026-02-17 15:34:36.801 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.801 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.801 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.802 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:36.802 [INFO][83] 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-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.802 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.805 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=deployment-2538/test-rollover-deployment-5b97b67475-s68z7, name=eth0)
2026-02-17 15:34:36.824 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:36.825 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"} status="up"
2026-02-17 15:34:36.825 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7" endpoint_id:"eth0"}
2026-02-17 15:34:36.825 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-2538"}
2026-02-17 15:34:36.825 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-2538.default"}
2026-02-17 15:34:36.825 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.825 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.830 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:36.830 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:36.830 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-2538" ipVersion=0x4 table="filter"
2026-02-17 15:34:36.830 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IQ5BVdEPSEUTRtXvE2" ipVersion=0x4 table="filter"
2026-02-17 15:34:36.830 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.830 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaed09bcd0b9" ipVersion=0x4 table="filter"
2026-02-17 15:34:36.830 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaed09bcd0b9" ipVersion=0x4 table="filter"
2026-02-17 15:34:36.830 [INFO][83] 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-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.830 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:36.832 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.23
2026-02-17 15:34:36.896 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2538/test-rollover-deployment-5b97b67475-s68z7", EndpointId:"eth0"}
2026-02-17 15:34:37.001 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-2538" name:"default"}
2026-02-17 15:34:37.169 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaed09bcd0b9" state="down"
2026-02-17 15:34:37.169 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:37.170 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-17 15:34:37.170 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaed09bcd0b9", State:"down", Index:151}
2026-02-17 15:34:37.170 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Typed[string]{}}
2026-02-17 15:34:37.170 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Typed[string]{}}
2026-02-17 15:34:37.171 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaed09bcd0b9" state=""
2026-02-17 15:34:37.171 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaed09bcd0b9"
2026-02-17 15:34:37.196 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaed09bcd0b9", State:"", Index:151}
2026-02-17 15:34:37.196 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Set[string](nil)}
2026-02-17 15:34:37.196 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaed09bcd0b9", Addrs:set.Set[string](nil)}
2026-02-17 15:34:37.367 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2538"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2538"}
2026-02-17 15:34:37.393 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-2538"}
2026-02-17 15:34:38.433 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6147"}
2026-02-17 15:34:38.457 [INFO][83] felix/summary.go 100: Summarising 172 dataplane reconciliation loops over 1m0.5s: avg=27ms longest=88ms (resync-calico-v4)
2026-02-17 15:34:38.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2396"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2396"}
2026-02-17 15:34:38.477 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:39.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6865"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6865"}
2026-02-17 15:34:39.219 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5677"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-5677"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5677"}
2026-02-17 15:34:39.245 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:39.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1352" name:"default"}
2026-02-17 15:34:39.580 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1352"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1352"}
2026-02-17 15:34:39.602 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1352"}
2026-02-17 15:34:39.838 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-0-qbtkw, name=eth0)
2026-02-17 15:34:39.839 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5677"} profile:{inbound_rules:{action:"allow" rule_id:"7atpjXv8pSrWfnlF"} outbound_rules:{action:"allow" rule_id:"vpNIEzSKniacQ1Op"}}
2026-02-17 15:34:39.839 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5677.default"} profile:{}
2026-02-17 15:34:39.839 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-0-qbtkw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice1082a3bc4" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:34:39.839 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.839 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.839 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.839 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calice1082a3bc4" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calice1082a3bc4" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:39.840 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calice1082a3bc4"
2026-02-17 15:34:39.840 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.840 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.879 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:39.879 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="down"
2026-02-17 15:34:39.918 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calice1082a3bc4" state="down"
2026-02-17 15:34:39.918 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice1082a3bc4"
2026-02-17 15:34:39.918 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice1082a3bc4", State:"down", Index:154}
2026-02-17 15:34:39.918 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Typed[string]{}}
2026-02-17 15:34:39.918 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Typed[string]{}}
2026-02-17 15:34:39.918 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice1082a3bc4"
2026-02-17 15:34:39.918 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.918 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.920 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calice1082a3bc4" state="up"
2026-02-17 15:34:39.941 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:39.941 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="down"
2026-02-17 15:34:39.941 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice1082a3bc4", State:"up", Index:154}
2026-02-17 15:34:39.941 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calice1082a3bc4"
2026-02-17 15:34:39.941 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice1082a3bc4"
2026-02-17 15:34:39.941 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice1082a3bc4"
2026-02-17 15:34:39.942 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.942 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:39.965 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:39.965 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="up"
2026-02-17 15:34:40.207 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:34:40.207 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:34:40.207 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:34:40.556 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-0-qbtkw, name=eth0)
2026-02-17 15:34:40.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-0-qbtkw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice1082a3bc4" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:34:40.558 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:40.558 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:40.558 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:40.560 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice1082a3bc4"
2026-02-17 15:34:40.561 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:40.561 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:40.585 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:40.585 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="up"
2026-02-17 15:34:40.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-3015"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-3015"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3015"}
2026-02-17 15:34:40.977 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1526"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"job-1526"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1526"}
2026-02-17 15:34:41.001 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1526" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:41.340 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=154
2026-02-17 15:34:41.340 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calice1082a3bc4"
2026-02-17 15:34:41.340 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:41.340 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:41.608 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-86qp4, name=eth0)
2026-02-17 15:34:41.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1526"} profile:{inbound_rules:{action:"allow" rule_id:"Rvc3S8NzUUUYnced"} outbound_rules:{action:"allow" rule_id:"19ZgeuqUE-148XSn"}}
2026-02-17 15:34:41.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1526.default"} profile:{}
2026-02-17 15:34:41.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-86qp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali642747bc227" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:34:41.609 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.609 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.609 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.610 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali642747bc227" ipVersion=0x4 table="filter"
2026-02-17 15:34:41.610 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:41.610 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:41.610 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali642747bc227" ipVersion=0x4 table="filter"
2026-02-17 15:34:41.610 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:41.610 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:41.610 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali642747bc227"
2026-02-17 15:34:41.610 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.610 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.699 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:41.699 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali642747bc227" state="down"
2026-02-17 15:34:41.700 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="down"
2026-02-17 15:34:41.700 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali642747bc227", State:"down", Index:155}
2026-02-17 15:34:41.700 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali642747bc227"
2026-02-17 15:34:41.700 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Typed[string]{}}
2026-02-17 15:34:41.700 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Typed[string]{}}
2026-02-17 15:34:41.700 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali642747bc227"
2026-02-17 15:34:41.700 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.700 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.701 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali642747bc227" state="up"
2026-02-17 15:34:41.719 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:41.719 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="down"
2026-02-17 15:34:41.719 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali642747bc227", State:"up", Index:155}
2026-02-17 15:34:41.719 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali642747bc227"
2026-02-17 15:34:41.719 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali642747bc227"
2026-02-17 15:34:41.719 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali642747bc227"
2026-02-17 15:34:41.719 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.719 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:41.742 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:41.742 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="up"
2026-02-17 15:34:41.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2396"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2396"}
2026-02-17 15:34:41.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2199"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2199"}
2026-02-17 15:34:41.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2199" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:41.770 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-0-qbtkw, name=eth0)
2026-02-17 15:34:41.771 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-0-qbtkw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice1082a3bc4" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.28/32"}
2026-02-17 15:34:41.771 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.771 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.771 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.772 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice1082a3bc4"
2026-02-17 15:34:41.772 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.772 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.793 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:41.793 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="up"
2026-02-17 15:34:41.876 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calice1082a3bc4" state="down"
2026-02-17 15:34:41.876 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice1082a3bc4"
2026-02-17 15:34:41.876 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=154
2026-02-17 15:34:41.876 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice1082a3bc4", State:"down", Index:154}
2026-02-17 15:34:41.876 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Typed[string]{}}
2026-02-17 15:34:41.876 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Typed[string]{}}
2026-02-17 15:34:41.876 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice1082a3bc4"
2026-02-17 15:34:41.876 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.877 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.877 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calice1082a3bc4" state=""
2026-02-17 15:34:41.877 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calice1082a3bc4"
2026-02-17 15:34:41.877 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.28
2026-02-17 15:34:41.898 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:41.898 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="down"
2026-02-17 15:34:41.898 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice1082a3bc4", State:"", Index:154}
2026-02-17 15:34:41.899 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Set[string](nil)}
2026-02-17 15:34:41.899 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice1082a3bc4", Addrs:set.Set[string](nil)}
2026-02-17 15:34:41.899 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice1082a3bc4"
2026-02-17 15:34:41.899 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.899 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:41.923 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:41.923 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"} status="down"
2026-02-17 15:34:42.000 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-0-qbtkw, name=eth0)
2026-02-17 15:34:42.000 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-0-qbtkw" endpoint_id:"eth0"}
2026-02-17 15:34:42.000 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5677"}
2026-02-17 15:34:42.000 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5677.default"}
2026-02-17 15:34:42.000 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:42.000 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:42.000 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.000 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.000 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.000 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.000 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:42.001 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.001 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calice1082a3bc4" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.001 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.001 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calice1082a3bc4" ipVersion=0x4 table="filter"
2026-02-17 15:34:42.001 [INFO][83] 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-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:42.001 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:42.066 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-0-qbtkw", EndpointId:"eth0"}
2026-02-17 15:34:42.577 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-86qp4, name=eth0)
2026-02-17 15:34:42.578 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-86qp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali642747bc227" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:34:42.578 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:42.578 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:42.578 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:42.578 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali642747bc227"
2026-02-17 15:34:42.578 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:42.578 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:42.607 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:42.607 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="up"
2026-02-17 15:34:43.214 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-2-5zq8z, name=eth0)
2026-02-17 15:34:43.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5677"} profile:{inbound_rules:{action:"allow" rule_id:"7atpjXv8pSrWfnlF"} outbound_rules:{action:"allow" rule_id:"vpNIEzSKniacQ1Op"}}
2026-02-17 15:34:43.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5677.default"} profile:{}
2026-02-17 15:34:43.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-2-5zq8z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali922040157fc" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:34:43.215 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.215 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.215 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali922040157fc" ipVersion=0x4 table="filter"
2026-02-17 15:34:43.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:43.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:43.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali922040157fc" ipVersion=0x4 table="filter"
2026-02-17 15:34:43.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:43.216 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:43.216 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali922040157fc"
2026-02-17 15:34:43.216 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.216 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.228 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=155
2026-02-17 15:34:43.228 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali642747bc227"
2026-02-17 15:34:43.258 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:43.258 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} status="down"
2026-02-17 15:34:43.258 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:43.259 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:43.286 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali922040157fc" state="down"
2026-02-17 15:34:43.286 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali922040157fc"
2026-02-17 15:34:43.286 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali922040157fc", State:"down", Index:156}
2026-02-17 15:34:43.286 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali922040157fc", Addrs:set.Typed[string]{}}
2026-02-17 15:34:43.286 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali922040157fc", Addrs:set.Typed[string]{}}
2026-02-17 15:34:43.286 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali922040157fc"
2026-02-17 15:34:43.286 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.286 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.290 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali922040157fc" state="up"
2026-02-17 15:34:43.304 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:43.305 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} status="down"
2026-02-17 15:34:43.305 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali922040157fc", State:"up", Index:156}
2026-02-17 15:34:43.305 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali922040157fc"
2026-02-17 15:34:43.305 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali922040157fc"
2026-02-17 15:34:43.305 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali922040157fc"
2026-02-17 15:34:43.305 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.305 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.325 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:43.325 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} status="up"
2026-02-17 15:34:43.588 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-86qp4, name=eth0)
2026-02-17 15:34:43.588 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-86qp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali642747bc227" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:34:43.588 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:43.588 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:43.589 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:43.589 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali642747bc227"
2026-02-17 15:34:43.589 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:43.589 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:43.606 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-2-5zq8z, name=eth0)
2026-02-17 15:34:43.623 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:43.623 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="up"
2026-02-17 15:34:43.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-2-5zq8z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali922040157fc" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:34:43.624 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.625 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.625 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.626 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali922040157fc"
2026-02-17 15:34:43.627 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.627 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:43.645 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:43.645 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} status="up"
2026-02-17 15:34:43.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6147" name:"default"}
2026-02-17 15:34:43.773 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6147"}
2026-02-17 15:34:43.805 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2199"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2199"}
2026-02-17 15:34:43.806 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6147"}
2026-02-17 15:34:43.831 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4287"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4287"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4287"}
2026-02-17 15:34:43.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:43.886 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9077"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9077"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9077"}
2026-02-17 15:34:43.886 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-9077" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:44.417 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6865" name:"default"}
2026-02-17 15:34:44.563 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6865"
2026-02-17 15:34:44.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6865"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6865"}
2026-02-17 15:34:44.605 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-86qp4, name=eth0)
2026-02-17 15:34:44.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-86qp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali642747bc227" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:34:44.623 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6865"}
2026-02-17 15:34:44.623 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.623 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.623 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.623 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali642747bc227"
2026-02-17 15:34:44.623 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.623 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.645 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:44.645 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="up"
2026-02-17 15:34:44.789 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-86qp4, name=eth0)
2026-02-17 15:34:44.789 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-86qp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali642747bc227" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.29/32"}
2026-02-17 15:34:44.789 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.790 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.790 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.790 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali642747bc227"
2026-02-17 15:34:44.790 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.790 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.816 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:44.816 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="up"
2026-02-17 15:34:44.823 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-2-5zq8z, name=eth0)
2026-02-17 15:34:44.823 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-2-5zq8z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali922040157fc" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.30/32"}
2026-02-17 15:34:44.823 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.823 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.823 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.824 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali922040157fc"
2026-02-17 15:34:44.824 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.824 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.845 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:44.845 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} status="up"
2026-02-17 15:34:44.893 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali642747bc227" state="down"
2026-02-17 15:34:44.894 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali642747bc227"
2026-02-17 15:34:44.894 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali642747bc227", State:"down", Index:155}
2026-02-17 15:34:44.894 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Typed[string]{}}
2026-02-17 15:34:44.894 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Typed[string]{}}
2026-02-17 15:34:44.894 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali642747bc227"
2026-02-17 15:34:44.894 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.894 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.894 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-17 15:34:44.894 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.29
2026-02-17 15:34:44.899 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali642747bc227" state=""
2026-02-17 15:34:44.899 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali642747bc227"
2026-02-17 15:34:44.915 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:44.916 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="down"
2026-02-17 15:34:44.916 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali642747bc227", State:"", Index:155}
2026-02-17 15:34:44.916 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Set[string](nil)}
2026-02-17 15:34:44.916 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali642747bc227", Addrs:set.Set[string](nil)}
2026-02-17 15:34:44.916 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali642747bc227"
2026-02-17 15:34:44.916 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.916 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:44.925 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali922040157fc" state="down"
2026-02-17 15:34:44.929 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali922040157fc" state=""
2026-02-17 15:34:44.929 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali922040157fc"
2026-02-17 15:34:44.942 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:44.942 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"} status="down"
2026-02-17 15:34:44.942 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali922040157fc", State:"down", Index:156}
2026-02-17 15:34:44.942 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali922040157fc", State:"", Index:156}
2026-02-17 15:34:44.942 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali922040157fc", Addrs:set.Set[string](nil)}
2026-02-17 15:34:44.942 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali922040157fc", Addrs:set.Set[string](nil)}
2026-02-17 15:34:44.942 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali922040157fc"
2026-02-17 15:34:44.942 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.942 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:44.943 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.30
2026-02-17 15:34:44.969 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:44.969 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"} status="down"
2026-02-17 15:34:45.019 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-86qp4, name=eth0)
2026-02-17 15:34:45.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-86qp4" endpoint_id:"eth0"}
2026-02-17 15:34:45.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1526"}
2026-02-17 15:34:45.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1526.default"}
2026-02-17 15:34:45.019 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:45.019 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:45.019 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.019 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.019 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.019 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.019 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:45.019 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali642747bc227" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.019 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali642747bc227" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.019 [INFO][83] 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-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:45.019 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:45.073 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-86qp4", EndpointId:"eth0"}
2026-02-17 15:34:45.134 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-2-5zq8z, name=eth0)
2026-02-17 15:34:45.134 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-2-5zq8z" endpoint_id:"eth0"}
2026-02-17 15:34:45.134 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5677"}
2026-02-17 15:34:45.134 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5677.default"}
2026-02-17 15:34:45.134 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:45.134 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:45.135 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.135 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.135 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.135 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.135 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:45.135 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali922040157fc" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.135 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali922040157fc" ipVersion=0x4 table="filter"
2026-02-17 15:34:45.135 [INFO][83] 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-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:45.135 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:45.188 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-2-5zq8z", EndpointId:"eth0"}
2026-02-17 15:34:45.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-3015"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-3015"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3015"}
2026-02-17 15:34:46.201 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-xxbbj, name=eth0)
2026-02-17 15:34:46.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1526"} profile:{inbound_rules:{action:"allow" rule_id:"Rvc3S8NzUUUYnced"} outbound_rules:{action:"allow" rule_id:"19ZgeuqUE-148XSn"}}
2026-02-17 15:34:46.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1526.default"} profile:{}
2026-02-17 15:34:46.201 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-xxbbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00f92414847" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:34:46.201 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.202 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.202 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00f92414847" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00f92414847" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:46.202 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00f92414847"
2026-02-17 15:34:46.202 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.202 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.238 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:46.238 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="down"
2026-02-17 15:34:46.271 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali00f92414847" state="down"
2026-02-17 15:34:46.271 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00f92414847"
2026-02-17 15:34:46.271 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00f92414847", State:"down", Index:157}
2026-02-17 15:34:46.271 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Typed[string]{}}
2026-02-17 15:34:46.271 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Typed[string]{}}
2026-02-17 15:34:46.271 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00f92414847"
2026-02-17 15:34:46.271 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.271 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.275 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali00f92414847" state="up"
2026-02-17 15:34:46.291 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:46.291 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="down"
2026-02-17 15:34:46.291 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00f92414847", State:"up", Index:157}
2026-02-17 15:34:46.291 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00f92414847"
2026-02-17 15:34:46.291 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00f92414847"
2026-02-17 15:34:46.291 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00f92414847"
2026-02-17 15:34:46.291 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.291 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.315 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:46.316 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="up"
2026-02-17 15:34:46.639 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:34:46.639 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:34:46.639 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:46.639 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:46.639 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:46.640 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:34:46.641 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:46.641 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:34:46.660 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-xxbbj, name=eth0)
2026-02-17 15:34:46.672 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:46.672 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:34:46.672 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-xxbbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00f92414847" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:34:46.672 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.672 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.672 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.673 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00f92414847"
2026-02-17 15:34:46.674 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.674 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:46.730 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:46.730 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="up"
2026-02-17 15:34:46.781 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2396" name:"default"}
2026-02-17 15:34:46.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2396"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2396"}
2026-02-17 15:34:47.003 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2396"}
2026-02-17 15:34:47.656 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-xxbbj, name=eth0)
2026-02-17 15:34:47.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-xxbbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00f92414847" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:34:47.656 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:47.656 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:47.656 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:47.657 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00f92414847"
2026-02-17 15:34:47.658 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:47.658 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:47.681 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:47.681 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="up"
2026-02-17 15:34:47.805 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=157
2026-02-17 15:34:47.805 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00f92414847"
2026-02-17 15:34:47.805 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:47.805 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:48.666 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-xxbbj, name=eth0)
2026-02-17 15:34:48.666 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-xxbbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00f92414847" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:34:48.666 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.666 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.666 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.667 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00f92414847"
2026-02-17 15:34:48.667 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.667 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.695 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:48.695 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="up"
2026-02-17 15:34:48.845 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-xxbbj, name=eth0)
2026-02-17 15:34:48.845 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-xxbbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00f92414847" profile_ids:"kns.job-1526" profile_ids:"ksa.job-1526.default" ipv4_nets:"10.100.243.27/32"}
2026-02-17 15:34:48.845 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.845 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.846 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.847 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00f92414847"
2026-02-17 15:34:48.847 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.847 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.878 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:48.879 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="up"
2026-02-17 15:34:48.951 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali00f92414847" state="down"
2026-02-17 15:34:48.951 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00f92414847"
2026-02-17 15:34:48.951 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-17 15:34:48.951 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00f92414847", State:"down", Index:157}
2026-02-17 15:34:48.952 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Typed[string]{}}
2026-02-17 15:34:48.952 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Typed[string]{}}
2026-02-17 15:34:48.952 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00f92414847"
2026-02-17 15:34:48.952 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.952 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.952 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali00f92414847" state=""
2026-02-17 15:34:48.952 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00f92414847"
2026-02-17 15:34:48.952 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.27
2026-02-17 15:34:48.976 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:48.976 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="down"
2026-02-17 15:34:48.976 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00f92414847", State:"", Index:157}
2026-02-17 15:34:48.976 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Set[string](nil)}
2026-02-17 15:34:48.976 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00f92414847", Addrs:set.Set[string](nil)}
2026-02-17 15:34:48.976 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00f92414847"
2026-02-17 15:34:48.976 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.977 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:48.999 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:48.999 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"} status="down"
2026-02-17 15:34:49.041 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-1526/fail-once-local-xxbbj, name=eth0)
2026-02-17 15:34:49.042 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1526/fail-once-local-xxbbj" endpoint_id:"eth0"}
2026-02-17 15:34:49.042 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1526"}
2026-02-17 15:34:49.042 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1526.default"}
2026-02-17 15:34:49.042 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:49.042 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:49.043 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:49.043 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:49.044 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1526" ipVersion=0x4 table="filter"
2026-02-17 15:34:49.044 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OiDZAwc5EV1v5JKvNL" ipVersion=0x4 table="filter"
2026-02-17 15:34:49.044 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:49.044 [INFO][83] 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 15:34:49.044 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00f92414847" ipVersion=0x4 table="filter"
2026-02-17 15:34:49.045 [INFO][83] 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 15:34:49.045 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00f92414847" ipVersion=0x4 table="filter"
2026-02-17 15:34:49.045 [INFO][83] 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-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:49.045 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:49.117 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1526/fail-once-local-xxbbj", EndpointId:"eth0"}
2026-02-17 15:34:49.154 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2199" name:"default"}
2026-02-17 15:34:49.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2199"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2199"}
2026-02-17 15:34:49.207 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2199"}
2026-02-17 15:34:49.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9077"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9077"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9077"}
2026-02-17 15:34:50.084 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4287"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4287"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4287"}
2026-02-17 15:34:50.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5196"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5196"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5196"}
2026-02-17 15:34:50.147 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5196" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:50.249 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5196"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5196"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5196"}
2026-02-17 15:34:50.271 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8519"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8519"}
2026-02-17 15:34:50.272 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:51.029 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-bhl2r, name=eth0)
2026-02-17 15:34:51.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8519"} profile:{inbound_rules:{action:"allow" rule_id:"Ts2X6HKGc4NhpsBp"} outbound_rules:{action:"allow" rule_id:"ZSgvwG1RfruwwOMD"}}
2026-02-17 15:34:51.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8519.default"} profile:{}
2026-02-17 15:34:51.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-bhl2r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8c2315e11d" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:34:51.030 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.030 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.030 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic8c2315e11d" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic8c2315e11d" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:34:51.031 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic8c2315e11d"
2026-02-17 15:34:51.031 [INFO][83] 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-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.031 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.065 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:51.065 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} status="down"
2026-02-17 15:34:51.065 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1526"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"job-1526"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1526"}
2026-02-17 15:34:51.090 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-3639"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-3639"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3639"}
2026-02-17 15:34:51.108 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-3639" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:51.110 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="calic8c2315e11d" state="down"
2026-02-17 15:34:51.110 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8c2315e11d"
2026-02-17 15:34:51.112 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="calic8c2315e11d" state="up"
2026-02-17 15:34:51.126 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8c2315e11d", State:"down", Index:158}
2026-02-17 15:34:51.126 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Typed[string]{}}
2026-02-17 15:34:51.126 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Typed[string]{}}
2026-02-17 15:34:51.126 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8c2315e11d", State:"up", Index:158}
2026-02-17 15:34:51.126 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic8c2315e11d"
2026-02-17 15:34:51.126 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic8c2315e11d"
2026-02-17 15:34:51.126 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8c2315e11d"
2026-02-17 15:34:51.126 [INFO][83] 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-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.126 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.159 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:51.159 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} status="up"
2026-02-17 15:34:51.687 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-bhl2r, name=eth0)
2026-02-17 15:34:51.687 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-bhl2r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8c2315e11d" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:34:51.687 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.687 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.687 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.687 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8c2315e11d"
2026-02-17 15:34:51.688 [INFO][83] 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-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.688 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:51.715 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:51.715 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} status="up"
2026-02-17 15:34:52.796 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-17 15:34:52.796 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic8c2315e11d"
2026-02-17 15:34:52.796 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:52.796 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:34:53.349 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-3639" type:"ClusterIP" cluster_ips:"10.254.115.108" ports:{Protocol:"TCP" Port:9443}
2026-02-17 15:34:55.211 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-9077" name:"default"}
2026-02-17 15:34:55.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9077"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9077"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9077"}
2026-02-17 15:34:55.254 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-9077"}
2026-02-17 15:34:55.309 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5196" name:"default"}
2026-02-17 15:34:55.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4287" name:"default"}
2026-02-17 15:34:55.644 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4287"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4287"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4287"}
2026-02-17 15:34:55.669 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4287"}
2026-02-17 15:34:55.764 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5196"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5196"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5196"}
2026-02-17 15:34:55.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5196"}
2026-02-17 15:34:56.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1526" name:"default"}
2026-02-17 15:34:56.208 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-bhl2r, name=eth0)
2026-02-17 15:34:56.208 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-bhl2r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8c2315e11d" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:34:56.208 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.208 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.209 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.211 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8c2315e11d"
2026-02-17 15:34:56.211 [INFO][83] 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-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.211 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.229 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-bhl2r, name=eth0)
2026-02-17 15:34:56.237 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:56.237 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} status="up"
2026-02-17 15:34:56.237 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-bhl2r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic8c2315e11d" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.26/32"}
2026-02-17 15:34:56.237 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.237 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.237 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.237 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic8c2315e11d"
2026-02-17 15:34:56.237 [INFO][83] 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-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.237 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.259 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:56.259 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"} status="up"
2026-02-17 15:34:56.466 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-bhl2r, name=eth0)
2026-02-17 15:34:56.466 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-bhl2r" endpoint_id:"eth0"}
2026-02-17 15:34:56.466 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8519"}
2026-02-17 15:34:56.466 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8519.default"}
2026-02-17 15:34:56.466 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.466 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic8c2315e11d" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic8c2315e11d" ipVersion=0x4 table="filter"
2026-02-17 15:34:56.467 [INFO][83] 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-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.467 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.468 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.26
bird: KIF: Received address message for unknown interface 158
2026-02-17 15:34:56.533 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-bhl2r", EndpointId:"eth0"}
2026-02-17 15:34:56.576 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic8c2315e11d"
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="calic8c2315e11d" state="down"
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="calic8c2315e11d" state=""
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic8c2315e11d"
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Typed[string]{}}
2026-02-17 15:34:56.576 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Typed[string]{}}
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8c2315e11d", State:"down", Index:158}
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic8c2315e11d", State:"", Index:158}
2026-02-17 15:34:56.576 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Set[string](nil)}
2026-02-17 15:34:56.576 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic8c2315e11d", Addrs:set.Set[string](nil)}
2026-02-17 15:34:56.631 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1526"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"job-1526"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1526"}
2026-02-17 15:34:56.656 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1526"}
2026-02-17 15:34:57.280 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-3-6fxnb, name=eth0)
2026-02-17 15:34:57.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5677"} profile:{inbound_rules:{action:"allow" rule_id:"7atpjXv8pSrWfnlF"} outbound_rules:{action:"allow" rule_id:"vpNIEzSKniacQ1Op"}}
2026-02-17 15:34:57.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5677.default"} profile:{}
2026-02-17 15:34:57.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-3-6fxnb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317543281a2" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:34:57.280 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.280 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.280 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.281 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali317543281a2" ipVersion=0x4 table="filter"
2026-02-17 15:34:57.281 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:57.281 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:57.281 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali317543281a2" ipVersion=0x4 table="filter"
2026-02-17 15:34:57.281 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:57.281 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:57.281 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali317543281a2"
2026-02-17 15:34:57.281 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.281 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.326 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:57.326 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="down"
2026-02-17 15:34:57.351 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali317543281a2" state="down"
2026-02-17 15:34:57.351 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali317543281a2"
2026-02-17 15:34:57.351 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317543281a2", State:"down", Index:159}
2026-02-17 15:34:57.351 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali317543281a2", Addrs:set.Typed[string]{}}
2026-02-17 15:34:57.351 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali317543281a2", Addrs:set.Typed[string]{}}
2026-02-17 15:34:57.351 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali317543281a2"
2026-02-17 15:34:57.351 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.351 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.360 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali317543281a2" state="up"
2026-02-17 15:34:57.374 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:57.374 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="down"
2026-02-17 15:34:57.374 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317543281a2", State:"up", Index:159}
2026-02-17 15:34:57.374 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali317543281a2"
2026-02-17 15:34:57.374 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali317543281a2"
2026-02-17 15:34:57.375 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317543281a2"
2026-02-17 15:34:57.375 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.375 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.397 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:57.397 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="up"
2026-02-17 15:34:57.607 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-3639"
2026-02-17 15:34:57.697 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-3639"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-3639"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3639"}
2026-02-17 15:34:57.725 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"}
2026-02-17 15:34:57.732 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-3-6fxnb, name=eth0)
2026-02-17 15:34:57.745 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-3-6fxnb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317543281a2" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:34:57.745 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:57.745 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.746 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.746 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.746 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317543281a2"
2026-02-17 15:34:57.746 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.746 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:57.775 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:57.775 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="up"
2026-02-17 15:34:57.775 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"} labels:{key:"webhook-6760" value:"true"}
2026-02-17 15:34:57.775 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6686"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6686"} labels:{key:"webhook-6760-markers" value:"true"}
2026-02-17 15:34:57.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6686" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:34:58.262 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-k5vc2, name=eth0)
2026-02-17 15:34:58.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8519"} profile:{inbound_rules:{action:"allow" rule_id:"Ts2X6HKGc4NhpsBp"} outbound_rules:{action:"allow" rule_id:"ZSgvwG1RfruwwOMD"}}
2026-02-17 15:34:58.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8519.default"} profile:{}
2026-02-17 15:34:58.262 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-k5vc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b90463517" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:34:58.263 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.263 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.263 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.263 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63b90463517" ipVersion=0x4 table="filter"
2026-02-17 15:34:58.263 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:34:58.263 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:34:58.263 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63b90463517" ipVersion=0x4 table="filter"
2026-02-17 15:34:58.263 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:34:58.263 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:34:58.263 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63b90463517"
2026-02-17 15:34:58.263 [INFO][83] 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-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.263 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.298 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:58.298 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} status="down"
2026-02-17 15:34:58.340 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali63b90463517" state="down"
2026-02-17 15:34:58.340 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63b90463517"
2026-02-17 15:34:58.342 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali63b90463517" state="up"
2026-02-17 15:34:58.344 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b90463517", State:"down", Index:160}
2026-02-17 15:34:58.344 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Typed[string]{}}
2026-02-17 15:34:58.344 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Typed[string]{}}
2026-02-17 15:34:58.344 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b90463517", State:"up", Index:160}
2026-02-17 15:34:58.344 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63b90463517"
2026-02-17 15:34:58.344 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63b90463517"
2026-02-17 15:34:58.344 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63b90463517"
2026-02-17 15:34:58.345 [INFO][83] 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-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.345 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.376 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:58.376 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} status="up"
2026-02-17 15:34:58.740 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-k5vc2, name=eth0)
2026-02-17 15:34:58.740 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-k5vc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b90463517" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:34:58.740 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.740 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.740 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.740 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63b90463517"
2026-02-17 15:34:58.740 [INFO][83] 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-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.740 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:58.763 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:58.763 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} status="up"
2026-02-17 15:34:58.916 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-3-6fxnb, name=eth0)
2026-02-17 15:34:58.916 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-3-6fxnb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali317543281a2" profile_ids:"kns.job-5677" profile_ids:"ksa.job-5677.default" ipv4_nets:"10.100.243.32/32"}
2026-02-17 15:34:58.916 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:58.916 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:58.916 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:58.917 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali317543281a2"
2026-02-17 15:34:58.917 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:58.917 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:58.936 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:58.936 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="up"
2026-02-17 15:34:59.021 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali317543281a2" state="down"
2026-02-17 15:34:59.021 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317543281a2", State:"down", Index:159}
2026-02-17 15:34:59.021 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali317543281a2"
2026-02-17 15:34:59.021 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.021 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.022 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali317543281a2" state=""
2026-02-17 15:34:59.022 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali317543281a2"
2026-02-17 15:34:59.024 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.32
2026-02-17 15:34:59.044 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:59.044 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="down"
2026-02-17 15:34:59.044 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali317543281a2", State:"", Index:159}
2026-02-17 15:34:59.044 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali317543281a2", Addrs:set.Set[string](nil)}
2026-02-17 15:34:59.044 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali317543281a2", Addrs:set.Set[string](nil)}
2026-02-17 15:34:59.044 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali317543281a2"
2026-02-17 15:34:59.044 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.044 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.064 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:34:59.065 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"} status="down"
2026-02-17 15:34:59.095 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-5677/with-backoff-limit-per-index-3-6fxnb, name=eth0)
2026-02-17 15:34:59.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5677/with-backoff-limit-per-index-3-6fxnb" endpoint_id:"eth0"}
2026-02-17 15:34:59.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5677"}
2026-02-17 15:34:59.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5677.default"}
2026-02-17 15:34:59.095 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.095 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:59.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:59.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5677" ipVersion=0x4 table="filter"
2026-02-17 15:34:59.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BEI_APCe0UgYFPqID-" ipVersion=0x4 table="filter"
2026-02-17 15:34:59.095 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.096 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali317543281a2" ipVersion=0x4 table="filter"
2026-02-17 15:34:59.096 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali317543281a2" ipVersion=0x4 table="filter"
2026-02-17 15:34:59.096 [INFO][83] 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-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.096 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.161 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5677/with-backoff-limit-per-index-3-6fxnb", EndpointId:"eth0"}
2026-02-17 15:34:59.344 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-k5vc2, name=eth0)
2026-02-17 15:34:59.344 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-k5vc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b90463517" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:34:59.344 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:59.345 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:59.345 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:59.348 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63b90463517"
2026-02-17 15:34:59.348 [INFO][83] 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-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:59.348 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:34:59.380 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:34:59.380 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} status="up"
2026-02-17 15:34:59.623 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8519"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8519"}
2026-02-17 15:34:59.644 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7773"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7773"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7773"}
2026-02-17 15:34:59.666 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:00.029 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=160
2026-02-17 15:35:00.029 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63b90463517"
2026-02-17 15:35:00.029 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:00.029 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:00.732 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6760" type:"ClusterIP" cluster_ips:"10.254.234.218" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:35:00.757 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-k5vc2, name=eth0)
2026-02-17 15:35:00.785 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-k5vc2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b90463517" profile_ids:"kns.kubectl-8519" profile_ids:"ksa.kubectl-8519.default" ipv4_nets:"10.100.243.51/32"}
2026-02-17 15:35:00.785 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.785 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.785 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.786 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63b90463517"
2026-02-17 15:35:00.786 [INFO][83] 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-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.786 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.811 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:00.811 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"} status="up"
2026-02-17 15:35:00.962 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=kubectl-8519/update-demo-nautilus-k5vc2, name=eth0)
2026-02-17 15:35:00.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8519/update-demo-nautilus-k5vc2" endpoint_id:"eth0"}
2026-02-17 15:35:00.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8519"}
2026-02-17 15:35:00.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8519.default"}
2026-02-17 15:35:00.963 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.963 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:35:00.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:35:00.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8519" ipVersion=0x4 table="filter"
2026-02-17 15:35:00.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Jhe5rBhyFCPvjfgiwD" ipVersion=0x4 table="filter"
2026-02-17 15:35:00.964 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63b90463517" ipVersion=0x4 table="filter"
2026-02-17 15:35:00.964 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63b90463517" ipVersion=0x4 table="filter"
2026-02-17 15:35:00.964 [INFO][83] 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-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.964 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:00.965 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.51
2026-02-17 15:35:01.029 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8519/update-demo-nautilus-k5vc2", EndpointId:"eth0"}
2026-02-17 15:35:01.066 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali63b90463517" state="down"
2026-02-17 15:35:01.067 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63b90463517"
2026-02-17 15:35:01.067 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b90463517", State:"down", Index:160}
2026-02-17 15:35:01.067 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Typed[string]{}}
2026-02-17 15:35:01.067 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Typed[string]{}}
2026-02-17 15:35:01.070 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=160
2026-02-17 15:35:01.075 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali63b90463517" state=""
2026-02-17 15:35:01.075 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63b90463517"
2026-02-17 15:35:01.090 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b90463517", State:"", Index:160}
2026-02-17 15:35:01.090 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Set[string](nil)}
2026-02-17 15:35:01.090 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b90463517", Addrs:set.Set[string](nil)}
2026-02-17 15:35:01.367 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5677"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-5677"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5677"}
2026-02-17 15:35:01.396 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-147"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-147"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-147"}
2026-02-17 15:35:01.416 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:02.013 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-147/indexed-job-0-m897b, name=eth0)
2026-02-17 15:35:02.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-147"} profile:{inbound_rules:{action:"allow" rule_id:"TB_nPgrFaJ5wfSEj"} outbound_rules:{action:"allow" rule_id:"20aXWOS56jf4OUDC"}}
2026-02-17 15:35:02.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-147.default"} profile:{}
2026-02-17 15:35:02.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-147/indexed-job-0-m897b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38b8906100" profile_ids:"kns.job-147" profile_ids:"ksa.job-147.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:35:02.014 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.014 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.014 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic38b8906100" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-147" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-147.default" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic38b8906100" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-147" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.015 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-147.default" ipVersion=0x4 table="filter"
2026-02-17 15:35:02.016 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic38b8906100"
2026-02-17 15:35:02.016 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.016 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.060 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:02.060 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="down"
2026-02-17 15:35:02.091 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="calic38b8906100" state="down"
2026-02-17 15:35:02.093 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic38b8906100"
2026-02-17 15:35:02.092 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38b8906100", State:"down", Index:161}
2026-02-17 15:35:02.096 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Typed[string]{}}
2026-02-17 15:35:02.096 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Typed[string]{}}
2026-02-17 15:35:02.096 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic38b8906100"
2026-02-17 15:35:02.096 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.096 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.097 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="calic38b8906100" state="up"
2026-02-17 15:35:02.112 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:02.112 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="down"
2026-02-17 15:35:02.112 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38b8906100", State:"up", Index:161}
2026-02-17 15:35:02.112 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic38b8906100"
2026-02-17 15:35:02.112 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic38b8906100"
2026-02-17 15:35:02.112 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38b8906100"
2026-02-17 15:35:02.112 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.112 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.128 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:02.128 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:02.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7773"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7773"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7773"}
2026-02-17 15:35:02.770 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-147/indexed-job-0-m897b, name=eth0)
2026-02-17 15:35:02.771 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-147/indexed-job-0-m897b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38b8906100" profile_ids:"kns.job-147" profile_ids:"ksa.job-147.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:35:02.771 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.771 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.771 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.773 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38b8906100"
2026-02-17 15:35:02.773 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.773 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:02.794 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:02.794 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:02.797 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2263"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2263"}
2026-02-17 15:35:02.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:02.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-3639" name:"default"}
2026-02-17 15:35:03.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-3639"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-3639"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3639"}
2026-02-17 15:35:03.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-3639"}
2026-02-17 15:35:03.413 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153, name=eth0)
2026-02-17 15:35:03.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2263.default"} profile:{}
2026-02-17 15:35:03.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2263"} profile:{inbound_rules:{action:"allow" rule_id:"nfpF657LEuAZgH9R"} outbound_rules:{action:"allow" rule_id:"WJkJ_z7L50XA-HtQ"}}
2026-02-17 15:35:03.414 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e74dde7cc" profile_ids:"kns.projected-2263" profile_ids:"ksa.projected-2263.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:35:03.414 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.414 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.414 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.414 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2e74dde7cc" ipVersion=0x4 table="filter"
2026-02-17 15:35:03.414 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2263" ipVersion=0x4 table="filter"
2026-02-17 15:35:03.414 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cgrW_5LpFju8BB9bnj" ipVersion=0x4 table="filter"
2026-02-17 15:35:03.414 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2e74dde7cc" ipVersion=0x4 table="filter"
2026-02-17 15:35:03.414 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2263" ipVersion=0x4 table="filter"
2026-02-17 15:35:03.414 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cgrW_5LpFju8BB9bnj" ipVersion=0x4 table="filter"
2026-02-17 15:35:03.414 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:03.414 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.414 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.464 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:03.464 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="down"
2026-02-17 15:35:03.485 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calib2e74dde7cc" state="down"
2026-02-17 15:35:03.485 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2e74dde7cc"
2026-02-17 15:35:03.485 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calib2e74dde7cc" state="up"
2026-02-17 15:35:03.485 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e74dde7cc", State:"down", Index:162}
2026-02-17 15:35:03.485 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Typed[string]{}}
2026-02-17 15:35:03.485 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Typed[string]{}}
2026-02-17 15:35:03.485 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e74dde7cc", State:"up", Index:162}
2026-02-17 15:35:03.485 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:03.485 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:03.486 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:03.486 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.486 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.505 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:03.505 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="up"
2026-02-17 15:35:03.516 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=161
2026-02-17 15:35:03.516 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic38b8906100"
2026-02-17 15:35:03.516 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:03.516 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:03.775 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153, name=eth0)
2026-02-17 15:35:03.775 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e74dde7cc" profile_ids:"kns.projected-2263" profile_ids:"ksa.projected-2263.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:35:03.775 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.775 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.775 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.775 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:03.776 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.776 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:03.799 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:03.799 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="up"
2026-02-17 15:35:03.955 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-147/indexed-job-0-m897b, name=eth0)
2026-02-17 15:35:03.956 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-147/indexed-job-0-m897b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38b8906100" profile_ids:"kns.job-147" profile_ids:"ksa.job-147.default" ipv4_nets:"10.100.243.35/32"}
2026-02-17 15:35:03.956 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:03.956 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:03.956 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:03.957 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38b8906100"
2026-02-17 15:35:03.957 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:03.957 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 161
2026-02-17 15:35:03.978 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:03.978 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:04.063 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="calic38b8906100" state="down"
2026-02-17 15:35:04.063 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic38b8906100"
2026-02-17 15:35:04.063 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=161
2026-02-17 15:35:04.063 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38b8906100", State:"down", Index:161}
2026-02-17 15:35:04.063 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Typed[string]{}}
2026-02-17 15:35:04.063 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Typed[string]{}}
2026-02-17 15:35:04.063 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic38b8906100"
2026-02-17 15:35:04.063 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.063 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.064 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.35
2026-02-17 15:35:04.064 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="calic38b8906100" state=""
2026-02-17 15:35:04.064 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic38b8906100"
2026-02-17 15:35:04.091 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:04.091 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="down"
2026-02-17 15:35:04.091 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38b8906100", State:"", Index:161}
2026-02-17 15:35:04.091 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Set[string](nil)}
2026-02-17 15:35:04.091 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38b8906100", Addrs:set.Set[string](nil)}
2026-02-17 15:35:04.091 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic38b8906100"
2026-02-17 15:35:04.092 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.092 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.120 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:04.120 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"} status="down"
2026-02-17 15:35:04.180 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-147/indexed-job-0-m897b, name=eth0)
2026-02-17 15:35:04.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-147/indexed-job-0-m897b" endpoint_id:"eth0"}
2026-02-17 15:35:04.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-147"}
2026-02-17 15:35:04.180 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-147.default"}
2026-02-17 15:35:04.181 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.181 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-147" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-147.default" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-147" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-147.default" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic38b8906100" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic38b8906100" ipVersion=0x4 table="filter"
2026-02-17 15:35:04.181 [INFO][83] 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-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.181 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.237 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-147/indexed-job-0-m897b", EndpointId:"eth0"}
2026-02-17 15:35:04.795 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153, name=eth0)
2026-02-17 15:35:04.795 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e74dde7cc" profile_ids:"kns.projected-2263" profile_ids:"ksa.projected-2263.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:35:04.795 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:04.796 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:04.796 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:04.796 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:04.796 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:04.796 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:04.825 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:04.825 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="up"
2026-02-17 15:35:05.039 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8519" name:"default"}
2026-02-17 15:35:05.089 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8519"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8519"}
2026-02-17 15:35:05.121 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8519"}
2026-02-17 15:35:05.276 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=162
2026-02-17 15:35:05.276 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2e74dde7cc"
2026-02-17 15:35:05.276 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:05.276 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:05.805 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:35:05.806 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:35:05.806 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:05.806 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:05.806 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:05.807 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:35:05.807 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:05.807 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:05.826 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:05.826 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:35:05.975 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153, name=eth0)
2026-02-17 15:35:05.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e74dde7cc" profile_ids:"kns.projected-2263" profile_ids:"ksa.projected-2263.default" ipv4_nets:"10.100.243.47/32"}
2026-02-17 15:35:05.975 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:05.975 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:05.976 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:05.977 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:05.977 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:05.977 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 162
2026-02-17 15:35:06.002 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:06.002 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="up"
2026-02-17 15:35:06.083 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=162
2026-02-17 15:35:06.083 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2e74dde7cc"
2026-02-17 15:35:06.083 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calib2e74dde7cc" state="down"
2026-02-17 15:35:06.084 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Typed[string]{}}
2026-02-17 15:35:06.084 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Typed[string]{}}
2026-02-17 15:35:06.084 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e74dde7cc", State:"down", Index:162}
2026-02-17 15:35:06.084 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:06.084 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.084 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.084 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.47
2026-02-17 15:35:06.084 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calib2e74dde7cc" state=""
2026-02-17 15:35:06.084 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2e74dde7cc"
2026-02-17 15:35:06.119 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:06.119 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="down"
2026-02-17 15:35:06.119 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e74dde7cc", State:"", Index:162}
2026-02-17 15:35:06.119 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Set[string](nil)}
2026-02-17 15:35:06.119 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e74dde7cc", Addrs:set.Set[string](nil)}
2026-02-17 15:35:06.119 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e74dde7cc"
2026-02-17 15:35:06.119 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.119 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.141 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:06.141 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"} status="down"
2026-02-17 15:35:06.181 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153, name=eth0)
2026-02-17 15:35:06.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153" endpoint_id:"eth0"}
2026-02-17 15:35:06.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2263"}
2026-02-17 15:35:06.181 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2263.default"}
2026-02-17 15:35:06.181 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.182 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.182 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2263" ipVersion=0x4 table="filter"
2026-02-17 15:35:06.182 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cgrW_5LpFju8BB9bnj" ipVersion=0x4 table="filter"
2026-02-17 15:35:06.182 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2263" ipVersion=0x4 table="filter"
2026-02-17 15:35:06.182 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cgrW_5LpFju8BB9bnj" ipVersion=0x4 table="filter"
2026-02-17 15:35:06.182 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.182 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2e74dde7cc" ipVersion=0x4 table="filter"
2026-02-17 15:35:06.182 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2e74dde7cc" ipVersion=0x4 table="filter"
2026-02-17 15:35:06.182 [INFO][83] 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:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.182 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.248 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2263/pod-projected-secrets-68de9d19-bc3d-4748-acb9-afb5678a4153", EndpointId:"eth0"}
2026-02-17 15:35:06.778 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5677" name:"default"}
2026-02-17 15:35:06.897 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5677"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-5677"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5677"}
2026-02-17 15:35:06.920 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5677"}
2026-02-17 15:35:06.955 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2263"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2263"}
2026-02-17 15:35:06.991 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6007"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6007"}
2026-02-17 15:35:07.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:07.615 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362, name=eth0)
2026-02-17 15:35:07.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6007"} profile:{inbound_rules:{action:"allow" rule_id:"oZzZz70R-TX2RKlD"} outbound_rules:{action:"allow" rule_id:"XKFr9Tqk7g7_NJxu"}}
2026-02-17 15:35:07.615 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6007.default"} profile:{}
2026-02-17 15:35:07.616 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1bc3d1da6a2" profile_ids:"kns.projected-6007" profile_ids:"ksa.projected-6007.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:35:07.616 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.616 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.616 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1bc3d1da6a2" ipVersion=0x4 table="filter"
2026-02-17 15:35:07.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6007" ipVersion=0x4 table="filter"
2026-02-17 15:35:07.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_klGdDlU8ddGNSldFjf" ipVersion=0x4 table="filter"
2026-02-17 15:35:07.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1bc3d1da6a2" ipVersion=0x4 table="filter"
2026-02-17 15:35:07.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6007" ipVersion=0x4 table="filter"
2026-02-17 15:35:07.619 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_klGdDlU8ddGNSldFjf" ipVersion=0x4 table="filter"
2026-02-17 15:35:07.619 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:07.619 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.619 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.668 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:07.668 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="down"
2026-02-17 15:35:07.690 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali1bc3d1da6a2" state="down"
2026-02-17 15:35:07.690 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:07.691 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1bc3d1da6a2", State:"down", Index:163}
2026-02-17 15:35:07.691 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Typed[string]{}}
2026-02-17 15:35:07.691 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Typed[string]{}}
2026-02-17 15:35:07.691 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:07.691 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.691 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.691 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali1bc3d1da6a2" state="up"
2026-02-17 15:35:07.711 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:07.711 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="down"
2026-02-17 15:35:07.711 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1bc3d1da6a2", State:"up", Index:163}
2026-02-17 15:35:07.711 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:07.711 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:07.711 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:07.711 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.711 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:07.732 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:07.732 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="up"
2026-02-17 15:35:08.039 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7773" name:"default"}
2026-02-17 15:35:08.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7773"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7773"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7773"}
2026-02-17 15:35:08.187 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7773"}
2026-02-17 15:35:08.846 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362, name=eth0)
2026-02-17 15:35:08.847 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1bc3d1da6a2" profile_ids:"kns.projected-6007" profile_ids:"ksa.projected-6007.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:35:08.847 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:08.847 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:08.847 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:08.847 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:08.848 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:08.848 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:08.874 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:08.874 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="up"
2026-02-17 15:35:09.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-147"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-147"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-147"}
2026-02-17 15:35:09.500 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=163
2026-02-17 15:35:09.500 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:09.504 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:09.504 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:09.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1846"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1846"} 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-1846"}
2026-02-17 15:35:09.523 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:09.983 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362, name=eth0)
2026-02-17 15:35:09.983 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1bc3d1da6a2" profile_ids:"kns.projected-6007" profile_ids:"ksa.projected-6007.default" ipv4_nets:"10.100.243.42/32"}
2026-02-17 15:35:09.983 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:09.983 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:09.983 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:09.984 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:09.984 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:09.984 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 163
2026-02-17 15:35:10.009 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:10.009 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="up"
2026-02-17 15:35:10.089 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-17 15:35:10.089 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:10.090 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali1bc3d1da6a2" state="down"
2026-02-17 15:35:10.090 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Typed[string]{}}
2026-02-17 15:35:10.090 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Typed[string]{}}
2026-02-17 15:35:10.090 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1bc3d1da6a2", State:"down", Index:163}
2026-02-17 15:35:10.090 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:10.090 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.090 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.090 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali1bc3d1da6a2" state=""
2026-02-17 15:35:10.090 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:10.091 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.42
2026-02-17 15:35:10.109 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:10.109 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="down"
2026-02-17 15:35:10.109 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1bc3d1da6a2", State:"", Index:163}
2026-02-17 15:35:10.109 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Set[string](nil)}
2026-02-17 15:35:10.109 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1bc3d1da6a2", Addrs:set.Set[string](nil)}
2026-02-17 15:35:10.109 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1bc3d1da6a2"
2026-02-17 15:35:10.109 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.109 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.133 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:10.133 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"} status="down"
2026-02-17 15:35:10.182 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362, name=eth0)
2026-02-17 15:35:10.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362" endpoint_id:"eth0"}
2026-02-17 15:35:10.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6007"}
2026-02-17 15:35:10.182 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6007.default"}
2026-02-17 15:35:10.183 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.183 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.183 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6007" ipVersion=0x4 table="filter"
2026-02-17 15:35:10.183 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_klGdDlU8ddGNSldFjf" ipVersion=0x4 table="filter"
2026-02-17 15:35:10.183 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6007" ipVersion=0x4 table="filter"
2026-02-17 15:35:10.183 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_klGdDlU8ddGNSldFjf" ipVersion=0x4 table="filter"
2026-02-17 15:35:10.183 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.183 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1bc3d1da6a2" ipVersion=0x4 table="filter"
2026-02-17 15:35:10.183 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1bc3d1da6a2" ipVersion=0x4 table="filter"
2026-02-17 15:35:10.183 [INFO][83] 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:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.183 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:10.248 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6007/pod-projected-configmaps-659065d7-2dc0-4da1-b269-5f14a348a362", EndpointId:"eth0"}
2026-02-17 15:35:11.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6007"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6007"}
2026-02-17 15:35:11.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8215"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-8215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8215"}
2026-02-17 15:35:11.168 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8215" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:11.251 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8215"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-8215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8215"}
2026-02-17 15:35:11.270 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8275"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8275"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8275"}
2026-02-17 15:35:11.296 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8275" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:11.679 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1846"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1846"} 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-1846"}
2026-02-17 15:35:11.710 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4830"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4830"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4830"}
2026-02-17 15:35:11.733 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4830" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:11.983 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-8972"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-8972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8972"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-6760" value:"true"}
2026-02-17 15:35:12.007 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-8972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:12.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6760"
2026-02-17 15:35:12.167 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"} labels:{key:"webhook-6760" value:"true"}
2026-02-17 15:35:12.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6686"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6686"} labels:{key:"webhook-6760-markers" value:"true"}
2026-02-17 15:35:12.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-8972"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-8972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8972"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-6760" value:"true"}
2026-02-17 15:35:12.224 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7219"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7219"}
2026-02-17 15:35:12.251 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-7219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:12.347 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be, name=eth0)
2026-02-17 15:35:12.347 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4830"} profile:{inbound_rules:{action:"allow" rule_id:"_xgvwlD9TiFp8iV1"} outbound_rules:{action:"allow" rule_id:"eubVsdH2lZmKo09Y"}}
2026-02-17 15:35:12.347 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4830.default"} profile:{}
2026-02-17 15:35:12.347 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec481ac10e8" profile_ids:"kns.emptydir-4830" profile_ids:"ksa.emptydir-4830.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:35:12.348 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.348 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.348 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.348 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliec481ac10e8" ipVersion=0x4 table="filter"
2026-02-17 15:35:12.348 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4830" ipVersion=0x4 table="filter"
2026-02-17 15:35:12.348 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KxDYZneyYPdCYdLa3G" ipVersion=0x4 table="filter"
2026-02-17 15:35:12.348 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliec481ac10e8" ipVersion=0x4 table="filter"
2026-02-17 15:35:12.349 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4830" ipVersion=0x4 table="filter"
2026-02-17 15:35:12.349 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KxDYZneyYPdCYdLa3G" ipVersion=0x4 table="filter"
2026-02-17 15:35:12.349 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.349 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.349 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.388 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:12.388 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} status="down"
2026-02-17 15:35:12.423 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="caliec481ac10e8" state="down"
2026-02-17 15:35:12.423 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.423 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec481ac10e8", State:"down", Index:164}
2026-02-17 15:35:12.423 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec481ac10e8", Addrs:set.Typed[string]{}}
2026-02-17 15:35:12.423 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec481ac10e8", Addrs:set.Typed[string]{}}
2026-02-17 15:35:12.424 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.424 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.424 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.427 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="caliec481ac10e8" state="up"
2026-02-17 15:35:12.428 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="caliec481ac10e8" state="down"
2026-02-17 15:35:12.428 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="caliec481ac10e8" state="up"
2026-02-17 15:35:12.445 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:12.446 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} status="down"
2026-02-17 15:35:12.446 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec481ac10e8", State:"up", Index:164}
2026-02-17 15:35:12.446 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec481ac10e8", State:"down", Index:164}
2026-02-17 15:35:12.446 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec481ac10e8", State:"up", Index:164}
2026-02-17 15:35:12.446 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.446 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.446 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.446 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.447 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.476 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:12.476 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} status="up"
2026-02-17 15:35:12.622 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2263" name:"default"}
2026-02-17 15:35:12.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2263"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2263"}
2026-02-17 15:35:12.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2263"}
2026-02-17 15:35:12.862 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be, name=eth0)
2026-02-17 15:35:12.863 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec481ac10e8" profile_ids:"kns.emptydir-4830" profile_ids:"ksa.emptydir-4830.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:35:12.863 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.863 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.864 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.864 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec481ac10e8"
2026-02-17 15:35:12.864 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.864 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:12.893 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:12.893 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} status="up"
2026-02-17 15:35:13.424 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8275"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8275"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8275"}
2026-02-17 15:35:13.461 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2817"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"gc-2817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2817"}
2026-02-17 15:35:13.492 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-2817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:14.040 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be, name=eth0)
2026-02-17 15:35:14.041 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec481ac10e8" profile_ids:"kns.emptydir-4830" profile_ids:"ksa.emptydir-4830.default" ipv4_nets:"10.100.243.40/32"}
2026-02-17 15:35:14.041 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.041 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.041 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.042 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec481ac10e8"
2026-02-17 15:35:14.042 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.042 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 164
2026-02-17 15:35:14.073 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:14.073 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} status="up"
2026-02-17 15:35:14.116 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-2817/simpletest.rc-f44j8, name=eth0)
2026-02-17 15:35:14.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-2817"} profile:{inbound_rules:{action:"allow" rule_id:"2EaC-xvfNBNoXexV"} outbound_rules:{action:"allow" rule_id:"gLtpo22OxVgXsnw_"}}
2026-02-17 15:35:14.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-2817.default"} profile:{}
2026-02-17 15:35:14.117 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2817/simpletest.rc-f44j8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7476def18b" profile_ids:"kns.gc-2817" profile_ids:"ksa.gc-2817.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:35:14.117 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.118 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.118 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic7476def18b" ipVersion=0x4 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-2817" ipVersion=0x4 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-2817.default" ipVersion=0x4 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic7476def18b" ipVersion=0x4 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-2817" ipVersion=0x4 nextLog=2026-02-17 15:35:19.043527628 +0000 UTC m=+886.622776588 table="filter"
2026-02-17 15:35:14.118 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic7476def18b"
2026-02-17 15:35:14.118 [INFO][83] 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-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.118 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.145 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="caliec481ac10e8" state="down"
2026-02-17 15:35:14.147 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="caliec481ac10e8" state=""
2026-02-17 15:35:14.147 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec481ac10e8"
2026-02-17 15:35:14.160 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:14.160 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} status="down"
2026-02-17 15:35:14.160 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec481ac10e8", State:"down", Index:164}
2026-02-17 15:35:14.160 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec481ac10e8", State:"", Index:164}
2026-02-17 15:35:14.160 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec481ac10e8", Addrs:set.Set[string](nil)}
2026-02-17 15:35:14.160 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec481ac10e8", Addrs:set.Set[string](nil)}
2026-02-17 15:35:14.160 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec481ac10e8"
2026-02-17 15:35:14.161 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.161 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.161 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.40
2026-02-17 15:35:14.185 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calic7476def18b" state="down"
2026-02-17 15:35:14.185 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic7476def18b"
2026-02-17 15:35:14.187 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:14.187 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"} status="down"
2026-02-17 15:35:14.187 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7476def18b", State:"down", Index:165}
2026-02-17 15:35:14.187 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:14.187 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:14.187 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic7476def18b"
2026-02-17 15:35:14.187 [INFO][83] 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-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.187 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calic7476def18b" state="up"
2026-02-17 15:35:14.187 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.204 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:14.205 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} status="down"
2026-02-17 15:35:14.205 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7476def18b", State:"up", Index:165}
2026-02-17 15:35:14.205 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic7476def18b"
2026-02-17 15:35:14.205 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic7476def18b"
2026-02-17 15:35:14.205 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7476def18b"
2026-02-17 15:35:14.205 [INFO][83] 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-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.205 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.230 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:14.230 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} status="up"
2026-02-17 15:35:14.244 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be, name=eth0)
2026-02-17 15:35:14.244 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be" endpoint_id:"eth0"}
2026-02-17 15:35:14.244 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4830"}
2026-02-17 15:35:14.244 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4830.default"}
2026-02-17 15:35:14.244 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.244 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.245 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.245 [INFO][83] 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:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.245 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.305 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4830/pod-8c3e28bc-bd93-4092-afcc-6c5b08ecd0be", EndpointId:"eth0"}
2026-02-17 15:35:14.611 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-147" name:"default"}
2026-02-17 15:35:14.879 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-2817/simpletest.rc-f44j8, name=eth0)
2026-02-17 15:35:14.879 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2817/simpletest.rc-f44j8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7476def18b" profile_ids:"kns.gc-2817" profile_ids:"ksa.gc-2817.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:35:14.879 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.879 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.879 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.880 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7476def18b"
2026-02-17 15:35:14.880 [INFO][83] 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-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.880 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:14.906 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:14.906 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} status="up"
2026-02-17 15:35:14.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-147"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"job-147"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-147"}
2026-02-17 15:35:14.935 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-147"}
2026-02-17 15:35:15.580 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-17 15:35:15.580 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic7476def18b"
2026-02-17 15:35:15.580 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:15.580 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:15.813 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4830"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4830"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4830"}
2026-02-17 15:35:15.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9757"}
2026-02-17 15:35:15.848 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:15.918 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9757"}
2026-02-17 15:35:15.941 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1944"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1944"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1944"}
2026-02-17 15:35:15.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1944" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:15.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1944" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:35:16.302 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7219"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7219"}
2026-02-17 15:35:16.328 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-324"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-324"} 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-324"}
2026-02-17 15:35:16.352 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:16.669 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8215" name:"default"}
2026-02-17 15:35:16.703 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6007" name:"default"}
2026-02-17 15:35:16.728 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6007"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6007"}
2026-02-17 15:35:16.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6007"}
2026-02-17 15:35:16.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1846"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1846"} 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-1846"}
2026-02-17 15:35:16.898 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8215"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-8215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8215"}
2026-02-17 15:35:16.924 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8215"}
2026-02-17 15:35:16.940 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3, name=eth0)
2026-02-17 15:35:16.951 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-324"} profile:{inbound_rules:{action:"allow" rule_id:"7TJCzDvYKhGqX4g7"} outbound_rules:{action:"allow" rule_id:"vyJYDzLeZrOrss7n"}}
2026-02-17 15:35:16.951 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-324.default"} profile:{}
2026-02-17 15:35:16.951 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790742fa04" profile_ids:"kns.pods-324" profile_ids:"ksa.pods-324.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:35:16.951 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:16.951 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:16.951 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:16.952 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2790742fa04"
2026-02-17 15:35:16.952 [INFO][83] 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:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:16.952 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.019 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2790742fa04" state="down"
2026-02-17 15:35:17.019 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2790742fa04"
2026-02-17 15:35:17.019 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2790742fa04" state="up"
2026-02-17 15:35:17.025 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:17.025 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} status="down"
2026-02-17 15:35:17.025 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790742fa04", State:"down", Index:166}
2026-02-17 15:35:17.025 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Typed[string]{}}
2026-02-17 15:35:17.025 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Typed[string]{}}
2026-02-17 15:35:17.025 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790742fa04", State:"up", Index:166}
2026-02-17 15:35:17.025 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2790742fa04"
2026-02-17 15:35:17.025 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2790742fa04"
2026-02-17 15:35:17.025 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790742fa04"
2026-02-17 15:35:17.025 [INFO][83] 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:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.025 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.043 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:17.044 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} status="up"
2026-02-17 15:35:17.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-8972" name:"default"}
2026-02-17 15:35:17.397 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6760" name:"default"}
2026-02-17 15:35:17.572 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"} labels:{key:"webhook-6760" value:"true"}
2026-02-17 15:35:17.593 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6760"}
2026-02-17 15:35:17.713 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6686" name:"default"}
2026-02-17 15:35:17.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6686"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6686"} labels:{key:"webhook-6760-markers" value:"true"}
2026-02-17 15:35:17.801 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6686"}
2026-02-17 15:35:17.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-8972"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-8972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8972"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-6760" value:"true"}
2026-02-17 15:35:17.900 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3, name=eth0)
2026-02-17 15:35:17.900 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790742fa04" profile_ids:"kns.pods-324" profile_ids:"ksa.pods-324.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:35:17.900 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.900 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.900 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.901 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790742fa04"
2026-02-17 15:35:17.901 [INFO][83] 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:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.902 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:17.918 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:17.918 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} status="up"
2026-02-17 15:35:17.918 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-8972"}
2026-02-17 15:35:18.172 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=166
2026-02-17 15:35:18.172 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2790742fa04"
2026-02-17 15:35:18.172 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:18.172 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:18.423 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-324"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-324"} 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-324"}
2026-02-17 15:35:18.478 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6823"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6823"}
2026-02-17 15:35:18.500 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6823" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:18.526 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6823"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6823"} labels:{key:"webhook-6823" value:"true"}
2026-02-17 15:35:18.527 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9615"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9615"} labels:{key:"webhook-6823-markers" value:"true"}
2026-02-17 15:35:18.546 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:18.578 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-2817/simpletest.rc-f44j8, name=eth0)
2026-02-17 15:35:18.580 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2817/simpletest.rc-f44j8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic7476def18b" profile_ids:"kns.gc-2817" profile_ids:"ksa.gc-2817.default" ipv4_nets:"10.100.243.50/32"}
2026-02-17 15:35:18.580 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.581 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.581 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.582 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic7476def18b"
2026-02-17 15:35:18.582 [INFO][83] 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-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.583 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.588 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=gc-2817/simpletest.rc-f44j8, name=eth0)
2026-02-17 15:35:18.612 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:18.613 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"} status="up"
2026-02-17 15:35:18.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2817/simpletest.rc-f44j8" endpoint_id:"eth0"}
2026-02-17 15:35:18.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-2817"}
2026-02-17 15:35:18.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-2817.default"}
2026-02-17 15:35:18.613 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.613 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.613 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.614 [INFO][83] 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-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.614 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.614 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.50
2026-02-17 15:35:18.697 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2817/simpletest.rc-f44j8", EndpointId:"eth0"}
2026-02-17 15:35:18.719 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8275" name:"default"}
2026-02-17 15:35:18.958 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8275"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8275"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8275"}
2026-02-17 15:35:18.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8275"}
2026-02-17 15:35:19.069 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calic7476def18b" state="down"
2026-02-17 15:35:19.069 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic7476def18b"
2026-02-17 15:35:19.069 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-17 15:35:19.069 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7476def18b", State:"down", Index:165}
2026-02-17 15:35:19.069 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:19.069 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:19.069 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calic7476def18b" state=""
2026-02-17 15:35:19.069 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic7476def18b"
2026-02-17 15:35:19.094 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic7476def18b", State:"", Index:165}
2026-02-17 15:35:19.094 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Set[string](nil)}
2026-02-17 15:35:19.094 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic7476def18b", Addrs:set.Set[string](nil)}
2026-02-17 15:35:20.985 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9757" name:"default"}
2026-02-17 15:35:21.138 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4830" name:"default"}
2026-02-17 15:35:21.268 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9757"}
2026-02-17 15:35:21.301 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9757"}
2026-02-17 15:35:21.431 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6823" type:"ClusterIP" cluster_ips:"10.254.17.254" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:35:21.494 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-7219" name:"default"}
2026-02-17 15:35:21.550 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4830"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4830"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4830"}
2026-02-17 15:35:21.573 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4830"}
2026-02-17 15:35:21.710 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7219"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7219"}
2026-02-17 15:35:21.734 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-7219"}
2026-02-17 15:35:22.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6823"
2026-02-17 15:35:22.704 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6823"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6823"} labels:{key:"webhook-6823" value:"true"}
2026-02-17 15:35:22.732 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9615"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9615"} labels:{key:"webhook-6823-markers" value:"true"}
2026-02-17 15:35:22.759 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1689"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1689"}
2026-02-17 15:35:22.784 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1689" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:23.263 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-3015" name:"default"}
2026-02-17 15:35:23.450 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3, name=eth0)
2026-02-17 15:35:23.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790742fa04" profile_ids:"kns.pods-324" profile_ids:"ksa.pods-324.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:35:23.451 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.451 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.451 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.451 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790742fa04"
2026-02-17 15:35:23.451 [INFO][83] 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:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.451 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.469 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3, name=eth0)
2026-02-17 15:35:23.473 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:23.474 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} status="up"
2026-02-17 15:35:23.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-324"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"pods-324"} 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-324"}
2026-02-17 15:35:23.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-3015"}
2026-02-17 15:35:23.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2790742fa04" profile_ids:"kns.pods-324" profile_ids:"ksa.pods-324.default" ipv4_nets:"10.100.243.38/32"}
2026-02-17 15:35:23.474 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.475 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.476 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.476 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2790742fa04"
2026-02-17 15:35:23.477 [INFO][83] 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:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.477 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:23.494 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:23.494 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"} status="up"
2026-02-17 15:35:23.739 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2817"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"gc-2817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2817"}
2026-02-17 15:35:23.739 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1481"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1481"}
2026-02-17 15:35:23.764 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:25.969 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:35:25.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:35:25.970 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:25.970 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:25.970 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:25.970 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:35:25.970 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:25.970 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:25.987 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:25.987 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:35:26.891 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1689"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1689"}
2026-02-17 15:35:26.917 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9493"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9493"}
2026-02-17 15:35:26.917 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:26.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9493" name:"e2e-sa-jwz67"} labels:{key:"projectcalico.org/name" value:"e2e-sa-jwz67"}
2026-02-17 15:35:26.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9493" name:"e2e-sa-jwz67"} labels:{key:"projectcalico.org/name" value:"e2e-sa-jwz67"}
2026-02-17 15:35:26.993 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9493"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9493"}
2026-02-17 15:35:27.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5999"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5999"}
2026-02-17 15:35:27.053 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-5999" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:27.842 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1481"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1481"}
2026-02-17 15:35:27.867 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6917"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"}
2026-02-17 15:35:27.892 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:27.892 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 15:35:27.919 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 15:35:28.006 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9615" name:"default"}
2026-02-17 15:35:28.032 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"default"}
2026-02-17 15:35:28.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:28.058 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"testserviceaccount"}
2026-02-17 15:35:28.083 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6917"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"}
2026-02-17 15:35:28.083 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1867"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1867"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1867"}
2026-02-17 15:35:28.109 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-1867" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:28.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1867"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1867"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1867"}
2026-02-17 15:35:28.190 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1521"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-1521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1521"}
2026-02-17 15:35:28.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:28.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-1521" type:"ClusterIP" cluster_ips:"10.254.81.52" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 15:35:28.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6823" name:"default"}
2026-02-17 15:35:28.443 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9615"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9615"} labels:{key:"webhook-6823-markers" value:"true"}
2026-02-17 15:35:28.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9615"}
2026-02-17 15:35:28.547 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6823"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6823"} labels:{key:"webhook-6823" value:"true"}
2026-02-17 15:35:28.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6823"}
2026-02-17 15:35:28.569 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:35:28.786 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1521/pod1, name=eth0)
2026-02-17 15:35:28.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1521"} profile:{inbound_rules:{action:"allow" rule_id:"679UdmHQxqXWiZ4_"} outbound_rules:{action:"allow" rule_id:"km8WJrxqWFvAxnpd"}}
2026-02-17 15:35:28.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1521.default"} profile:{}
2026-02-17 15:35:28.787 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1521/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625904f952a" profile_ids:"kns.services-1521" profile_ids:"ksa.services-1521.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:35:28.787 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.787 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.787 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.787 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali625904f952a" ipVersion=0x4 logsSkipped=21 table="filter"
2026-02-17 15:35:28.787 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1521" ipVersion=0x4 table="filter"
2026-02-17 15:35:28.787 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1lbu2tb4NjSivc5lva" ipVersion=0x4 table="filter"
2026-02-17 15:35:28.787 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali625904f952a" ipVersion=0x4 table="filter"
2026-02-17 15:35:28.787 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1521" ipVersion=0x4 table="filter"
2026-02-17 15:35:28.787 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1lbu2tb4NjSivc5lva" ipVersion=0x4 table="filter"
2026-02-17 15:35:28.788 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali625904f952a"
2026-02-17 15:35:28.788 [INFO][83] 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-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.788 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.834 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:28.834 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} status="down"
2026-02-17 15:35:28.867 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali625904f952a" state="down"
2026-02-17 15:35:28.867 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali625904f952a"
2026-02-17 15:35:28.868 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali625904f952a" state="up"
2026-02-17 15:35:28.868 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625904f952a", State:"down", Index:167}
2026-02-17 15:35:28.868 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Typed[string]{}}
2026-02-17 15:35:28.868 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Typed[string]{}}
2026-02-17 15:35:28.868 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625904f952a", State:"up", Index:167}
2026-02-17 15:35:28.886 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali625904f952a"
2026-02-17 15:35:28.886 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali625904f952a"
2026-02-17 15:35:28.886 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625904f952a"
2026-02-17 15:35:28.886 [INFO][83] 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-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.886 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:28.921 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:28.921 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} status="up"
2026-02-17 15:35:28.928 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-2817" name:"default"}
2026-02-17 15:35:29.096 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2817"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"gc-2817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2817"}
2026-02-17 15:35:29.125 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-2817"}
2026-02-17 15:35:29.238 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5999"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5999"}
2026-02-17 15:35:29.250 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-691"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-691"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-691"}
2026-02-17 15:35:29.311 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-691" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:29.991 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1521/pod1, name=eth0)
2026-02-17 15:35:29.991 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1521/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625904f952a" profile_ids:"kns.services-1521" profile_ids:"ksa.services-1521.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:35:29.992 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:35:29.992 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:29.992 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:29.992 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:29.993 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625904f952a"
2026-02-17 15:35:29.993 [INFO][83] 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-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:29.993 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:30.017 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:30.017 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} status="up"
2026-02-17 15:35:30.621 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=167
2026-02-17 15:35:30.621 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali625904f952a"
2026-02-17 15:35:30.621 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:30.621 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:32.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1689" name:"default"}
2026-02-17 15:35:32.136 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9493" name:"default"}
2026-02-17 15:35:32.161 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9493" name:"e2e-sa-jwz67"}
2026-02-17 15:35:32.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9493"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9493"}
2026-02-17 15:35:32.285 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9493"}
2026-02-17 15:35:32.464 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1689"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1689"}
2026-02-17 15:35:32.488 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1689"}
2026-02-17 15:35:32.936 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1481" name:"default"}
2026-02-17 15:35:33.129 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6917" name:"default"}
2026-02-17 15:35:33.429 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:35:33.506 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-691"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-691"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-691"}
2026-02-17 15:35:33.531 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8951"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8951"}
2026-02-17 15:35:33.550 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-8951" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:33.679 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1481"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1481"}
2026-02-17 15:35:33.707 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1481"}
2026-02-17 15:35:33.759 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6917"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"}
2026-02-17 15:35:33.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-6917"}
2026-02-17 15:35:33.961 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-1867" name:"default"}
2026-02-17 15:35:33.994 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1867"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1867"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1867"}
2026-02-17 15:35:34.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-1867"}
2026-02-17 15:35:34.095 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b, name=eth0)
2026-02-17 15:35:34.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-8951"} profile:{inbound_rules:{action:"allow" rule_id:"DGyNx1qOan6B1Vr_"} outbound_rules:{action:"allow" rule_id:"I5k0_WitkzQ_jKR5"}}
2026-02-17 15:35:34.096 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-8951.default"} profile:{}
2026-02-17 15:35:34.096 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bf65dd471" profile_ids:"kns.containers-8951" profile_ids:"ksa.containers-8951.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:35:34.096 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.096 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.096 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.096 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia9bf65dd471" ipVersion=0x4 table="filter"
2026-02-17 15:35:34.096 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-8951" ipVersion=0x4 table="filter"
2026-02-17 15:35:34.096 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5pohkqqcMoaSzeWyqx" ipVersion=0x4 table="filter"
2026-02-17 15:35:34.096 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia9bf65dd471" ipVersion=0x4 table="filter"
2026-02-17 15:35:34.097 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-8951" ipVersion=0x4 table="filter"
2026-02-17 15:35:34.097 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5pohkqqcMoaSzeWyqx" ipVersion=0x4 table="filter"
2026-02-17 15:35:34.097 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia9bf65dd471"
2026-02-17 15:35:34.097 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.097 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.135 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:34.135 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} status="down"
2026-02-17 15:35:34.173 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calia9bf65dd471" state="down"
2026-02-17 15:35:34.174 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9bf65dd471"
2026-02-17 15:35:34.174 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bf65dd471", State:"down", Index:168}
2026-02-17 15:35:34.174 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Typed[string]{}}
2026-02-17 15:35:34.174 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Typed[string]{}}
2026-02-17 15:35:34.174 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9bf65dd471"
2026-02-17 15:35:34.174 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.174 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.177 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calia9bf65dd471" state="up"
2026-02-17 15:35:34.197 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:34.197 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} status="down"
2026-02-17 15:35:34.197 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bf65dd471", State:"up", Index:168}
2026-02-17 15:35:34.198 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia9bf65dd471"
2026-02-17 15:35:34.198 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9bf65dd471"
2026-02-17 15:35:34.198 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bf65dd471"
2026-02-17 15:35:34.198 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.198 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:34.221 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:34.221 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:34.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-5999" name:"default"}
2026-02-17 15:35:34.684 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5999"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5999"}
2026-02-17 15:35:34.709 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-5999"}
2026-02-17 15:35:35.020 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b, name=eth0)
2026-02-17 15:35:35.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bf65dd471" profile_ids:"kns.containers-8951" profile_ids:"ksa.containers-8951.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:35:35.021 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:35.021 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:35.021 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:35.022 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bf65dd471"
2026-02-17 15:35:35.023 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:35.023 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:35.043 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1521/pod1, name=eth0)
2026-02-17 15:35:35.045 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:35.045 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:35.045 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1521/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625904f952a" profile_ids:"kns.services-1521" profile_ids:"ksa.services-1521.default" ipv4_nets:"10.100.243.34/32"}
2026-02-17 15:35:35.046 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.046 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=services-1521/pod1, name=eth0)
2026-02-17 15:35:35.047 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.047 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.047 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625904f952a"
2026-02-17 15:35:35.047 [INFO][83] 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-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.047 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.085 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:35.085 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"} status="up"
2026-02-17 15:35:35.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1521/pod1" endpoint_id:"eth0"}
2026-02-17 15:35:35.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1521"}
2026-02-17 15:35:35.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1521.default"}
2026-02-17 15:35:35.086 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.086 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1521" ipVersion=0x4 table="filter"
2026-02-17 15:35:35.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1lbu2tb4NjSivc5lva" ipVersion=0x4 table="filter"
2026-02-17 15:35:35.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1521" ipVersion=0x4 table="filter"
2026-02-17 15:35:35.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1lbu2tb4NjSivc5lva" ipVersion=0x4 table="filter"
2026-02-17 15:35:35.086 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali625904f952a" ipVersion=0x4 table="filter"
2026-02-17 15:35:35.086 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali625904f952a" ipVersion=0x4 table="filter"
2026-02-17 15:35:35.086 [INFO][83] 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-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.086 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.087 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.34
2026-02-17 15:35:35.155 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1521/pod1", EndpointId:"eth0"}
2026-02-17 15:35:35.393 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=167
2026-02-17 15:35:35.393 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali625904f952a"
2026-02-17 15:35:35.393 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali625904f952a" state="down"
2026-02-17 15:35:35.394 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Typed[string]{}}
2026-02-17 15:35:35.394 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Typed[string]{}}
2026-02-17 15:35:35.395 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625904f952a", State:"down", Index:167}
2026-02-17 15:35:35.400 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali625904f952a" state=""
2026-02-17 15:35:35.400 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali625904f952a"
2026-02-17 15:35:35.416 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625904f952a", State:"", Index:167}
2026-02-17 15:35:35.416 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Set[string](nil)}
2026-02-17 15:35:35.416 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625904f952a", Addrs:set.Set[string](nil)}
2026-02-17 15:35:35.588 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8951"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8951"}
2026-02-17 15:35:35.609 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9604"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9604"}
2026-02-17 15:35:35.629 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9604" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:35.675 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9604"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9604"} labels:{key:"webhook-9604" value:"true"}
2026-02-17 15:35:35.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7077"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7077"} labels:{key:"webhook-9604-markers" value:"true"}
2026-02-17 15:35:35.698 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7077" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:35.712 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=168
2026-02-17 15:35:35.712 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia9bf65dd471"
2026-02-17 15:35:35.720 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:35.720 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:36.101 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1944"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1944"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1944"}
2026-02-17 15:35:36.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3176"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3176"}
2026-02-17 15:35:36.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-3176" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:37.189 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3176"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3176"}
2026-02-17 15:35:37.244 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4801"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4801"}
2026-02-17 15:35:37.244 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:38.088 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-1521"
2026-02-17 15:35:38.125 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1521"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-1521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1521"}
2026-02-17 15:35:38.167 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9909"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9909"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9909"}
2026-02-17 15:35:38.188 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-9909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:38.545 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9604" type:"ClusterIP" cluster_ips:"10.254.10.147" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:35:38.570 [INFO][83] felix/summary.go 100: Summarising 355 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=91ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:35:38.619 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-691" name:"default"}
2026-02-17 15:35:38.762 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9909"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9909"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9909"}
2026-02-17 15:35:38.788 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7570"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7570"}
2026-02-17 15:35:38.810 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7570" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:38.958 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-691"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-691"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-691"}
2026-02-17 15:35:38.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-691"}
2026-02-17 15:35:39.655 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9604"
2026-02-17 15:35:39.704 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9604"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9604"} labels:{key:"webhook-9604" value:"true"}
2026-02-17 15:35:39.730 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7077"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7077"} labels:{key:"webhook-9604-markers" value:"true"}
2026-02-17 15:35:39.750 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5451"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5451"}
2026-02-17 15:35:39.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:39.823 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5451"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5451"}
2026-02-17 15:35:39.854 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2865"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2865"}
2026-02-17 15:35:39.854 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:40.611 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b, name=eth0)
2026-02-17 15:35:40.611 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bf65dd471" profile_ids:"kns.containers-8951" profile_ids:"ksa.containers-8951.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:35:40.611 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.612 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.612 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.614 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bf65dd471"
2026-02-17 15:35:40.614 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.615 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.640 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b, name=eth0)
2026-02-17 15:35:40.643 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:40.643 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:40.644 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8951"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8951"}
2026-02-17 15:35:40.644 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9bf65dd471" profile_ids:"kns.containers-8951" profile_ids:"ksa.containers-8951.default" ipv4_nets:"10.100.243.41/32"}
2026-02-17 15:35:40.644 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.644 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.644 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.644 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9bf65dd471"
2026-02-17 15:35:40.644 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.644 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.661 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:40.661 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"} status="up"
2026-02-17 15:35:40.887 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b, name=eth0)
2026-02-17 15:35:40.888 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b" endpoint_id:"eth0"}
2026-02-17 15:35:40.888 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-8951"}
2026-02-17 15:35:40.888 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-8951.default"}
2026-02-17 15:35:40.888 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.888 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-8951" ipVersion=0x4 table="filter"
2026-02-17 15:35:40.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5pohkqqcMoaSzeWyqx" ipVersion=0x4 table="filter"
2026-02-17 15:35:40.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-8951" ipVersion=0x4 table="filter"
2026-02-17 15:35:40.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5pohkqqcMoaSzeWyqx" ipVersion=0x4 table="filter"
2026-02-17 15:35:40.889 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia9bf65dd471" ipVersion=0x4 table="filter"
2026-02-17 15:35:40.889 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia9bf65dd471" ipVersion=0x4 table="filter"
2026-02-17 15:35:40.889 [INFO][83] 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:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.889 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.889 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.41
2026-02-17 15:35:40.961 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-8951/client-containers-dd064351-94bd-4a37-bb04-b485e905477b", EndpointId:"eth0"}
2026-02-17 15:35:40.994 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=168
2026-02-17 15:35:40.994 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9bf65dd471"
2026-02-17 15:35:40.994 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calia9bf65dd471" state="down"
2026-02-17 15:35:40.995 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Typed[string]{}}
2026-02-17 15:35:40.995 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calia9bf65dd471" state=""
2026-02-17 15:35:40.995 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia9bf65dd471"
2026-02-17 15:35:40.995 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Typed[string]{}}
2026-02-17 15:35:40.995 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bf65dd471", State:"down", Index:168}
2026-02-17 15:35:40.995 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9bf65dd471", State:"", Index:168}
2026-02-17 15:35:40.995 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Set[string](nil)}
2026-02-17 15:35:40.995 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9bf65dd471", Addrs:set.Set[string](nil)}
2026-02-17 15:35:41.416 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1944"
2026-02-17 15:35:41.585 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1944" name:"default"}
2026-02-17 15:35:41.673 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1944"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1944"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1944"}
2026-02-17 15:35:41.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1944"}
2026-02-17 15:35:42.491 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-3176" name:"default"}
2026-02-17 15:35:42.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4801"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4801"}
2026-02-17 15:35:42.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3688"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3688"}
2026-02-17 15:35:42.832 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-3688" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:42.903 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7570"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7570"}
2026-02-17 15:35:42.922 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4444"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4444"}
2026-02-17 15:35:42.944 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:42.944 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-8951" name:"default"}
2026-02-17 15:35:43.069 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3176"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3176"}
2026-02-17 15:35:43.093 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-3176"}
2026-02-17 15:35:43.419 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8951"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8951"}
2026-02-17 15:35:43.446 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-8951"}
2026-02-17 15:35:43.681 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1521" name:"default"}
2026-02-17 15:35:43.837 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1521"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"services-1521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1521"}
2026-02-17 15:35:43.862 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1521"}
2026-02-17 15:35:44.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-9909" name:"default"}
2026-02-17 15:35:44.121 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9909"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9909"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9909"}
2026-02-17 15:35:44.146 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-9909"}
2026-02-17 15:35:45.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4444"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4444"}
2026-02-17 15:35:45.055 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2863"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2863"}
2026-02-17 15:35:45.072 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-2863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:45.171 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5451" name:"default"}
2026-02-17 15:35:45.266 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9604" name:"default"}
2026-02-17 15:35:45.328 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9604"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9604"} labels:{key:"webhook-9604" value:"true"}
2026-02-17 15:35:45.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9604"}
2026-02-17 15:35:45.460 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7077" name:"default"}
2026-02-17 15:35:45.971 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7077"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7077"} labels:{key:"webhook-9604-markers" value:"true"}
2026-02-17 15:35:45.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7077"}
2026-02-17 15:35:46.061 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5451"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5451"}
2026-02-17 15:35:46.086 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:35:46.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:35:46.086 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:46.086 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:46.086 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:46.086 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:35:46.087 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:46.087 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:35:46.104 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:46.104 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:35:46.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5451"}
2026-02-17 15:35:47.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4801" name:"default"}
2026-02-17 15:35:48.096 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7570" name:"default"}
2026-02-17 15:35:48.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7570"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7570"}
2026-02-17 15:35:48.389 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7570"}
2026-02-17 15:35:48.658 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4801"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4801"}
2026-02-17 15:35:48.688 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4801"}
2026-02-17 15:35:50.097 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3688"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3688"}
2026-02-17 15:35:50.148 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-341"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-341"}
2026-02-17 15:35:50.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-341" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:50.539 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4444" name:"default"}
2026-02-17 15:35:50.705 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-2863/test-rs-bhs6f, name=eth0)
2026-02-17 15:35:50.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-2863"} profile:{inbound_rules:{action:"allow" rule_id:"au4oOYXLU7nxiP4K"} outbound_rules:{action:"allow" rule_id:"zrfJQ-6KHYTg43Lv"}}
2026-02-17 15:35:50.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-2863.default"} profile:{}
2026-02-17 15:35:50.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2863/test-rs-bhs6f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45439b1443b" profile_ids:"kns.replicaset-2863" profile_ids:"ksa.replicaset-2863.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:35:50.706 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.706 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.706 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45439b1443b" ipVersion=0x4 table="filter"
2026-02-17 15:35:50.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-2863" ipVersion=0x4 table="filter"
2026-02-17 15:35:50.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_C95qm29dsLCTfVKl0e" ipVersion=0x4 table="filter"
2026-02-17 15:35:50.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45439b1443b" ipVersion=0x4 table="filter"
2026-02-17 15:35:50.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-2863" ipVersion=0x4 table="filter"
2026-02-17 15:35:50.707 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_C95qm29dsLCTfVKl0e" ipVersion=0x4 table="filter"
2026-02-17 15:35:50.707 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45439b1443b"
2026-02-17 15:35:50.707 [INFO][83] 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-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.707 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.754 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:50.754 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} status="down"
2026-02-17 15:35:50.779 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali45439b1443b" state="down"
2026-02-17 15:35:50.780 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45439b1443b"
2026-02-17 15:35:50.780 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45439b1443b", State:"down", Index:169}
2026-02-17 15:35:50.780 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:50.780 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:50.780 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45439b1443b"
2026-02-17 15:35:50.780 [INFO][83] 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-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.780 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.785 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali45439b1443b" state="up"
2026-02-17 15:35:50.800 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:50.800 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} status="down"
2026-02-17 15:35:50.800 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45439b1443b", State:"up", Index:169}
2026-02-17 15:35:50.800 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45439b1443b"
2026-02-17 15:35:50.800 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45439b1443b"
2026-02-17 15:35:50.800 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45439b1443b"
2026-02-17 15:35:50.800 [INFO][83] 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-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.800 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:50.820 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:50.820 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} status="up"
2026-02-17 15:35:50.963 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4444"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4444"}
2026-02-17 15:35:50.981 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4444"}
2026-02-17 15:35:51.111 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-2863/test-rs-bhs6f, name=eth0)
2026-02-17 15:35:51.111 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2863/test-rs-bhs6f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45439b1443b" profile_ids:"kns.replicaset-2863" profile_ids:"ksa.replicaset-2863.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:35:51.112 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:51.112 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:51.112 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:51.112 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45439b1443b"
2026-02-17 15:35:51.113 [INFO][83] 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-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:51.113 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:51.135 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:51.135 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} status="up"
2026-02-17 15:35:52.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2863"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2863"}
2026-02-17 15:35:52.197 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3058"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3058"}
2026-02-17 15:35:52.218 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3058" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:52.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3058"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3058"}
2026-02-17 15:35:52.295 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5971"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5971"}
2026-02-17 15:35:52.316 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-5971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:52.732 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=169
2026-02-17 15:35:52.732 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45439b1443b"
2026-02-17 15:35:52.732 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:52.732 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:53.762 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3, name=eth0)
2026-02-17 15:35:53.762 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3" endpoint_id:"eth0"}
2026-02-17 15:35:53.762 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-324"}
2026-02-17 15:35:53.762 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-324.default"}
2026-02-17 15:35:53.762 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:53.762 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:53.763 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-324" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.763 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1P_22gZw0hfmlHHdYm" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.763 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-324" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.763 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1P_22gZw0hfmlHHdYm" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.763 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:53.763 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2790742fa04" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.763 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2790742fa04" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.763 [INFO][83] 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:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:53.763 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:53.764 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.38
2026-02-17 15:35:53.824 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-324/pod-logs-websocket-2e37a951-51b9-425c-98d5-2017af3203a3", EndpointId:"eth0"}
2026-02-17 15:35:53.873 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2790742fa04" state="down"
2026-02-17 15:35:53.873 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790742fa04", State:"down", Index:166}
2026-02-17 15:35:53.873 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2790742fa04"
2026-02-17 15:35:53.873 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Typed[string]{}}
2026-02-17 15:35:53.873 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Typed[string]{}}
2026-02-17 15:35:53.876 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2790742fa04" state=""
2026-02-17 15:35:53.876 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2790742fa04"
2026-02-17 15:35:53.877 [INFO][83] 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=166
2026-02-17 15:35:53.893 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2790742fa04", State:"", Index:166}
2026-02-17 15:35:53.893 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Set[string](nil)}
2026-02-17 15:35:53.893 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2790742fa04", Addrs:set.Set[string](nil)}
2026-02-17 15:35:53.899 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5971/condition-test-j96qk, name=eth0)
2026-02-17 15:35:53.907 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-5971"} profile:{inbound_rules:{action:"allow" rule_id:"2HWrEacUmDELdR2v"} outbound_rules:{action:"allow" rule_id:"CAI8D0_7of1yIUbA"}}
2026-02-17 15:35:53.907 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-5971.default"} profile:{}
2026-02-17 15:35:53.907 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5971/condition-test-j96qk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0edf103d8d9" profile_ids:"kns.replication-controller-5971" profile_ids:"ksa.replication-controller-5971.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:35:53.907 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.907 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.908 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.908 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0edf103d8d9" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NY_hvg0tttVoOqGM23" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ww9OSPhTYVKyWWUC7Q" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0edf103d8d9" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NY_hvg0tttVoOqGM23" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ww9OSPhTYVKyWWUC7Q" ipVersion=0x4 table="filter"
2026-02-17 15:35:53.909 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0edf103d8d9"
2026-02-17 15:35:53.909 [INFO][83] 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-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.909 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.945 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:53.945 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} status="down"
2026-02-17 15:35:53.979 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0edf103d8d9" state="down"
2026-02-17 15:35:53.979 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0edf103d8d9", State:"down", Index:170}
2026-02-17 15:35:53.979 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0edf103d8d9"
2026-02-17 15:35:53.979 [INFO][83] 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-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.979 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0edf103d8d9"
2026-02-17 15:35:53.979 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:53.980 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0edf103d8d9" state="up"
2026-02-17 15:35:54.003 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:54.004 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} status="down"
2026-02-17 15:35:54.004 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Typed[string]{}}
2026-02-17 15:35:54.004 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Typed[string]{}}
2026-02-17 15:35:54.004 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0edf103d8d9", State:"up", Index:170}
2026-02-17 15:35:54.004 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0edf103d8d9"
2026-02-17 15:35:54.004 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0edf103d8d9"
2026-02-17 15:35:54.004 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0edf103d8d9"
2026-02-17 15:35:54.004 [INFO][83] 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-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:54.004 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:54.025 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:54.025 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} status="up"
2026-02-17 15:35:54.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-341"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-341"}
2026-02-17 15:35:54.307 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6420"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6420"}
2026-02-17 15:35:54.308 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:54.479 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1846" name:"default"}
2026-02-17 15:35:54.539 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1846"}
2026-02-17 15:35:54.930 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a, name=eth0)
2026-02-17 15:35:54.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6420.default"} profile:{}
2026-02-17 15:35:54.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6420"} profile:{inbound_rules:{action:"allow" rule_id:"V9q9gvjqI9o6VkUC"} outbound_rules:{action:"allow" rule_id:"faO5C43yAjOnWUk5"}}
2026-02-17 15:35:54.931 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali850ddd0e9da" profile_ids:"kns.projected-6420" profile_ids:"ksa.projected-6420.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:35:54.931 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:54.931 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:54.931 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:54.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali850ddd0e9da" ipVersion=0x4 table="filter"
2026-02-17 15:35:54.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6420" ipVersion=0x4 table="filter"
2026-02-17 15:35:54.931 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TypOJguTzAmT39kFU5" ipVersion=0x4 table="filter"
2026-02-17 15:35:54.932 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali850ddd0e9da" ipVersion=0x4 table="filter"
2026-02-17 15:35:54.932 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6420" ipVersion=0x4 table="filter"
2026-02-17 15:35:54.932 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TypOJguTzAmT39kFU5" ipVersion=0x4 table="filter"
2026-02-17 15:35:54.932 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:54.932 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:54.932 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:54.969 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:54.969 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} status="down"
2026-02-17 15:35:55.014 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali850ddd0e9da" state="down"
2026-02-17 15:35:55.014 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali850ddd0e9da"
2026-02-17 15:35:55.014 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali850ddd0e9da", State:"down", Index:171}
2026-02-17 15:35:55.014 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Typed[string]{}}
2026-02-17 15:35:55.014 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Typed[string]{}}
2026-02-17 15:35:55.014 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:55.014 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:55.014 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:55.014 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali850ddd0e9da" state="up"
2026-02-17 15:35:55.036 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:55.036 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} status="down"
2026-02-17 15:35:55.036 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali850ddd0e9da", State:"up", Index:171}
2026-02-17 15:35:55.036 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:55.036 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:55.036 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:55.037 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:55.037 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:55.062 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:55.062 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} status="up"
2026-02-17 15:35:55.140 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5971/condition-test-j96qk, name=eth0)
2026-02-17 15:35:55.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5971/condition-test-j96qk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0edf103d8d9" profile_ids:"kns.replication-controller-5971" profile_ids:"ksa.replication-controller-5971.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:35:55.141 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:55.141 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:55.141 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:55.142 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0edf103d8d9"
2026-02-17 15:35:55.142 [INFO][83] 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-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:55.142 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:35:55.174 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:55.174 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} status="up"
2026-02-17 15:35:55.205 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3688"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3688"}
2026-02-17 15:35:55.260 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=170
2026-02-17 15:35:55.260 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0edf103d8d9"
2026-02-17 15:35:55.262 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:55.262 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:55.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5971"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5971"}
2026-02-17 15:35:55.440 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-8356"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-8356"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8356"}
2026-02-17 15:35:55.464 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-8356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:56.105 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-8356"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-8356"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8356"}
2026-02-17 15:35:56.129 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=171
2026-02-17 15:35:56.129 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali850ddd0e9da"
2026-02-17 15:35:56.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8235"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8235"}
2026-02-17 15:35:56.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:56.154 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a, name=eth0)
2026-02-17 15:35:56.164 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali850ddd0e9da" profile_ids:"kns.projected-6420" profile_ids:"ksa.projected-6420.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:35:56.165 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:56.165 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:56.165 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:56.166 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:56.166 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:56.166 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:56.193 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:56.193 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} status="up"
2026-02-17 15:35:56.193 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:56.193 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:35:57.212 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-2863/test-rs-bhs6f, name=eth0)
2026-02-17 15:35:57.213 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2863/test-rs-bhs6f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45439b1443b" profile_ids:"kns.replicaset-2863" profile_ids:"ksa.replicaset-2863.default" ipv4_nets:"10.100.243.49/32"}
2026-02-17 15:35:57.213 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.213 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.213 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.213 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45439b1443b"
2026-02-17 15:35:57.214 [INFO][83] 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-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.214 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.221 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replicaset-2863/test-rs-bhs6f, name=eth0)
2026-02-17 15:35:57.240 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:35:57.240 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"} status="up"
2026-02-17 15:35:57.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-2863/test-rs-bhs6f" endpoint_id:"eth0"}
2026-02-17 15:35:57.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-2863.default"}
2026-02-17 15:35:57.240 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-2863"}
2026-02-17 15:35:57.240 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.240 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.240 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-2863" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.240 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_C95qm29dsLCTfVKl0e" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.240 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-2863" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.240 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_C95qm29dsLCTfVKl0e" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.241 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.241 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45439b1443b" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.241 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali45439b1443b" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.241 [INFO][83] 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-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.241 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.241 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.49
2026-02-17 15:35:57.304 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-2863/test-rs-bhs6f", EndpointId:"eth0"}
2026-02-17 15:35:57.304 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-2863" name:"default"}
2026-02-17 15:35:57.314 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a, name=eth0)
2026-02-17 15:35:57.329 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali850ddd0e9da" profile_ids:"kns.projected-6420" profile_ids:"ksa.projected-6420.default" ipv4_nets:"10.100.243.45/32"}
2026-02-17 15:35:57.329 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.330 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.330 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.330 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:57.330 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.330 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.354 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:57.354 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} status="down"
2026-02-17 15:35:57.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3058" name:"default"}
2026-02-17 15:35:57.410 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:57.421 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=171
2026-02-17 15:35:57.421 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali850ddd0e9da"
2026-02-17 15:35:57.421 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali850ddd0e9da" state="down"
2026-02-17 15:35:57.423 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali850ddd0e9da" state=""
2026-02-17 15:35:57.423 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali850ddd0e9da"
2026-02-17 15:35:57.439 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Typed[string]{}}
2026-02-17 15:35:57.439 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Typed[string]{}}
2026-02-17 15:35:57.439 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali850ddd0e9da", State:"down", Index:171}
2026-02-17 15:35:57.440 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali850ddd0e9da", State:"", Index:171}
2026-02-17 15:35:57.440 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Set[string](nil)}
2026-02-17 15:35:57.440 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali850ddd0e9da", Addrs:set.Set[string](nil)}
2026-02-17 15:35:57.440 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:57.440 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali850ddd0e9da"
2026-02-17 15:35:57.440 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.440 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.440 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.45
2026-02-17 15:35:57.462 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:35:57.463 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"} status="down"
2026-02-17 15:35:57.537 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a, name=eth0)
2026-02-17 15:35:57.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a" endpoint_id:"eth0"}
2026-02-17 15:35:57.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6420"}
2026-02-17 15:35:57.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6420.default"}
2026-02-17 15:35:57.537 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.538 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6420" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TypOJguTzAmT39kFU5" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6420" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TypOJguTzAmT39kFU5" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.538 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali850ddd0e9da" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.538 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali850ddd0e9da" ipVersion=0x4 table="filter"
2026-02-17 15:35:57.538 [INFO][83] 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:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.538 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.584 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6420/pod-projected-configmaps-a43bde69-5c56-4fdb-a70d-82d8463a3d9a", EndpointId:"eth0"}
2026-02-17 15:35:57.624 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-17 15:35:57.624 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45439b1443b"
2026-02-17 15:35:57.624 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali45439b1443b" state="down"
2026-02-17 15:35:57.624 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:57.624 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Typed[string]{}}
2026-02-17 15:35:57.625 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45439b1443b", State:"down", Index:169}
2026-02-17 15:35:57.625 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali45439b1443b" state=""
2026-02-17 15:35:57.625 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45439b1443b"
2026-02-17 15:35:57.650 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45439b1443b", State:"", Index:169}
2026-02-17 15:35:57.650 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Set[string](nil)}
2026-02-17 15:35:57.650 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45439b1443b", Addrs:set.Set[string](nil)}
2026-02-17 15:35:57.942 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2863"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2863"}
2026-02-17 15:35:57.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3058"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3058"}
2026-02-17 15:35:57.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-2863"}
2026-02-17 15:35:57.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3058"}
2026-02-17 15:35:58.406 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6420"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6420"}
2026-02-17 15:35:58.430 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7186"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7186"}
2026-02-17 15:35:58.451 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-7186" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:35:58.476 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-7186" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:35:59.418 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-341" name:"default"}
2026-02-17 15:35:59.587 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-341"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-341"}
2026-02-17 15:35:59.614 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-341"}
2026-02-17 15:36:00.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-3688" name:"default"}
2026-02-17 15:36:00.460 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5971/condition-test-j96qk, name=eth0)
2026-02-17 15:36:00.460 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5971/condition-test-j96qk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0edf103d8d9" profile_ids:"kns.replication-controller-5971" profile_ids:"ksa.replication-controller-5971.default" ipv4_nets:"10.100.243.48/32"}
2026-02-17 15:36:00.460 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.460 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.460 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.461 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0edf103d8d9"
2026-02-17 15:36:00.461 [INFO][83] 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-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.461 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.466 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-5971/condition-test-j96qk, name=eth0)
2026-02-17 15:36:00.483 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:00.483 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"} status="up"
2026-02-17 15:36:00.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5971/condition-test-j96qk" endpoint_id:"eth0"}
2026-02-17 15:36:00.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-5971"}
2026-02-17 15:36:00.483 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-5971.default"}
2026-02-17 15:36:00.483 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.483 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NY_hvg0tttVoOqGM23" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ww9OSPhTYVKyWWUC7Q" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NY_hvg0tttVoOqGM23" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ww9OSPhTYVKyWWUC7Q" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.484 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.484 [INFO][83] 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 15:36:00.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0edf103d8d9" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.484 [INFO][83] 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 15:36:00.484 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0edf103d8d9" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.484 [INFO][83] 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-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.484 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.485 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.48
2026-02-17 15:36:00.548 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5971/condition-test-j96qk", EndpointId:"eth0"}
2026-02-17 15:36:00.716 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-5971" name:"default"}
2026-02-17 15:36:00.798 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:00.799 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7186.default"} profile:{}
2026-02-17 15:36:00.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7186"} profile:{inbound_rules:{action:"allow" rule_id:"1eYkmoWdEYFK6gcJ"} outbound_rules:{action:"allow" rule_id:"7_qp7B1tBsdMe-h-"}}
2026-02-17 15:36:00.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:36:00.800 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.800 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.800 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.800 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.800 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.801 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.801 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.801 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.801 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:00.801 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdbb659a8cc"
2026-02-17 15:36:00.801 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.801 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.845 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0edf103d8d9" state="down"
2026-02-17 15:36:00.845 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0edf103d8d9"
2026-02-17 15:36:00.848 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:36:00.848 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:36:00.848 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0edf103d8d9", State:"down", Index:170}
2026-02-17 15:36:00.848 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Typed[string]{}}
2026-02-17 15:36:00.848 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Typed[string]{}}
2026-02-17 15:36:00.848 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali0edf103d8d9" state=""
2026-02-17 15:36:00.848 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0edf103d8d9"
2026-02-17 15:36:00.849 [INFO][83] 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=170
2026-02-17 15:36:00.872 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0edf103d8d9", State:"", Index:170}
2026-02-17 15:36:00.872 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Set[string](nil)}
2026-02-17 15:36:00.872 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0edf103d8d9", Addrs:set.Set[string](nil)}
2026-02-17 15:36:00.874 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="califdbb659a8cc" state="down"
2026-02-17 15:36:00.874 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdbb659a8cc"
2026-02-17 15:36:00.876 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="califdbb659a8cc" state="up"
2026-02-17 15:36:00.895 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-3688"}
2026-02-17 15:36:00.920 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"down", Index:172}
2026-02-17 15:36:00.920 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:36:00.920 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:36:00.920 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"up", Index:172}
2026-02-17 15:36:00.920 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdbb659a8cc"
2026-02-17 15:36:00.920 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdbb659a8cc"
2026-02-17 15:36:00.920 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:00.920 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.920 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:00.952 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:00.952 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:00.976 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-324" name:"default"}
2026-02-17 15:36:01.202 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:01.203 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:36:01.203 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.203 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.203 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.204 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:01.204 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.205 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.224 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:01.228 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:01.229 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:01.229 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:36:01.229 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.229 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.229 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.229 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:01.229 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.230 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:01.259 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:01.259 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:01.259 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-8356" name:"default"}
2026-02-17 15:36:01.442 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-324"}
2026-02-17 15:36:01.514 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5971"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5971"}
2026-02-17 15:36:01.539 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-5971"}
2026-02-17 15:36:01.665 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-8356"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-8356"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8356"}
2026-02-17 15:36:01.685 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-8356"}
2026-02-17 15:36:02.748 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-17 15:36:02.748 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdbb659a8cc"
2026-02-17 15:36:02.748 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:36:02.748 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:36:03.286 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8235"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8235"}
2026-02-17 15:36:03.325 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1189"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-1189"}
2026-02-17 15:36:03.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1189" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:36:03.620 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6420" name:"default"}
2026-02-17 15:36:03.657 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6420"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6420"}
2026-02-17 15:36:03.686 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6420"}
2026-02-17 15:36:06.230 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:36:06.230 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:36:06.230 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:06.230 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:06.230 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:06.231 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:36:06.231 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:06.232 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:06.252 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:06.252 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:36:07.449 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1189"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-1189"}
2026-02-17 15:36:07.481 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8186"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8186"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8186"}
2026-02-17 15:36:07.501 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8186" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:36:08.322 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8235" name:"default"}
2026-02-17 15:36:08.666 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8235"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8235"}
2026-02-17 15:36:08.691 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8235"}
2026-02-17 15:36:11.594 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8186"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8186"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8186"}
2026-02-17 15:36:11.625 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4306"}
2026-02-17 15:36:11.657 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4306" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:36:11.996 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4306" type:"ClusterIP" cluster_ips:"10.254.217.105" ports:{Protocol:"TCP" Port:6379}
2026-02-17 15:36:12.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1189" name:"default"}
2026-02-17 15:36:12.814 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1189"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-1189"}
2026-02-17 15:36:12.846 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1189"}
2026-02-17 15:36:14.624 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4306"}
2026-02-17 15:36:14.703 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7021"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7021"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7021"}
2026-02-17 15:36:14.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-7021" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:36:16.743 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8186" name:"default"}
2026-02-17 15:36:16.827 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8186"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8186"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8186"}
2026-02-17 15:36:16.853 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8186"}
2026-02-17 15:36:19.668 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4306"}
2026-02-17 15:36:20.817 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7021"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7021"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7021"}
2026-02-17 15:36:20.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9888"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9888"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9888"}
2026-02-17 15:36:20.885 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9888" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:36:20.909 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9888" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:36:24.695 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4306"
2026-02-17 15:36:24.835 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4306" name:"default"}
2026-02-17 15:36:25.043 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4306"}
2026-02-17 15:36:25.983 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-7021" name:"default"}
2026-02-17 15:36:26.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7021"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7021"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7021"}
2026-02-17 15:36:26.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-7021"}
2026-02-17 15:36:33.446 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:36:38.624 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:38.625 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:36:38.625 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.625 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.625 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.626 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:38.627 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.627 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.645 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:38.651 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:38.651 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:38.651 [INFO][83] felix/summary.go 100: Summarising 177 dataplane reconciliation loops over 1m0.1s: avg=26ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:36:38.651 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.37/32"}
2026-02-17 15:36:38.651 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.651 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.651 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.652 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:38.652 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.652 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.681 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:38.681 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:38.891 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:38.892 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"}
2026-02-17 15:36:38.892 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7186"}
2026-02-17 15:36:38.892 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7186.default"}
2026-02-17 15:36:38.892 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.892 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.892 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:38.892 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:38.892 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:38.892 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:38.892 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.893 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:38.893 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:38.893 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.893 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:38.893 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.37
2026-02-17 15:36:38.964 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:39.002 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-17 15:36:39.002 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdbb659a8cc"
2026-02-17 15:36:39.002 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="califdbb659a8cc" state="down"
2026-02-17 15:36:39.003 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:36:39.003 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:36:39.004 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"down", Index:172}
2026-02-17 15:36:39.004 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="califdbb659a8cc" state=""
2026-02-17 15:36:39.004 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdbb659a8cc"
2026-02-17 15:36:39.025 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"", Index:172}
2026-02-17 15:36:39.025 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Set[string](nil)}
2026-02-17 15:36:39.025 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Set[string](nil)}
2026-02-17 15:36:39.975 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:39.975 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7186.default"} profile:{}
2026-02-17 15:36:39.976 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7186"} profile:{inbound_rules:{action:"allow" rule_id:"1eYkmoWdEYFK6gcJ"} outbound_rules:{action:"allow" rule_id:"7_qp7B1tBsdMe-h-"}}
2026-02-17 15:36:39.976 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:36:39.976 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:39.976 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:39.976 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:39.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:39.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:39.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:39.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:39.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:39.977 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:39.977 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdbb659a8cc"
2026-02-17 15:36:39.977 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:39.977 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.027 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:36:40.027 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:36:40.054 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="califdbb659a8cc" state="down"
2026-02-17 15:36:40.055 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.055 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"down", Index:173}
2026-02-17 15:36:40.055 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:36:40.055 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:36:40.055 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.055 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.055 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.057 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="califdbb659a8cc" state="up"
2026-02-17 15:36:40.075 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:36:40.075 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 15:36:40.075 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"up", Index:173}
2026-02-17 15:36:40.075 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.075 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.076 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.076 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.076 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.094 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:40.094 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:40.403 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:40.403 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:36:40.403 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.403 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.403 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.404 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.404 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.404 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.418 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:40.430 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:40.430 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:40.430 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:36:40.430 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.430 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.430 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.431 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:40.431 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.431 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:40.453 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:40.453 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:41.660 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-17 15:36:41.660 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdbb659a8cc"
2026-02-17 15:36:41.660 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:36:41.660 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:36:41.741 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:36:41.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9888"} profile:{inbound_rules:{action:"allow" rule_id:"ifPDgw97jPng525j"} outbound_rules:{action:"allow" rule_id:"UnzDb_yh9VDpdFFg"}}
2026-02-17 15:36:41.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9888.default"} profile:{}
2026-02-17 15:36:41.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb34d834c02" profile_ids:"kns.statefulset-9888" profile_ids:"ksa.statefulset-9888.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:36:41.742 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.742 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.742 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.743 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb34d834c02" ipVersion=0x4 table="filter"
2026-02-17 15:36:41.743 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0M3kxYPKfCbjiqCVg_" ipVersion=0x4 table="filter"
2026-02-17 15:36:41.743 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B8Yq78JhJWJBajZt8v" ipVersion=0x4 table="filter"
2026-02-17 15:36:41.743 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb34d834c02" ipVersion=0x4 table="filter"
2026-02-17 15:36:41.743 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0M3kxYPKfCbjiqCVg_" ipVersion=0x4 table="filter"
2026-02-17 15:36:41.743 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B8Yq78JhJWJBajZt8v" ipVersion=0x4 table="filter"
2026-02-17 15:36:41.743 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieb34d834c02"
2026-02-17 15:36:41.743 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.743 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.782 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:36:41.782 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 15:36:41.816 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieb34d834c02" state="down"
2026-02-17 15:36:41.816 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb34d834c02"
2026-02-17 15:36:41.816 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb34d834c02", State:"down", Index:174}
2026-02-17 15:36:41.816 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Typed[string]{}}
2026-02-17 15:36:41.816 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Typed[string]{}}
2026-02-17 15:36:41.816 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb34d834c02"
2026-02-17 15:36:41.816 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.816 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.819 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieb34d834c02" state="up"
2026-02-17 15:36:41.836 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:36:41.836 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 15:36:41.836 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb34d834c02", State:"up", Index:174}
2026-02-17 15:36:41.836 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieb34d834c02"
2026-02-17 15:36:41.836 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb34d834c02"
2026-02-17 15:36:41.836 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb34d834c02"
2026-02-17 15:36:41.836 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.836 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:41.912 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:41.912 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:42.413 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:36:42.413 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb34d834c02" profile_ids:"kns.statefulset-9888" profile_ids:"ksa.statefulset-9888.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:36:42.413 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:42.413 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:42.413 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:42.414 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb34d834c02"
2026-02-17 15:36:42.414 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:42.414 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:42.436 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:42.436 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:43.419 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:36:43.419 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb34d834c02" profile_ids:"kns.statefulset-9888" profile_ids:"ksa.statefulset-9888.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:36:43.419 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:43.419 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:43.420 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:43.420 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb34d834c02"
2026-02-17 15:36:43.420 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:43.420 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:36:43.438 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:43.438 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:43.452 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=174
2026-02-17 15:36:43.452 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieb34d834c02"
2026-02-17 15:36:43.452 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:36:43.452 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:36:58.492 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:36:58.492 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:36:58.492 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:58.492 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:58.492 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:58.493 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:36:58.494 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:58.494 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:58.520 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:58.520 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:36:59.630 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:59.631 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:36:59.631 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.631 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.631 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.631 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:59.632 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.632 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.660 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:59.660 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:59.664 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:59.664 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdbb659a8cc" profile_ids:"kns.statefulset-7186" profile_ids:"ksa.statefulset-7186.default" ipv4_nets:"10.100.243.44/32"}
2026-02-17 15:36:59.665 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.665 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.665 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.666 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdbb659a8cc"
2026-02-17 15:36:59.667 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.667 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.693 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:59.693 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 15:36:59.753 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:36:59.753 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0dd1cc653d8" profile_ids:"kns.container-probe-6343" profile_ids:"ksa.container-probe-6343.default" ipv4_nets:"10.100.243.24/32"}
2026-02-17 15:36:59.753 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.753 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.753 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.754 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0dd1cc653d8"
2026-02-17 15:36:59.754 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.754 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.758 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea, name=eth0)
2026-02-17 15:36:59.774 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:36:59.774 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"} status="up"
2026-02-17 15:36:59.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea" endpoint_id:"eth0"}
2026-02-17 15:36:59.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6343"}
2026-02-17 15:36:59.774 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6343.default"}
2026-02-17 15:36:59.774 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.774 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.774 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wmLqQViRJ8hwP5AZ1Q" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.774 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Fi1sv9xmpqGXzjB-nr" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wmLqQViRJ8hwP5AZ1Q" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Fi1sv9xmpqGXzjB-nr" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.775 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0dd1cc653d8" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.775 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0dd1cc653d8" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.775 [INFO][83] 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-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.775 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.775 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.24
2026-02-17 15:36:59.826 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6343/liveness-1f992771-8f80-48e7-b8e9-9e24e3d955ea", EndpointId:"eth0"}
2026-02-17 15:36:59.828 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6343"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6343"}
2026-02-17 15:36:59.829 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-493"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-493"}
2026-02-17 15:36:59.830 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:36:59.967 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-7186/ss2-1, name=eth0)
2026-02-17 15:36:59.967 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7186/ss2-1" endpoint_id:"eth0"}
2026-02-17 15:36:59.967 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7186.default"}
2026-02-17 15:36:59.967 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7186"}
2026-02-17 15:36:59.968 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.968 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.968 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.968 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.968 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__rJrCgjkntc0zh_TAv" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.968 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lbuZwRHfT1j4eLxNAn" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.969 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.969 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.969 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdbb659a8cc" ipVersion=0x4 table="filter"
2026-02-17 15:36:59.969 [INFO][83] 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-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:36:59.969 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 173
2026-02-17 15:36:59.977 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.44
2026-02-17 15:37:00.033 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7186/ss2-1", EndpointId:"eth0"}
2026-02-17 15:37:00.070 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="califdbb659a8cc" state="down"
2026-02-17 15:37:00.070 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdbb659a8cc"
2026-02-17 15:37:00.070 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"down", Index:173}
2026-02-17 15:37:00.070 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:37:00.070 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Typed[string]{}}
2026-02-17 15:37:00.076 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="califdbb659a8cc" state=""
2026-02-17 15:37:00.076 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdbb659a8cc"
2026-02-17 15:37:00.076 [INFO][83] 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=173
2026-02-17 15:37:00.087 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdbb659a8cc", State:"", Index:173}
2026-02-17 15:37:00.087 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Set[string](nil)}
2026-02-17 15:37:00.087 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdbb659a8cc", Addrs:set.Set[string](nil)}
2026-02-17 15:37:00.204 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=153
2026-02-17 15:37:00.204 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0dd1cc653d8"
2026-02-17 15:37:00.204 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali0dd1cc653d8" state="down"
2026-02-17 15:37:00.204 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Typed[string]{}}
2026-02-17 15:37:00.204 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Typed[string]{}}
2026-02-17 15:37:00.204 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dd1cc653d8", State:"down", Index:153}
2026-02-17 15:37:00.207 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali0dd1cc653d8" state=""
2026-02-17 15:37:00.207 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0dd1cc653d8"
2026-02-17 15:37:00.225 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0dd1cc653d8", State:"", Index:153}
2026-02-17 15:37:00.225 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Set[string](nil)}
2026-02-17 15:37:00.225 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0dd1cc653d8", Addrs:set.Set[string](nil)}
2026-02-17 15:37:00.401 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654, name=eth0)
2026-02-17 15:37:00.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-493"} profile:{inbound_rules:{action:"allow" rule_id:"lsq7R_zA3woV7Yt0"} outbound_rules:{action:"allow" rule_id:"m8rSM-6-4YhjLEwq"}}
2026-02-17 15:37:00.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-493.default"} profile:{}
2026-02-17 15:37:00.401 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4821f4a6218" profile_ids:"kns.secrets-493" profile_ids:"ksa.secrets-493.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:37:00.401 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.401 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.401 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.402 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4821f4a6218" ipVersion=0x4 table="filter"
2026-02-17 15:37:00.402 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-493" ipVersion=0x4 table="filter"
2026-02-17 15:37:00.402 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SMFprMj0PGWryKcqj1" ipVersion=0x4 table="filter"
2026-02-17 15:37:00.402 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4821f4a6218" ipVersion=0x4 table="filter"
2026-02-17 15:37:00.402 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-493" ipVersion=0x4 table="filter"
2026-02-17 15:37:00.402 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SMFprMj0PGWryKcqj1" ipVersion=0x4 table="filter"
2026-02-17 15:37:00.402 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4821f4a6218"
2026-02-17 15:37:00.402 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.402 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.443 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:00.443 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} status="down"
2026-02-17 15:37:00.482 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4821f4a6218" state="down"
2026-02-17 15:37:00.483 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4821f4a6218"
2026-02-17 15:37:00.483 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4821f4a6218" state="up"
2026-02-17 15:37:00.483 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4821f4a6218", State:"down", Index:175}
2026-02-17 15:37:00.483 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Typed[string]{}}
2026-02-17 15:37:00.483 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Typed[string]{}}
2026-02-17 15:37:00.483 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4821f4a6218", State:"up", Index:175}
2026-02-17 15:37:00.483 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4821f4a6218"
2026-02-17 15:37:00.483 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4821f4a6218"
2026-02-17 15:37:00.483 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4821f4a6218"
2026-02-17 15:37:00.483 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.483 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:00.506 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:00.506 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} status="up"
2026-02-17 15:37:01.536 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654, name=eth0)
2026-02-17 15:37:01.536 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4821f4a6218" profile_ids:"kns.secrets-493" profile_ids:"ksa.secrets-493.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:37:01.536 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:01.536 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:01.536 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:01.537 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4821f4a6218"
2026-02-17 15:37:01.537 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:01.538 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:01.560 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:01.560 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} status="up"
2026-02-17 15:37:01.724 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=175
2026-02-17 15:37:01.725 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4821f4a6218"
2026-02-17 15:37:01.725 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:01.725 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:02.475 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:37:02.476 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb34d834c02" profile_ids:"kns.statefulset-9888" profile_ids:"ksa.statefulset-9888.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:37:02.476 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:02.476 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:02.476 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:02.477 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb34d834c02"
2026-02-17 15:37:02.477 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:02.477 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:02.503 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:02.504 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:37:02.696 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654, name=eth0)
2026-02-17 15:37:02.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4821f4a6218" profile_ids:"kns.secrets-493" profile_ids:"ksa.secrets-493.default" ipv4_nets:"10.100.243.46/32"}
2026-02-17 15:37:02.696 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.696 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.696 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.697 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4821f4a6218"
2026-02-17 15:37:02.698 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.698 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 175
2026-02-17 15:37:02.719 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:02.719 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} status="up"
2026-02-17 15:37:02.801 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4821f4a6218" state="down"
2026-02-17 15:37:02.801 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4821f4a6218"
2026-02-17 15:37:02.801 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-17 15:37:02.801 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4821f4a6218", State:"down", Index:175}
2026-02-17 15:37:02.801 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Typed[string]{}}
2026-02-17 15:37:02.801 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Typed[string]{}}
2026-02-17 15:37:02.801 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4821f4a6218"
2026-02-17 15:37:02.801 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.801 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.802 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.46
2026-02-17 15:37:02.803 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4821f4a6218" state=""
2026-02-17 15:37:02.803 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4821f4a6218"
2026-02-17 15:37:02.825 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:02.825 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} status="down"
2026-02-17 15:37:02.825 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4821f4a6218", State:"", Index:175}
2026-02-17 15:37:02.825 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Set[string](nil)}
2026-02-17 15:37:02.825 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4821f4a6218", Addrs:set.Set[string](nil)}
2026-02-17 15:37:02.825 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4821f4a6218"
2026-02-17 15:37:02.825 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.825 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.844 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:02.844 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"} status="down"
2026-02-17 15:37:02.905 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654, name=eth0)
2026-02-17 15:37:02.906 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654" endpoint_id:"eth0"}
2026-02-17 15:37:02.906 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-493"}
2026-02-17 15:37:02.906 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-493.default"}
2026-02-17 15:37:02.906 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.906 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.906 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-493" ipVersion=0x4 table="filter"
2026-02-17 15:37:02.906 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SMFprMj0PGWryKcqj1" ipVersion=0x4 table="filter"
2026-02-17 15:37:02.906 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-493" ipVersion=0x4 table="filter"
2026-02-17 15:37:02.906 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SMFprMj0PGWryKcqj1" ipVersion=0x4 table="filter"
2026-02-17 15:37:02.906 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.907 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4821f4a6218" ipVersion=0x4 table="filter"
2026-02-17 15:37:02.907 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4821f4a6218" ipVersion=0x4 table="filter"
2026-02-17 15:37:02.907 [INFO][83] 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:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.907 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:02.965 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-493/pod-secret-72ca1429-e673-451d-a70f-cea68a21b654", EndpointId:"eth0"}
2026-02-17 15:37:03.911 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-493"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-493"}
2026-02-17 15:37:03.936 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-4380"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-4380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4380"}
2026-02-17 15:37:03.953 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-4380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:04.041 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-4380"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-4380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4380"}
2026-02-17 15:37:04.067 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8628"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8628"} 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-8628"}
2026-02-17 15:37:04.067 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:04.839 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6343" name:"default"}
2026-02-17 15:37:05.097 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6343"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6343"}
2026-02-17 15:37:05.122 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6343"}
2026-02-17 15:37:06.667 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8628"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8628"} 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-8628"}
2026-02-17 15:37:06.692 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4182"}
2026-02-17 15:37:06.720 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4182" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:06.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4182"} labels:{key:"webhook-4182" value:"true"}
2026-02-17 15:37:06.742 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3029"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3029"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3029"} labels:{key:"webhook-4182-markers" value:"true"}
2026-02-17 15:37:06.765 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3029" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:07.630 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp, name=eth0)
2026-02-17 15:37:07.631 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4182"} profile:{inbound_rules:{action:"allow" rule_id:"Ul8RV67PWHiH676i"} outbound_rules:{action:"allow" rule_id:"gxpLxfHS5fF4vzxh"}}
2026-02-17 15:37:07.631 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4182.default"} profile:{}
2026-02-17 15:37:07.631 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2939991d878" profile_ids:"kns.webhook-4182" profile_ids:"ksa.webhook-4182.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:37:07.631 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.631 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.631 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.632 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2939991d878" ipVersion=0x4 table="filter"
2026-02-17 15:37:07.632 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4182" ipVersion=0x4 table="filter"
2026-02-17 15:37:07.632 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fSYWpc_LDHqi5tacNq" ipVersion=0x4 table="filter"
2026-02-17 15:37:07.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2939991d878" ipVersion=0x4 table="filter"
2026-02-17 15:37:07.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4182" ipVersion=0x4 table="filter"
2026-02-17 15:37:07.633 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fSYWpc_LDHqi5tacNq" ipVersion=0x4 table="filter"
2026-02-17 15:37:07.633 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2939991d878"
2026-02-17 15:37:07.633 [INFO][83] 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:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.633 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.672 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:07.672 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} status="down"
2026-02-17 15:37:07.703 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2939991d878" state="down"
2026-02-17 15:37:07.703 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2939991d878"
2026-02-17 15:37:07.704 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2939991d878", State:"down", Index:176}
2026-02-17 15:37:07.704 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Typed[string]{}}
2026-02-17 15:37:07.704 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Typed[string]{}}
2026-02-17 15:37:07.704 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2939991d878"
2026-02-17 15:37:07.704 [INFO][83] 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:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.704 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.704 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2939991d878" state="up"
2026-02-17 15:37:07.724 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:07.724 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} status="down"
2026-02-17 15:37:07.724 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2939991d878", State:"up", Index:176}
2026-02-17 15:37:07.724 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2939991d878"
2026-02-17 15:37:07.724 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2939991d878"
2026-02-17 15:37:07.724 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2939991d878"
2026-02-17 15:37:07.725 [INFO][83] 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:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.725 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:07.750 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:07.750 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} status="up"
2026-02-17 15:37:08.581 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp, name=eth0)
2026-02-17 15:37:08.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2939991d878" profile_ids:"kns.webhook-4182" profile_ids:"ksa.webhook-4182.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:37:08.581 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.581 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.581 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.582 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2939991d878"
2026-02-17 15:37:08.582 [INFO][83] 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:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.582 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.599 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:08.600 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} status="up"
2026-02-17 15:37:08.604 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp, name=eth0)
2026-02-17 15:37:08.604 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2939991d878" profile_ids:"kns.webhook-4182" profile_ids:"ksa.webhook-4182.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:37:08.605 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.605 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.605 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.608 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2939991d878"
2026-02-17 15:37:08.608 [INFO][83] 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:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.608 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:08.628 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:08.628 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"} status="up"
2026-02-17 15:37:08.739 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7186"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7186"}
2026-02-17 15:37:08.796 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3269"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3269"}
2026-02-17 15:37:08.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3269" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:08.849 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3269" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 15:37:09.092 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4182" type:"ClusterIP" cluster_ips:"10.254.86.230" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:37:09.152 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=176
2026-02-17 15:37:09.152 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2939991d878"
2026-02-17 15:37:09.152 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:09.152 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:09.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-493" name:"default"}
2026-02-17 15:37:09.407 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-493"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-493"}
2026-02-17 15:37:09.432 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-493"}
2026-02-17 15:37:09.459 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-3269/ss-0, name=eth0)
2026-02-17 15:37:09.468 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3269"} profile:{inbound_rules:{action:"allow" rule_id:"-GPULyn9lm3NA3f5"} outbound_rules:{action:"allow" rule_id:"Atblu4nMY8RzK289"}}
2026-02-17 15:37:09.468 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3269.default"} profile:{}
2026-02-17 15:37:09.468 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3269/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2be9c72c1" profile_ids:"kns.statefulset-3269" profile_ids:"ksa.statefulset-3269.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:37:09.468 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.469 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.469 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4f2be9c72c1" ipVersion=0x4 table="filter"
2026-02-17 15:37:09.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NDGEI3xUk-Mb4fzzE8" ipVersion=0x4 table="filter"
2026-02-17 15:37:09.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_18OKYZXLjXRSfgBcV8" ipVersion=0x4 table="filter"
2026-02-17 15:37:09.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4f2be9c72c1" ipVersion=0x4 table="filter"
2026-02-17 15:37:09.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NDGEI3xUk-Mb4fzzE8" ipVersion=0x4 table="filter"
2026-02-17 15:37:09.469 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_18OKYZXLjXRSfgBcV8" ipVersion=0x4 table="filter"
2026-02-17 15:37:09.469 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:09.469 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.469 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.507 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:09.507 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 15:37:09.529 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-4380" name:"default"}
2026-02-17 15:37:09.551 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali4f2be9c72c1" state="down"
2026-02-17 15:37:09.551 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:09.552 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali4f2be9c72c1" state="up"
2026-02-17 15:37:09.555 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2be9c72c1", State:"down", Index:177}
2026-02-17 15:37:09.555 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Typed[string]{}}
2026-02-17 15:37:09.555 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Typed[string]{}}
2026-02-17 15:37:09.555 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2be9c72c1", State:"up", Index:177}
2026-02-17 15:37:09.555 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:09.555 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:09.555 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:09.556 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.556 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:09.581 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:09.581 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:09.653 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-4380"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-4380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4380"}
2026-02-17 15:37:09.680 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-4380"}
2026-02-17 15:37:10.589 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-3269/ss-0, name=eth0)
2026-02-17 15:37:10.590 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3269/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2be9c72c1" profile_ids:"kns.statefulset-3269" profile_ids:"ksa.statefulset-3269.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:37:10.590 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:10.590 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:10.590 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:10.591 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:10.592 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:10.592 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:10.622 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:10.622 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:11.294 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=177
2026-02-17 15:37:11.295 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:11.295 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:11.295 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:11.588 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-3269/ss-0, name=eth0)
2026-02-17 15:37:11.588 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3269/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2be9c72c1" profile_ids:"kns.statefulset-3269" profile_ids:"ksa.statefulset-3269.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:37:11.588 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:11.588 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:11.588 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:11.588 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:11.589 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:11.589 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:11.616 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:11.616 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:11.705 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8628"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8628"} 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-8628"}
2026-02-17 15:37:12.279 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:37:12.279 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb34d834c02" profile_ids:"kns.statefulset-9888" profile_ids:"ksa.statefulset-9888.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:37:12.279 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.279 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.279 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.279 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb34d834c02"
2026-02-17 15:37:12.279 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.279 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.307 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:12.307 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:37:12.320 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:37:12.321 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb34d834c02" profile_ids:"kns.statefulset-9888" profile_ids:"ksa.statefulset-9888.default" ipv4_nets:"10.100.243.43/32"}
2026-02-17 15:37:12.322 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.323 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.325 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.326 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb34d834c02"
2026-02-17 15:37:12.327 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.327 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.345 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:12.345 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 15:37:12.594 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-9888/ss-1, name=eth0)
2026-02-17 15:37:12.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9888/ss-1" endpoint_id:"eth0"}
2026-02-17 15:37:12.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9888.default"}
2026-02-17 15:37:12.595 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9888"}
2026-02-17 15:37:12.595 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.595 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.595 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0M3kxYPKfCbjiqCVg_" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.596 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B8Yq78JhJWJBajZt8v" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.596 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0M3kxYPKfCbjiqCVg_" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.596 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B8Yq78JhJWJBajZt8v" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.596 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.596 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieb34d834c02" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.596 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieb34d834c02" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.596 [INFO][83] 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-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.596 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.596 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.43
2026-02-17 15:37:12.657 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9888/ss-1", EndpointId:"eth0"}
2026-02-17 15:37:12.699 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4182"
2026-02-17 15:37:12.701 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=174
2026-02-17 15:37:12.701 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb34d834c02"
2026-02-17 15:37:12.701 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieb34d834c02" state="down"
2026-02-17 15:37:12.708 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calieb34d834c02" state=""
2026-02-17 15:37:12.708 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieb34d834c02"
2026-02-17 15:37:12.801 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Typed[string]{}}
2026-02-17 15:37:12.801 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Typed[string]{}}
2026-02-17 15:37:12.801 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb34d834c02", State:"down", Index:174}
2026-02-17 15:37:12.802 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb34d834c02", State:"", Index:174}
2026-02-17 15:37:12.802 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Set[string](nil)}
2026-02-17 15:37:12.802 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb34d834c02", Addrs:set.Set[string](nil)}
2026-02-17 15:37:12.817 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp, name=eth0)
2026-02-17 15:37:12.832 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp, name=eth0)
2026-02-17 15:37:12.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2939991d878" profile_ids:"kns.webhook-4182" profile_ids:"ksa.webhook-4182.default" ipv4_nets:"10.100.243.33/32"}
2026-02-17 15:37:12.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp" endpoint_id:"eth0"}
2026-02-17 15:37:12.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4182"}
2026-02-17 15:37:12.834 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4182.default"}
2026-02-17 15:37:12.834 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:12.834 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:12.835 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4182" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.835 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fSYWpc_LDHqi5tacNq" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.835 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4182" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.835 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fSYWpc_LDHqi5tacNq" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.835 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:12.835 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2939991d878" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.835 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2939991d878" ipVersion=0x4 table="filter"
2026-02-17 15:37:12.835 [INFO][83] 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:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:12.835 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:12.835 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.33
2026-02-17 15:37:12.910 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4182/sample-webhook-deployment-7d44fffc8-r6ddp", EndpointId:"eth0"}
2026-02-17 15:37:13.223 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-17 15:37:13.223 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2939991d878"
2026-02-17 15:37:13.223 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2939991d878" state="down"
2026-02-17 15:37:13.223 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Typed[string]{}}
2026-02-17 15:37:13.223 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Typed[string]{}}
2026-02-17 15:37:13.223 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2939991d878", State:"down", Index:176}
2026-02-17 15:37:13.225 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2939991d878" state=""
2026-02-17 15:37:13.225 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2939991d878"
2026-02-17 15:37:13.241 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2939991d878", State:"", Index:176}
2026-02-17 15:37:13.241 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Set[string](nil)}
2026-02-17 15:37:13.241 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2939991d878", Addrs:set.Set[string](nil)}
2026-02-17 15:37:13.376 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4182"} labels:{key:"webhook-4182" value:"true"}
2026-02-17 15:37:13.399 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3029"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3029"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3029"} labels:{key:"webhook-4182-markers" value:"true"}
2026-02-17 15:37:13.418 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2061"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2061"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2061"}
2026-02-17 15:37:13.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-2061" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:13.782 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-7186"
2026-02-17 15:37:14.260 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-7186" name:"default"}
2026-02-17 15:37:14.344 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7186"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7186"}
2026-02-17 15:37:14.377 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-7186"}
2026-02-17 15:37:17.030 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8628" name:"default"}
2026-02-17 15:37:17.060 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8628"}
2026-02-17 15:37:18.661 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4182" name:"default"}
2026-02-17 15:37:18.764 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3029" name:"default"}
2026-02-17 15:37:18.790 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3029"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3029"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3029"} labels:{key:"webhook-4182-markers" value:"true"}
2026-02-17 15:37:18.807 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3029"}
2026-02-17 15:37:18.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4182"} labels:{key:"webhook-4182" value:"true"}
2026-02-17 15:37:18.879 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4182"}
2026-02-17 15:37:18.943 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-3269/ss-0, name=eth0)
2026-02-17 15:37:18.944 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3269/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2be9c72c1" profile_ids:"kns.statefulset-3269" profile_ids:"ksa.statefulset-3269.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:37:18.944 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.944 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.944 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.947 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:18.947 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.947 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.967 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-3269/ss-0, name=eth0)
2026-02-17 15:37:18.971 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:18.971 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:18.971 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3269/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2be9c72c1" profile_ids:"kns.statefulset-3269" profile_ids:"ksa.statefulset-3269.default" ipv4_nets:"10.100.243.36/32"}
2026-02-17 15:37:18.972 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.972 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.972 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.972 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:18.972 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.972 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:18.995 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:18.995 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:19.254 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=statefulset-3269/ss-0, name=eth0)
2026-02-17 15:37:19.254 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3269/ss-0" endpoint_id:"eth0"}
2026-02-17 15:37:19.254 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3269.default"}
2026-02-17 15:37:19.255 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3269"}
2026-02-17 15:37:19.255 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:19.255 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:19.255 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NDGEI3xUk-Mb4fzzE8" ipVersion=0x4 table="filter"
2026-02-17 15:37:19.255 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_18OKYZXLjXRSfgBcV8" ipVersion=0x4 table="filter"
2026-02-17 15:37:19.255 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NDGEI3xUk-Mb4fzzE8" ipVersion=0x4 table="filter"
2026-02-17 15:37:19.255 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_18OKYZXLjXRSfgBcV8" ipVersion=0x4 table="filter"
2026-02-17 15:37:19.255 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:19.255 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4f2be9c72c1" ipVersion=0x4 table="filter"
2026-02-17 15:37:19.256 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4f2be9c72c1" ipVersion=0x4 table="filter"
2026-02-17 15:37:19.256 [INFO][83] 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-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:19.256 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:19.256 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.36
2026-02-17 15:37:19.309 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3269/ss-0", EndpointId:"eth0"}
2026-02-17 15:37:19.364 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=177
2026-02-17 15:37:19.364 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:19.364 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali4f2be9c72c1" state="down"
2026-02-17 15:37:19.364 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Typed[string]{}}
2026-02-17 15:37:19.364 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Typed[string]{}}
2026-02-17 15:37:19.364 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2be9c72c1", State:"down", Index:177}
2026-02-17 15:37:19.373 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali4f2be9c72c1" state=""
2026-02-17 15:37:19.373 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4f2be9c72c1"
2026-02-17 15:37:19.383 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2be9c72c1", State:"", Index:177}
2026-02-17 15:37:19.383 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Set[string](nil)}
2026-02-17 15:37:19.383 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2be9c72c1", Addrs:set.Set[string](nil)}
2026-02-17 15:37:22.404 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9888"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9888"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9888"}
2026-02-17 15:37:22.428 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9091"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9091"}
2026-02-17 15:37:22.445 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:27.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9888"
2026-02-17 15:37:27.749 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9888" name:"default"}
2026-02-17 15:37:27.879 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9888"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9888"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9888"}
2026-02-17 15:37:27.898 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9888"}
2026-02-17 15:37:28.651 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9091"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9091"}
2026-02-17 15:37:28.676 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6069"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6069"}
2026-02-17 15:37:28.676 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:28.978 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3269"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3269"}
2026-02-17 15:37:29.007 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3312"}
2026-02-17 15:37:29.033 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3312" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:29.058 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3312"} labels:{key:"webhook-3312" value:"true"}
2026-02-17 15:37:29.058 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9155"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9155"} labels:{key:"webhook-3312-markers" value:"true"}
2026-02-17 15:37:29.086 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:29.275 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b, name=eth0)
2026-02-17 15:37:29.276 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6069"} profile:{inbound_rules:{action:"allow" rule_id:"z9RF1Qb4-ZSnSLr6"} outbound_rules:{action:"allow" rule_id:"GF4vZ4j58JEbngiy"}}
2026-02-17 15:37:29.276 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6069.default"} profile:{}
2026-02-17 15:37:29.276 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia952058b435" profile_ids:"kns.downward-api-6069" profile_ids:"ksa.downward-api-6069.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:37:29.276 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.276 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.276 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia952058b435" ipVersion=0x4 table="filter"
2026-02-17 15:37:29.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_v-EaiDXMufnRHuE6F6" ipVersion=0x4 table="filter"
2026-02-17 15:37:29.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mer-HTWeNNRctuZdZh" ipVersion=0x4 table="filter"
2026-02-17 15:37:29.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia952058b435" ipVersion=0x4 table="filter"
2026-02-17 15:37:29.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_v-EaiDXMufnRHuE6F6" ipVersion=0x4 table="filter"
2026-02-17 15:37:29.276 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mer-HTWeNNRctuZdZh" ipVersion=0x4 table="filter"
2026-02-17 15:37:29.276 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia952058b435"
2026-02-17 15:37:29.276 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.276 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.320 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:29.320 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="down"
2026-02-17 15:37:29.350 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calia952058b435" state="down"
2026-02-17 15:37:29.350 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia952058b435"
2026-02-17 15:37:29.350 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia952058b435", State:"down", Index:178}
2026-02-17 15:37:29.351 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia952058b435", Addrs:set.Typed[string]{}}
2026-02-17 15:37:29.351 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia952058b435", Addrs:set.Typed[string]{}}
2026-02-17 15:37:29.351 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia952058b435"
2026-02-17 15:37:29.351 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.351 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.353 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calia952058b435" state="up"
2026-02-17 15:37:29.373 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:29.373 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="down"
2026-02-17 15:37:29.373 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia952058b435", State:"up", Index:178}
2026-02-17 15:37:29.373 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia952058b435"
2026-02-17 15:37:29.373 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia952058b435"
2026-02-17 15:37:29.373 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia952058b435"
2026-02-17 15:37:29.374 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.374 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.402 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:29.402 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="up"
2026-02-17 15:37:29.702 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b, name=eth0)
2026-02-17 15:37:29.702 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia952058b435" profile_ids:"kns.downward-api-6069" profile_ids:"ksa.downward-api-6069.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:37:29.702 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.702 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.702 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.703 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia952058b435"
2026-02-17 15:37:29.703 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.703 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:29.731 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:29.731 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="up"
2026-02-17 15:37:30.837 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b, name=eth0)
2026-02-17 15:37:30.837 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia952058b435" profile_ids:"kns.downward-api-6069" profile_ids:"ksa.downward-api-6069.default" ipv4_nets:"10.100.243.52/32"}
2026-02-17 15:37:30.837 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.837 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.837 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.838 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia952058b435"
2026-02-17 15:37:30.838 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.838 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.860 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:30.860 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="up"
2026-02-17 15:37:30.945 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calia952058b435" state="down"
2026-02-17 15:37:30.946 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia952058b435", State:"down", Index:178}
2026-02-17 15:37:30.946 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia952058b435"
2026-02-17 15:37:30.946 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.946 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.946 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.52
2026-02-17 15:37:30.948 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calia952058b435" state=""
2026-02-17 15:37:30.948 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia952058b435"
2026-02-17 15:37:30.973 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:30.973 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="down"
2026-02-17 15:37:30.973 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia952058b435", State:"", Index:178}
2026-02-17 15:37:30.973 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia952058b435", Addrs:set.Set[string](nil)}
2026-02-17 15:37:30.973 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia952058b435", Addrs:set.Set[string](nil)}
2026-02-17 15:37:30.973 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia952058b435"
2026-02-17 15:37:30.973 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.973 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:30.995 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:30.996 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"} status="down"
2026-02-17 15:37:31.030 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b, name=eth0)
2026-02-17 15:37:31.031 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b" endpoint_id:"eth0"}
2026-02-17 15:37:31.031 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6069"}
2026-02-17 15:37:31.031 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6069.default"}
2026-02-17 15:37:31.031 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:31.031 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:31.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_v-EaiDXMufnRHuE6F6" ipVersion=0x4 table="filter"
2026-02-17 15:37:31.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mer-HTWeNNRctuZdZh" ipVersion=0x4 table="filter"
2026-02-17 15:37:31.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_v-EaiDXMufnRHuE6F6" ipVersion=0x4 table="filter"
2026-02-17 15:37:31.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mer-HTWeNNRctuZdZh" ipVersion=0x4 table="filter"
2026-02-17 15:37:31.031 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:31.031 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia952058b435" ipVersion=0x4 table="filter"
2026-02-17 15:37:31.032 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia952058b435" ipVersion=0x4 table="filter"
2026-02-17 15:37:31.032 [INFO][83] 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:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:31.032 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:31.089 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6069/downwardapi-volume-028046b1-cab6-4c2d-9714-6a7b84206a2b", EndpointId:"eth0"}
2026-02-17 15:37:31.345 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3312" type:"ClusterIP" cluster_ips:"10.254.69.226" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:37:32.776 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6069"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6069"}
2026-02-17 15:37:32.811 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4078"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4078"}
2026-02-17 15:37:32.846 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4078" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:33.414 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5, name=eth0)
2026-02-17 15:37:33.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4078.default"} profile:{}
2026-02-17 15:37:33.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4078"} profile:{inbound_rules:{action:"allow" rule_id:"u8-LJ7dwIOeKrCoo"} outbound_rules:{action:"allow" rule_id:"DDLiBC6cs5VUeKBw"}}
2026-02-17 15:37:33.415 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c894c0e516" profile_ids:"kns.projected-4078" profile_ids:"ksa.projected-4078.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:37:33.415 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.415 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.415 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6c894c0e516" ipVersion=0x4 table="filter"
2026-02-17 15:37:33.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4078" ipVersion=0x4 table="filter"
2026-02-17 15:37:33.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Efv7ajQkhlRboQBpDq" ipVersion=0x4 table="filter"
2026-02-17 15:37:33.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6c894c0e516" ipVersion=0x4 table="filter"
2026-02-17 15:37:33.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4078" ipVersion=0x4 table="filter"
2026-02-17 15:37:33.416 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Efv7ajQkhlRboQBpDq" ipVersion=0x4 table="filter"
2026-02-17 15:37:33.416 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.416 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.416 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.452 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:33.452 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="down"
2026-02-17 15:37:33.486 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:37:33.491 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali6c894c0e516" state="down"
2026-02-17 15:37:33.492 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c894c0e516", State:"down", Index:179}
2026-02-17 15:37:33.492 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.492 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.492 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.492 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.494 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali6c894c0e516" state="up"
2026-02-17 15:37:33.514 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:33.514 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="down"
2026-02-17 15:37:33.514 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Typed[string]{}}
2026-02-17 15:37:33.514 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Typed[string]{}}
2026-02-17 15:37:33.514 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c894c0e516", State:"up", Index:179}
2026-02-17 15:37:33.514 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.514 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.514 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.514 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.514 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.537 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:33.537 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="up"
2026-02-17 15:37:33.686 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9091"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9091"}
2026-02-17 15:37:33.734 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5, name=eth0)
2026-02-17 15:37:33.734 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c894c0e516" profile_ids:"kns.projected-4078" profile_ids:"ksa.projected-4078.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:37:33.734 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.734 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.734 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.735 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c894c0e516"
2026-02-17 15:37:33.735 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.735 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:33.760 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:33.760 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="up"
2026-02-17 15:37:34.064 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3269"
2026-02-17 15:37:34.226 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3269" name:"default"}
2026-02-17 15:37:34.335 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3269"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3269"}
2026-02-17 15:37:34.364 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3269"}
2026-02-17 15:37:34.740 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5, name=eth0)
2026-02-17 15:37:34.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c894c0e516" profile_ids:"kns.projected-4078" profile_ids:"ksa.projected-4078.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:37:34.741 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:34.741 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:34.741 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:34.742 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c894c0e516"
2026-02-17 15:37:34.742 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:34.742 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:34.765 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:34.765 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="up"
2026-02-17 15:37:34.844 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=179
2026-02-17 15:37:34.844 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6c894c0e516"
2026-02-17 15:37:34.844 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:34.845 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:34.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3312"
2026-02-17 15:37:35.551 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3312"} labels:{key:"webhook-3312" value:"true"}
2026-02-17 15:37:35.575 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9155"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9155"} labels:{key:"webhook-3312-markers" value:"true"}
2026-02-17 15:37:35.594 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3043"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3043"}
2026-02-17 15:37:35.620 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-3043" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:35.892 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5, name=eth0)
2026-02-17 15:37:35.893 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c894c0e516" profile_ids:"kns.projected-4078" profile_ids:"ksa.projected-4078.default" ipv4_nets:"10.100.243.31/32"}
2026-02-17 15:37:35.893 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:35.893 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:35.894 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:35.894 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c894c0e516"
2026-02-17 15:37:35.895 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:35.895 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:35.914 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:35.914 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="up"
2026-02-17 15:37:35.999 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali6c894c0e516" state="down"
2026-02-17 15:37:35.999 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c894c0e516"
2026-02-17 15:37:36.000 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c894c0e516", State:"down", Index:179}
2026-02-17 15:37:36.000 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Typed[string]{}}
2026-02-17 15:37:36.000 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Typed[string]{}}
2026-02-17 15:37:36.000 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c894c0e516"
2026-02-17 15:37:36.000 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.000 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.000 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.31
2026-02-17 15:37:36.001 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=179
2026-02-17 15:37:36.002 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali6c894c0e516" state=""
2026-02-17 15:37:36.002 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6c894c0e516"
2026-02-17 15:37:36.057 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:36.057 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="down"
2026-02-17 15:37:36.057 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c894c0e516", State:"", Index:179}
2026-02-17 15:37:36.057 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Set[string](nil)}
2026-02-17 15:37:36.057 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c894c0e516", Addrs:set.Set[string](nil)}
2026-02-17 15:37:36.057 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c894c0e516"
2026-02-17 15:37:36.057 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.057 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.087 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:36.087 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"} status="down"
2026-02-17 15:37:36.101 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5, name=eth0)
2026-02-17 15:37:36.101 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5" endpoint_id:"eth0"}
2026-02-17 15:37:36.101 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4078"}
2026-02-17 15:37:36.101 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4078.default"}
2026-02-17 15:37:36.101 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.102 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.102 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4078" ipVersion=0x4 table="filter"
2026-02-17 15:37:36.102 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Efv7ajQkhlRboQBpDq" ipVersion=0x4 table="filter"
2026-02-17 15:37:36.102 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4078" ipVersion=0x4 table="filter"
2026-02-17 15:37:36.102 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Efv7ajQkhlRboQBpDq" ipVersion=0x4 table="filter"
2026-02-17 15:37:36.102 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.102 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6c894c0e516" ipVersion=0x4 table="filter"
2026-02-17 15:37:36.102 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6c894c0e516" ipVersion=0x4 table="filter"
2026-02-17 15:37:36.102 [INFO][83] 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:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.103 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.149 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4078/pod-projected-secrets-1e6606c7-ced4-4740-9465-c047d7ec27d5", EndpointId:"eth0"}
2026-02-17 15:37:36.926 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4078"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4078"}
2026-02-17 15:37:36.948 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5363"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5363"}
2026-02-17 15:37:36.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:36.989 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3892"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3892"}
2026-02-17 15:37:37.008 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-3892" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:37.576 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0, name=eth0)
2026-02-17 15:37:37.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5363.default"} profile:{}
2026-02-17 15:37:37.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5363"} profile:{inbound_rules:{action:"allow" rule_id:"RpeSWvQaU8Vd24lL"} outbound_rules:{action:"allow" rule_id:"xzJ6t7XhIMj7uOvt"}}
2026-02-17 15:37:37.576 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5707e0a2ec" profile_ids:"kns.secrets-5363" profile_ids:"ksa.secrets-5363.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:37:37.577 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.577 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.577 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid5707e0a2ec" ipVersion=0x4 table="filter"
2026-02-17 15:37:37.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5363" ipVersion=0x4 table="filter"
2026-02-17 15:37:37.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GSnedCiL1VI6o8j2lH" ipVersion=0x4 table="filter"
2026-02-17 15:37:37.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid5707e0a2ec" ipVersion=0x4 table="filter"
2026-02-17 15:37:37.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5363" ipVersion=0x4 table="filter"
2026-02-17 15:37:37.577 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GSnedCiL1VI6o8j2lH" ipVersion=0x4 table="filter"
2026-02-17 15:37:37.577 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:37.577 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.577 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.617 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:37.617 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="down"
2026-02-17 15:37:37.652 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calid5707e0a2ec" state="down"
2026-02-17 15:37:37.652 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5707e0a2ec"
2026-02-17 15:37:37.652 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5707e0a2ec", State:"down", Index:180}
2026-02-17 15:37:37.652 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Typed[string]{}}
2026-02-17 15:37:37.652 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Typed[string]{}}
2026-02-17 15:37:37.652 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:37.652 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.652 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.655 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calid5707e0a2ec" state="up"
2026-02-17 15:37:37.669 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:37.670 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="down"
2026-02-17 15:37:37.670 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5707e0a2ec", State:"up", Index:180}
2026-02-17 15:37:37.670 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:37.670 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:37.670 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:37.670 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.670 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:37.691 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:37.691 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:37.969 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6069" name:"default"}
2026-02-17 15:37:38.148 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6069"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6069"}
2026-02-17 15:37:38.173 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6069"}
2026-02-17 15:37:38.621 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=180
2026-02-17 15:37:38.621 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid5707e0a2ec"
2026-02-17 15:37:38.621 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:38.621 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:38.769 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0, name=eth0)
2026-02-17 15:37:38.769 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5707e0a2ec" profile_ids:"kns.secrets-5363" profile_ids:"ksa.secrets-5363.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:37:38.770 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:38.770 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:38.770 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:38.770 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:38.770 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:38.770 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:38.797 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:38.797 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:38.797 [INFO][83] felix/summary.go 100: Summarising 166 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=102ms (resync-calico-v4)
2026-02-17 15:37:39.701 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3043"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3043"}
2026-02-17 15:37:39.737 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7089"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7089"}
2026-02-17 15:37:39.770 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7089" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:39.917 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0, name=eth0)
2026-02-17 15:37:39.918 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5707e0a2ec" profile_ids:"kns.secrets-5363" profile_ids:"ksa.secrets-5363.default" ipv4_nets:"10.100.243.39/32"}
2026-02-17 15:37:39.918 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:39.918 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:39.918 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:39.919 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:39.919 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:39.919 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:39.946 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:39.947 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="up"
2026-02-17 15:37:40.021 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calid5707e0a2ec" state="down"
2026-02-17 15:37:40.022 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5707e0a2ec"
2026-02-17 15:37:40.022 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=180
2026-02-17 15:37:40.022 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5707e0a2ec", State:"down", Index:180}
2026-02-17 15:37:40.022 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Typed[string]{}}
2026-02-17 15:37:40.022 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Typed[string]{}}
2026-02-17 15:37:40.022 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:40.022 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.022 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.022 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.39
2026-02-17 15:37:40.034 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calid5707e0a2ec" state=""
2026-02-17 15:37:40.034 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid5707e0a2ec"
2026-02-17 15:37:40.045 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:40.045 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="down"
2026-02-17 15:37:40.045 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5707e0a2ec", State:"", Index:180}
2026-02-17 15:37:40.045 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Set[string](nil)}
2026-02-17 15:37:40.045 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5707e0a2ec", Addrs:set.Set[string](nil)}
2026-02-17 15:37:40.045 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5707e0a2ec"
2026-02-17 15:37:40.045 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.045 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.071 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:40.071 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"} status="down"
2026-02-17 15:37:40.115 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0, name=eth0)
2026-02-17 15:37:40.115 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0" endpoint_id:"eth0"}
2026-02-17 15:37:40.115 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5363.default"}
2026-02-17 15:37:40.115 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5363"}
2026-02-17 15:37:40.115 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.115 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.116 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5363" ipVersion=0x4 table="filter"
2026-02-17 15:37:40.116 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GSnedCiL1VI6o8j2lH" ipVersion=0x4 table="filter"
2026-02-17 15:37:40.116 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5363" ipVersion=0x4 table="filter"
2026-02-17 15:37:40.116 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GSnedCiL1VI6o8j2lH" ipVersion=0x4 table="filter"
2026-02-17 15:37:40.116 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.116 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid5707e0a2ec" ipVersion=0x4 table="filter"
2026-02-17 15:37:40.116 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid5707e0a2ec" ipVersion=0x4 table="filter"
2026-02-17 15:37:40.116 [INFO][83] 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:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.116 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.178 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5363/pod-secrets-29c9cc49-33b8-4161-bc53-fb320e8f6cb0", EndpointId:"eth0"}
2026-02-17 15:37:40.836 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7089"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7089"}
2026-02-17 15:37:40.861 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4825"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4825"}
2026-02-17 15:37:40.862 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4825" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:40.967 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9155" name:"default"}
2026-02-17 15:37:41.089 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5363"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5363"}
2026-02-17 15:37:41.113 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9155"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9155"} labels:{key:"webhook-3312-markers" value:"true"}
2026-02-17 15:37:41.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3892"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3892"}
2026-02-17 15:37:41.139 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9155"}
2026-02-17 15:37:41.166 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1926"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1926"}
2026-02-17 15:37:41.167 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1926" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:41.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1926" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 15:37:41.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1926" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 15:37:41.352 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1926"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1926"}
2026-02-17 15:37:41.382 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7288"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7288"}
2026-02-17 15:37:41.409 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7288" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:41.592 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa, name=eth0)
2026-02-17 15:37:41.592 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-1926.nomount"} profile:{}
2026-02-17 15:37:41.592 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-1926"} profile:{inbound_rules:{action:"allow" rule_id:"xznTmMpwreZY3xJ_"} outbound_rules:{action:"allow" rule_id:"gFgkivE_SC-rqhlk"}}
2026-02-17 15:37:41.593 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520aa5863b3" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:37:41.593 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.593 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.593 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali520aa5863b3" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l9CxzxERbeNTkPEqCd" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_viq2uuwcoMaJKAuTfO" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali520aa5863b3" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.595 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l9CxzxERbeNTkPEqCd" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.595 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_viq2uuwcoMaJKAuTfO" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.595 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali520aa5863b3"
2026-02-17 15:37:41.595 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.595 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.645 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:41.645 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-17 15:37:41.645 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3312" name:"default"}
2026-02-17 15:37:41.673 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali520aa5863b3" state="down"
2026-02-17 15:37:41.673 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali520aa5863b3"
2026-02-17 15:37:41.673 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520aa5863b3", State:"down", Index:181}
2026-02-17 15:37:41.673 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Typed[string]{}}
2026-02-17 15:37:41.673 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Typed[string]{}}
2026-02-17 15:37:41.673 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali520aa5863b3"
2026-02-17 15:37:41.673 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.673 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.678 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali520aa5863b3" state="up"
2026-02-17 15:37:41.692 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:41.692 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-17 15:37:41.692 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520aa5863b3", State:"up", Index:181}
2026-02-17 15:37:41.692 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali520aa5863b3"
2026-02-17 15:37:41.692 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali520aa5863b3"
2026-02-17 15:37:41.692 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520aa5863b3"
2026-02-17 15:37:41.692 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.692 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:41.709 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:41.709 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 15:37:41.719 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3312"} labels:{key:"webhook-3312" value:"true"}
2026-02-17 15:37:41.741 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3312"}
2026-02-17 15:37:41.803 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 15:37:41.803 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a7b4ed3b69" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:37:41.803 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.803 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.803 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.804 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8a7b4ed3b69" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.805 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8a7b4ed3b69" ipVersion=0x4 table="filter"
2026-02-17 15:37:41.805 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:41.805 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.805 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.841 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:41.841 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 15:37:41.873 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali8a7b4ed3b69" state="down"
2026-02-17 15:37:41.873 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a7b4ed3b69", State:"down", Index:182}
2026-02-17 15:37:41.873 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:41.873 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:41.873 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.873 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.879 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali8a7b4ed3b69" state="up"
2026-02-17 15:37:41.893 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:37:41.893 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 15:37:41.893 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Typed[string]{}}
2026-02-17 15:37:41.893 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Typed[string]{}}
2026-02-17 15:37:41.893 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a7b4ed3b69", State:"up", Index:182}
2026-02-17 15:37:41.893 [INFO][83] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 15:37:41.952 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:41.952 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:41.953 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:41.953 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.953 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:41.975 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:41.975 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 15:37:42.232 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4078" name:"default"}
2026-02-17 15:37:42.232 [INFO][83] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 15:37:42.324 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4078"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4078"}
2026-02-17 15:37:42.351 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4078"}
2026-02-17 15:37:42.786 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 15:37:42.786 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a7b4ed3b69" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:37:42.786 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:42.786 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:42.786 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:42.786 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:42.786 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:42.786 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:42.799 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa, name=eth0)
2026-02-17 15:37:42.806 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:42.806 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 15:37:42.806 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520aa5863b3" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:37:42.806 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:42.807 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:42.807 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:42.807 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520aa5863b3"
2026-02-17 15:37:42.807 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:42.807 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:42.838 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:42.838 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 15:37:43.068 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-17 15:37:43.068 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali520aa5863b3"
2026-02-17 15:37:43.068 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:43.068 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:43.645 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-17 15:37:43.646 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:43.646 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:43.646 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:37:45.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4825"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4825"}
2026-02-17 15:37:45.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6980"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6980"}
2026-02-17 15:37:45.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6980" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:45.120 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-3043" name:"default"}
2026-02-17 15:37:45.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-3043"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"containers-3043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3043"}
2026-02-17 15:37:45.217 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-3043"}
2026-02-17 15:37:45.542 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7288"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7288"}
2026-02-17 15:37:45.592 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8012"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8012"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8012"}
2026-02-17 15:37:45.612 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-8012" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:46.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5363" name:"default"}
2026-02-17 15:37:46.435 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa, name=eth0)
2026-02-17 15:37:46.436 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520aa5863b3" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:37:46.436 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.436 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.436 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.437 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520aa5863b3"
2026-02-17 15:37:46.437 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.437 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.460 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa, name=eth0)
2026-02-17 15:37:46.465 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 15:37:46.471 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:46.471 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 15:37:46.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali520aa5863b3" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.53/32"}
2026-02-17 15:37:46.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a7b4ed3b69" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:37:46.471 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.471 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.471 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.474 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.479 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.479 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.480 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:46.480 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali520aa5863b3"
2026-02-17 15:37:46.483 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.483 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.483 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.483 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.488 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 15:37:46.515 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:46.515 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 15:37:46.515 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:46.515 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 15:37:46.515 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1926"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1926"}
2026-02-17 15:37:46.515 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a7b4ed3b69" profile_ids:"kns.svcaccounts-1926" profile_ids:"ksa.svcaccounts-1926.nomount" ipv4_nets:"10.100.243.55/32"}
2026-02-17 15:37:46.515 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.516 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.516 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.516 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:46.516 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.516 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.541 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:37:46.542 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 15:37:46.639 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-3892" name:"default"}
2026-02-17 15:37:46.754 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3892"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3892"}
2026-02-17 15:37:46.777 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-3892"}
2026-02-17 15:37:46.782 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 15:37:46.784 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=svcaccounts-1926/pod-service-account-nomountsa, name=eth0)
2026-02-17 15:37:46.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 15:37:46.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1926/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-17 15:37:46.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-1926"}
2026-02-17 15:37:46.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-1926.nomount"}
2026-02-17 15:37:46.798 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.798 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.798 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.798 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l9CxzxERbeNTkPEqCd" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_viq2uuwcoMaJKAuTfO" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l9CxzxERbeNTkPEqCd" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_viq2uuwcoMaJKAuTfO" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali520aa5863b3" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8a7b4ed3b69" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali520aa5863b3" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8a7b4ed3b69" ipVersion=0x4 table="filter"
2026-02-17 15:37:46.799 [INFO][83] 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-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] 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-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.799 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.55
2026-02-17 15:37:46.799 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.53
2026-02-17 15:37:46.865 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 15:37:46.865 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1926/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 15:37:46.865 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7089" name:"default"}
2026-02-17 15:37:46.884 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali8a7b4ed3b69" state="down"
2026-02-17 15:37:46.884 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:46.884 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-17 15:37:46.886 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali8a7b4ed3b69" state=""
2026-02-17 15:37:46.886 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8a7b4ed3b69"
2026-02-17 15:37:46.886 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a7b4ed3b69", State:"down", Index:182}
2026-02-17 15:37:46.886 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Typed[string]{}}
2026-02-17 15:37:46.886 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Typed[string]{}}
2026-02-17 15:37:46.886 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a7b4ed3b69", State:"", Index:182}
2026-02-17 15:37:46.886 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Set[string](nil)}
2026-02-17 15:37:46.886 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a7b4ed3b69", Addrs:set.Set[string](nil)}
2026-02-17 15:37:46.891 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali520aa5863b3" state="down"
2026-02-17 15:37:46.891 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali520aa5863b3"
2026-02-17 15:37:46.891 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-17 15:37:46.891 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali520aa5863b3" state=""
2026-02-17 15:37:46.892 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali520aa5863b3"
2026-02-17 15:37:46.915 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520aa5863b3", State:"down", Index:181}
2026-02-17 15:37:46.916 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Typed[string]{}}
2026-02-17 15:37:46.916 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Typed[string]{}}
2026-02-17 15:37:46.917 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali520aa5863b3", State:"", Index:181}
2026-02-17 15:37:46.917 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Set[string](nil)}
2026-02-17 15:37:46.917 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali520aa5863b3", Addrs:set.Set[string](nil)}
2026-02-17 15:37:47.143 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7089"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7089"}
2026-02-17 15:37:47.169 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5363"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5363"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5363"}
2026-02-17 15:37:47.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7089"}
2026-02-17 15:37:47.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5363"}
2026-02-17 15:37:49.151 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6980"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6980"}
2026-02-17 15:37:49.183 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2213"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2213"}
2026-02-17 15:37:49.183 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2213" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:50.144 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4825" name:"default"}
2026-02-17 15:37:50.712 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4825"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4825"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4825"}
2026-02-17 15:37:50.740 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4825"}
2026-02-17 15:37:51.018 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7288" name:"default"}
2026-02-17 15:37:51.040 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7288"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7288"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7288"}
2026-02-17 15:37:51.064 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7288"}
2026-02-17 15:37:51.750 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1926" name:"default"}
2026-02-17 15:37:51.773 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1926" name:"mount"}
2026-02-17 15:37:51.773 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1926" name:"nomount"}
2026-02-17 15:37:51.881 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1926"}
2026-02-17 15:37:52.104 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223/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-veswk-zgcj8-2bzks"} 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 15:37:52.104 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:37:52.104 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:37:53.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2213"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2213"}
2026-02-17 15:37:53.298 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8984"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8984"}
2026-02-17 15:37:53.323 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8984" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:54.453 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6980" name:"default"}
2026-02-17 15:37:54.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6980"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6980"}
2026-02-17 15:37:54.583 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6980"}
2026-02-17 15:37:57.418 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8984"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8984"}
2026-02-17 15:37:57.440 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2486"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2486"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2486"}
2026-02-17 15:37:57.469 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2486" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:37:58.803 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2213" name:"default"}
2026-02-17 15:37:58.857 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2213"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2213"}
2026-02-17 15:37:58.879 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2213"}
2026-02-17 15:38:00.713 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-2061/concurrent-29522378-ptv4w, name=eth0)
2026-02-17 15:38:00.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-2061"} profile:{inbound_rules:{action:"allow" rule_id:"IF973_KvXJ3rQ91Q"} outbound_rules:{action:"allow" rule_id:"1PkG5bTnAeTBCvP7"}}
2026-02-17 15:38:00.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-2061.default"} profile:{}
2026-02-17 15:38:00.714 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2061/concurrent-29522378-ptv4w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5a04ddecb6" profile_ids:"kns.cronjob-2061" profile_ids:"ksa.cronjob-2061.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:38:00.714 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.714 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.714 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.715 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib5a04ddecb6" ipVersion=0x4 table="filter"
2026-02-17 15:38:00.715 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-2061" ipVersion=0x4 table="filter"
2026-02-17 15:38:00.715 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lw5cq7inLbl-STLk16" ipVersion=0x4 table="filter"
2026-02-17 15:38:00.715 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib5a04ddecb6" ipVersion=0x4 table="filter"
2026-02-17 15:38:00.715 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-2061" ipVersion=0x4 table="filter"
2026-02-17 15:38:00.715 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lw5cq7inLbl-STLk16" ipVersion=0x4 table="filter"
2026-02-17 15:38:00.715 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib5a04ddecb6"
2026-02-17 15:38:00.715 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.715 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.749 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:38:00.749 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="down"
2026-02-17 15:38:00.793 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calib5a04ddecb6" state="down"
2026-02-17 15:38:00.793 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5a04ddecb6"
2026-02-17 15:38:00.793 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5a04ddecb6", State:"down", Index:183}
2026-02-17 15:38:00.793 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Typed[string]{}}
2026-02-17 15:38:00.794 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Typed[string]{}}
2026-02-17 15:38:00.794 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5a04ddecb6"
2026-02-17 15:38:00.794 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.794 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.795 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calib5a04ddecb6" state="up"
2026-02-17 15:38:00.811 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:38:00.811 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="down"
2026-02-17 15:38:00.811 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5a04ddecb6", State:"up", Index:183}
2026-02-17 15:38:00.811 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib5a04ddecb6"
2026-02-17 15:38:00.811 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5a04ddecb6"
2026-02-17 15:38:00.812 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5a04ddecb6"
2026-02-17 15:38:00.812 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.812 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:00.827 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:00.827 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:01.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2486"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2486"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2486"}
2026-02-17 15:38:01.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4884"}
2026-02-17 15:38:01.589 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:01.607 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4884"} labels:{key:"webhook-4884" value:"true"}
2026-02-17 15:38:01.607 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8973"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8973"} labels:{key:"webhook-4884-markers" value:"true"}
2026-02-17 15:38:01.630 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:01.912 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-2061/concurrent-29522378-ptv4w, name=eth0)
2026-02-17 15:38:01.913 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2061/concurrent-29522378-ptv4w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5a04ddecb6" profile_ids:"kns.cronjob-2061" profile_ids:"ksa.cronjob-2061.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:38:01.913 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:01.913 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:01.913 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:01.914 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5a04ddecb6"
2026-02-17 15:38:01.914 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:01.914 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:38:01.936 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:01.936 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:02.332 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-17 15:38:02.332 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib5a04ddecb6"
2026-02-17 15:38:02.333 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:38:02.333 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:38:02.628 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8984" name:"default"}
2026-02-17 15:38:02.853 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8984"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8984"}
2026-02-17 15:38:02.880 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8984"}
2026-02-17 15:38:04.172 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4884" type:"ClusterIP" cluster_ips:"10.254.52.58" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:38:05.402 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4884"
2026-02-17 15:38:05.474 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4884"} labels:{key:"webhook-4884" value:"true"}
2026-02-17 15:38:05.552 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8973"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8973"} labels:{key:"webhook-4884-markers" value:"true"}
2026-02-17 15:38:05.573 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2721"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2721"}
2026-02-17 15:38:05.574 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:06.752 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2486" name:"default"}
2026-02-17 15:38:06.798 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2486"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2486"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2486"}
2026-02-17 15:38:06.825 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2486"}
2026-02-17 15:38:07.047 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8012"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8012"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8012"}
2026-02-17 15:38:07.077 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2601"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2601"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2601"}
2026-02-17 15:38:07.099 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-2601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:09.848 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2721"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2721"}
2026-02-17 15:38:09.898 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4762"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4762"}
2026-02-17 15:38:09.922 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4762" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:10.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4762"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4762"}
2026-02-17 15:38:10.051 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7107"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7107"}
2026-02-17 15:38:10.074 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:10.663 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8973" name:"default"}
2026-02-17 15:38:10.716 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4884" name:"default"}
2026-02-17 15:38:10.866 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4884"} labels:{key:"webhook-4884" value:"true"}
2026-02-17 15:38:10.894 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4884"}
2026-02-17 15:38:11.163 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2601"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2601"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2601"}
2026-02-17 15:38:11.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4390"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4390"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4390"}
2026-02-17 15:38:11.192 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4390" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:11.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8973"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8973"} labels:{key:"webhook-4884-markers" value:"true"}
2026-02-17 15:38:11.300 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8973"}
2026-02-17 15:38:11.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9091" name:"default"}
2026-02-17 15:38:11.423 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-9091"}
2026-02-17 15:38:12.088 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-8012" name:"default"}
2026-02-17 15:38:14.116 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8012"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8012"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8012"}
2026-02-17 15:38:14.142 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-8012"}
2026-02-17 15:38:15.037 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2721" name:"default"}
2026-02-17 15:38:15.128 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2721"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2721"}
2026-02-17 15:38:15.160 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2721"}
2026-02-17 15:38:15.305 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4762" name:"default"}
2026-02-17 15:38:15.480 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4762"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4762"}
2026-02-17 15:38:15.506 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4762"}
2026-02-17 15:38:16.215 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-2601" name:"default"}
2026-02-17 15:38:16.309 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4390"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4390"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4390"}
2026-02-17 15:38:16.339 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7495"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7495"}
2026-02-17 15:38:16.361 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-7495" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:16.557 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2601"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2601"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2601"}
2026-02-17 15:38:16.582 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-2601"}
2026-02-17 15:38:17.825 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-7495/rc-test-ljd2w, name=eth0)
2026-02-17 15:38:17.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-7495"} profile:{inbound_rules:{action:"allow" rule_id:"jjCzv8OMaQyviXLL"} outbound_rules:{action:"allow" rule_id:"3A4P6AX-Red6G5L4"}}
2026-02-17 15:38:17.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-7495.default"} profile:{}
2026-02-17 15:38:17.826 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7495/rc-test-ljd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50abb7e06c1" profile_ids:"kns.replication-controller-7495" profile_ids:"ksa.replication-controller-7495.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:38:17.826 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.826 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.826 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.826 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali50abb7e06c1" ipVersion=0x4 table="filter"
2026-02-17 15:38:17.827 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gxGn8RCQIx5CxJAkl6" ipVersion=0x4 table="filter"
2026-02-17 15:38:17.827 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_42Jhg7iNw5C9IAyWMA" ipVersion=0x4 table="filter"
2026-02-17 15:38:17.827 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali50abb7e06c1" ipVersion=0x4 table="filter"
2026-02-17 15:38:17.827 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gxGn8RCQIx5CxJAkl6" ipVersion=0x4 table="filter"
2026-02-17 15:38:17.827 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_42Jhg7iNw5C9IAyWMA" ipVersion=0x4 table="filter"
2026-02-17 15:38:17.827 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:17.827 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.827 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.874 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:38:17.874 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} status="down"
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali50abb7e06c1" state="down"
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50abb7e06c1"
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali50abb7e06c1" state="up"
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali50abb7e06c1" state="down"
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50abb7e06c1", State:"down", Index:184}
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali50abb7e06c1" state="up"
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Typed[string]{}}
2026-02-17 15:38:17.914 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Typed[string]{}}
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50abb7e06c1", State:"up", Index:184}
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50abb7e06c1", State:"down", Index:184}
2026-02-17 15:38:17.914 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50abb7e06c1", State:"up", Index:184}
2026-02-17 15:38:17.915 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:17.915 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:17.915 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:17.915 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.915 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:17.935 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:17.935 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:19.003 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-7495/rc-test-ljd2w, name=eth0)
2026-02-17 15:38:19.003 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7495/rc-test-ljd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50abb7e06c1" profile_ids:"kns.replication-controller-7495" profile_ids:"ksa.replication-controller-7495.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:38:19.003 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.003 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.003 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.004 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:19.004 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.004 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.023 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:19.023 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:19.062 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-7495/rc-test-ljd2w, name=eth0)
2026-02-17 15:38:19.062 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7495/rc-test-ljd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50abb7e06c1" profile_ids:"kns.replication-controller-7495" profile_ids:"ksa.replication-controller-7495.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:38:19.062 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.063 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.063 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.065 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:19.065 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.065 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:19.094 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:19.094 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:19.095 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7495"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7495"}
2026-02-17 15:38:19.116 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6807"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"job-6807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6807"}
2026-02-17 15:38:19.143 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:19.169 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-17 15:38:19.169 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali50abb7e06c1"
2026-02-17 15:38:19.175 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:38:19.175 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:38:19.746 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-6807/suspend-false-to-true-hm4pj, name=eth0)
2026-02-17 15:38:19.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6807"} profile:{inbound_rules:{action:"allow" rule_id:"-IznRuXSAZAqm2SZ"} outbound_rules:{action:"allow" rule_id:"D-6HzSjQ-Ixz_ezW"}}
2026-02-17 15:38:19.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6807.default"} profile:{}
2026-02-17 15:38:19.746 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6807/suspend-false-to-true-hm4pj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia06012593a8" profile_ids:"kns.job-6807" profile_ids:"ksa.job-6807.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:38:19.746 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.746 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.746 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.747 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia06012593a8" ipVersion=0x4 table="filter"
2026-02-17 15:38:19.747 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6807" ipVersion=0x4 table="filter"
2026-02-17 15:38:19.747 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nqhmvX68yk1TY3MVrg" ipVersion=0x4 table="filter"
2026-02-17 15:38:19.747 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia06012593a8" ipVersion=0x4 table="filter"
2026-02-17 15:38:19.747 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6807" ipVersion=0x4 table="filter"
2026-02-17 15:38:19.747 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nqhmvX68yk1TY3MVrg" ipVersion=0x4 table="filter"
2026-02-17 15:38:19.747 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia06012593a8"
2026-02-17 15:38:19.747 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.747 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.789 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:38:19.789 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} status="down"
2026-02-17 15:38:19.824 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calia06012593a8" state="down"
2026-02-17 15:38:19.824 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia06012593a8"
2026-02-17 15:38:19.824 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia06012593a8", State:"down", Index:185}
2026-02-17 15:38:19.824 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Typed[string]{}}
2026-02-17 15:38:19.824 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Typed[string]{}}
2026-02-17 15:38:19.824 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia06012593a8"
2026-02-17 15:38:19.824 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.824 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.827 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calia06012593a8" state="up"
2026-02-17 15:38:19.848 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:38:19.848 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} status="down"
2026-02-17 15:38:19.848 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia06012593a8", State:"up", Index:185}
2026-02-17 15:38:19.848 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia06012593a8"
2026-02-17 15:38:19.848 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia06012593a8"
2026-02-17 15:38:19.848 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia06012593a8"
2026-02-17 15:38:19.849 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.849 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:19.879 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:19.879 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} status="up"
2026-02-17 15:38:21.018 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-6807/suspend-false-to-true-hm4pj, name=eth0)
2026-02-17 15:38:21.019 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6807/suspend-false-to-true-hm4pj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia06012593a8" profile_ids:"kns.job-6807" profile_ids:"ksa.job-6807.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:38:21.019 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:21.019 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:21.019 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:21.020 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia06012593a8"
2026-02-17 15:38:21.021 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:21.021 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:21.043 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:21.043 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} status="up"
2026-02-17 15:38:21.200 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6807"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"job-6807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6807"}
2026-02-17 15:38:21.228 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7238"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7238"}
2026-02-17 15:38:21.250 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:21.422 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4390" name:"default"}
2026-02-17 15:38:21.564 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-17 15:38:21.564 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia06012593a8"
2026-02-17 15:38:21.564 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:38:21.564 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:38:21.618 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4390"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4390"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4390"}
2026-02-17 15:38:21.646 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4390"}
2026-02-17 15:38:24.126 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-7495/rc-test-ljd2w, name=eth0)
2026-02-17 15:38:24.126 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7495/rc-test-ljd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50abb7e06c1" profile_ids:"kns.replication-controller-7495" profile_ids:"ksa.replication-controller-7495.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:38:24.126 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.126 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.126 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.128 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:24.128 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.129 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.149 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-7495/rc-test-ljd2w, name=eth0)
2026-02-17 15:38:24.152 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:24.152 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:24.152 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7495"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7495"}
2026-02-17 15:38:24.153 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7495/rc-test-ljd2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50abb7e06c1" profile_ids:"kns.replication-controller-7495" profile_ids:"ksa.replication-controller-7495.default" ipv4_nets:"10.100.243.56/32"}
2026-02-17 15:38:24.153 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.153 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.153 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.154 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50abb7e06c1"
2026-02-17 15:38:24.154 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.154 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.175 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:24.175 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"} status="up"
2026-02-17 15:38:24.475 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=replication-controller-7495/rc-test-ljd2w, name=eth0)
2026-02-17 15:38:24.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7495/rc-test-ljd2w" endpoint_id:"eth0"}
2026-02-17 15:38:24.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-7495"}
2026-02-17 15:38:24.475 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-7495.default"}
2026-02-17 15:38:24.476 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.476 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.476 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gxGn8RCQIx5CxJAkl6" ipVersion=0x4 table="filter"
2026-02-17 15:38:24.476 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_42Jhg7iNw5C9IAyWMA" ipVersion=0x4 table="filter"
2026-02-17 15:38:24.476 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gxGn8RCQIx5CxJAkl6" ipVersion=0x4 table="filter"
2026-02-17 15:38:24.476 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_42Jhg7iNw5C9IAyWMA" ipVersion=0x4 table="filter"
2026-02-17 15:38:24.476 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.477 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali50abb7e06c1" ipVersion=0x4 table="filter"
2026-02-17 15:38:24.477 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali50abb7e06c1" ipVersion=0x4 table="filter"
2026-02-17 15:38:24.477 [INFO][83] 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-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.477 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.477 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.56
bird: KIF: Received address message for unknown interface 184
2026-02-17 15:38:24.537 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7495/rc-test-ljd2w", EndpointId:"eth0"}
2026-02-17 15:38:24.580 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-17 15:38:24.580 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50abb7e06c1"
2026-02-17 15:38:24.580 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Typed[string]{}}
2026-02-17 15:38:24.580 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali50abb7e06c1" state="down"
2026-02-17 15:38:24.580 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Typed[string]{}}
2026-02-17 15:38:24.580 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50abb7e06c1", State:"down", Index:184}
2026-02-17 15:38:24.587 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali50abb7e06c1" state=""
2026-02-17 15:38:24.587 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali50abb7e06c1"
2026-02-17 15:38:24.605 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50abb7e06c1", State:"", Index:184}
2026-02-17 15:38:24.605 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Set[string](nil)}
2026-02-17 15:38:24.605 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50abb7e06c1", Addrs:set.Set[string](nil)}
2026-02-17 15:38:25.344 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7238"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7238"}
2026-02-17 15:38:25.397 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-609"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-609"}
2026-02-17 15:38:25.426 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-609" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:25.450 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-609"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-609"}
2026-02-17 15:38:25.476 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3328"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3328"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3328"}
2026-02-17 15:38:25.497 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3328" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:26.238 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-6807/suspend-false-to-true-hm4pj, name=eth0)
2026-02-17 15:38:26.238 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6807/suspend-false-to-true-hm4pj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia06012593a8" profile_ids:"kns.job-6807" profile_ids:"ksa.job-6807.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:38:26.238 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.238 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.239 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.241 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia06012593a8"
2026-02-17 15:38:26.242 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.242 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.265 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-6807/suspend-false-to-true-hm4pj, name=eth0)
2026-02-17 15:38:26.273 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:26.273 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} status="up"
2026-02-17 15:38:26.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6807"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"job-6807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6807"}
2026-02-17 15:38:26.273 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6807/suspend-false-to-true-hm4pj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia06012593a8" profile_ids:"kns.job-6807" profile_ids:"ksa.job-6807.default" ipv4_nets:"10.100.243.57/32"}
2026-02-17 15:38:26.273 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.273 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.273 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.273 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia06012593a8"
2026-02-17 15:38:26.274 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.274 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.292 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:38:26.292 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"} status="up"
2026-02-17 15:38:26.587 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=job-6807/suspend-false-to-true-hm4pj, name=eth0)
2026-02-17 15:38:26.588 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6807/suspend-false-to-true-hm4pj" endpoint_id:"eth0"}
2026-02-17 15:38:26.588 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6807"}
2026-02-17 15:38:26.588 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6807.default"}
2026-02-17 15:38:26.588 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.588 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6807" ipVersion=0x4 table="filter"
2026-02-17 15:38:26.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nqhmvX68yk1TY3MVrg" ipVersion=0x4 table="filter"
2026-02-17 15:38:26.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6807" ipVersion=0x4 table="filter"
2026-02-17 15:38:26.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nqhmvX68yk1TY3MVrg" ipVersion=0x4 table="filter"
2026-02-17 15:38:26.594 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia06012593a8" ipVersion=0x4 table="filter"
2026-02-17 15:38:26.594 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia06012593a8" ipVersion=0x4 table="filter"
2026-02-17 15:38:26.594 [INFO][83] 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-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.594 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.594 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.57
2026-02-17 15:38:26.652 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6807/suspend-false-to-true-hm4pj", EndpointId:"eth0"}
2026-02-17 15:38:26.690 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calia06012593a8" state="down"
2026-02-17 15:38:26.690 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia06012593a8"
2026-02-17 15:38:26.690 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=185
2026-02-17 15:38:26.690 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia06012593a8", State:"down", Index:185}
2026-02-17 15:38:26.690 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Typed[string]{}}
2026-02-17 15:38:26.690 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Typed[string]{}}
2026-02-17 15:38:26.693 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calia06012593a8" state=""
2026-02-17 15:38:26.693 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia06012593a8"
2026-02-17 15:38:26.715 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia06012593a8", State:"", Index:185}
2026-02-17 15:38:26.715 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Set[string](nil)}
2026-02-17 15:38:26.715 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia06012593a8", Addrs:set.Set[string](nil)}
2026-02-17 15:38:29.264 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-7495" name:"default"}
2026-02-17 15:38:29.429 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-7495"}
2026-02-17 15:38:29.574 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3328"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3328"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3328"}
2026-02-17 15:38:29.594 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7430"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7430"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7430"}
2026-02-17 15:38:29.613 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7430" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:29.677 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7430"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7430"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7430"}
2026-02-17 15:38:29.700 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7681"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7681"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7681"}
2026-02-17 15:38:29.729 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7681" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:29.800 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7681"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7681"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7681"}
2026-02-17 15:38:29.821 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5035"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-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:"validating-admission-policy-5035"}
2026-02-17 15:38:29.842 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-5035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:29.856 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5035"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-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:"validating-admission-policy-5035"} labels:{key:"validating-admission-policy-5035" value:"true"}
2026-02-17 15:38:30.021 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5035"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-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:"validating-admission-policy-5035"} labels:{key:"validating-admission-policy-5035" value:"true"}
2026-02-17 15:38:30.049 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7396"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7396"}
2026-02-17 15:38:30.072 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:30.507 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7238" name:"default"}
2026-02-17 15:38:30.726 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7238"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7238"}
2026-02-17 15:38:30.750 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7238"}
2026-02-17 15:38:30.855 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-609" name:"default"}
2026-02-17 15:38:30.943 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-609"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-609"}
2026-02-17 15:38:30.973 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-609"}
2026-02-17 15:38:31.403 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6807" name:"default"}
2026-02-17 15:38:31.569 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6807"}
2026-02-17 15:38:32.791 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:38:32.791 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:38:32.791 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:38:33.159 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7396"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7396"}
2026-02-17 15:38:33.187 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2572"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2572"}
2026-02-17 15:38:33.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2572" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:33.220 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2572"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2572"} labels:{key:"webhook-2572" value:"true"}
2026-02-17 15:38:33.246 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8722"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8722"} labels:{key:"webhook-2572-markers" value:"true"}
2026-02-17 15:38:33.246 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8722" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:33.499 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:38:34.709 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7430"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7430"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7430"}
2026-02-17 15:38:34.730 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3328" name:"default"}
2026-02-17 15:38:34.899 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3328"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3328"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3328"}
2026-02-17 15:38:34.932 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3328"}
2026-02-17 15:38:35.229 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7681" name:"default"}
2026-02-17 15:38:35.230 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-5035" name:"default"}
2026-02-17 15:38:35.257 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7681"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7681"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7681"}
2026-02-17 15:38:35.284 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7681"}
2026-02-17 15:38:35.472 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5035"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-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:"validating-admission-policy-5035"} labels:{key:"validating-admission-policy-5035" value:"true"}
2026-02-17 15:38:35.495 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-5035"}
2026-02-17 15:38:36.388 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2572" type:"ClusterIP" cluster_ips:"10.254.51.165" ports:{Protocol:"TCP" Port:8443}
2026-02-17 15:38:37.410 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2572"
2026-02-17 15:38:37.471 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2572"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2572"} labels:{key:"webhook-2572" value:"true"}
2026-02-17 15:38:37.509 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8722"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8722"} labels:{key:"webhook-2572-markers" value:"true"}
2026-02-17 15:38:37.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2273"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2273"}
2026-02-17 15:38:37.537 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2273" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:38:38.229 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7396" name:"default"}
2026-02-17 15:38:38.424 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7396"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7396"}
2026-02-17 15:38:38.452 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7396"}
2026-02-17 15:38:39.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7430" name:"default"}
2026-02-17 15:38:39.914 [INFO][83] felix/summary.go 100: Summarising 225 dataplane reconciliation loops over 1m1.1s: avg=26ms longest=78ms (resync-calico-v4)
2026-02-17 15:38:39.949 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7430"}
2026-02-17 15:38:42.532 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2572" name:"default"}
2026-02-17 15:38:43.058 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8722" name:"default"}
2026-02-17 15:38:43.169 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8722"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8722"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8722"} labels:{key:"webhook-2572-markers" value:"true"}
2026-02-17 15:38:43.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2572"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2572"} labels:{key:"webhook-2572" value:"true"}
2026-02-17 15:38:43.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8722"}
2026-02-17 15:38:43.196 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2572"}
2026-02-17 15:39:01.500 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2061"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2061"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2061"}
2026-02-17 15:39:01.521 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-2061/concurrent-29522378-ptv4w, name=eth0)
2026-02-17 15:39:01.530 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2061/concurrent-29522378-ptv4w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5a04ddecb6" profile_ids:"kns.cronjob-2061" profile_ids:"ksa.cronjob-2061.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:39:01.530 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.530 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.530 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.530 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5a04ddecb6"
2026-02-17 15:39:01.530 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.530 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.553 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:39:01.554 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="up"
2026-02-17 15:39:01.554 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9305"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9305"}
2026-02-17 15:39:01.554 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-9305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:39:01.562 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-2061/concurrent-29522378-ptv4w, name=eth0)
2026-02-17 15:39:01.577 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2061/concurrent-29522378-ptv4w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5a04ddecb6" profile_ids:"kns.cronjob-2061" profile_ids:"ksa.cronjob-2061.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:39:01.577 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.578 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.578 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.578 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5a04ddecb6"
2026-02-17 15:39:01.579 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.579 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.583 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-2061/concurrent-29522378-ptv4w, name=eth0)
2026-02-17 15:39:01.602 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:39:01.602 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="up"
2026-02-17 15:39:01.602 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2061/concurrent-29522378-ptv4w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5a04ddecb6" profile_ids:"kns.cronjob-2061" profile_ids:"ksa.cronjob-2061.default" ipv4_nets:"10.100.243.20/32"}
2026-02-17 15:39:01.602 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.602 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.602 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.602 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5a04ddecb6"
2026-02-17 15:39:01.603 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.603 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:01.630 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:39:01.630 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"} status="up"
2026-02-17 15:39:02.195 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e, name=eth0)
2026-02-17 15:39:02.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-9305"} profile:{inbound_rules:{action:"allow" rule_id:"_MzuCIuN90V7mamq"} outbound_rules:{action:"allow" rule_id:"9JjMN0Ob3OpdPcC5"}}
2026-02-17 15:39:02.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-9305.default"} profile:{}
2026-02-17 15:39:02.195 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali127c3fb48f2" profile_ids:"kns.container-runtime-9305" profile_ids:"ksa.container-runtime-9305.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:39:02.195 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.195 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.196 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.196 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali127c3fb48f2" ipVersion=0x4 table="filter"
2026-02-17 15:39:02.196 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HBJWG6U0zqv8F4wt0a" ipVersion=0x4 table="filter"
2026-02-17 15:39:02.196 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vuv8FR_saTNT3YXP_3" ipVersion=0x4 table="filter"
2026-02-17 15:39:02.196 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali127c3fb48f2" ipVersion=0x4 table="filter"
2026-02-17 15:39:02.196 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HBJWG6U0zqv8F4wt0a" ipVersion=0x4 table="filter"
2026-02-17 15:39:02.196 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vuv8FR_saTNT3YXP_3" ipVersion=0x4 table="filter"
2026-02-17 15:39:02.196 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:02.196 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.196 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.240 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:39:02.240 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="down"
2026-02-17 15:39:02.278 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali127c3fb48f2" state="down"
2026-02-17 15:39:02.279 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali127c3fb48f2"
2026-02-17 15:39:02.279 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali127c3fb48f2", State:"down", Index:186}
2026-02-17 15:39:02.279 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Typed[string]{}}
2026-02-17 15:39:02.279 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Typed[string]{}}
2026-02-17 15:39:02.279 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:02.279 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.279 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.280 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali127c3fb48f2" state="up"
2026-02-17 15:39:02.299 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:39:02.299 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="down"
2026-02-17 15:39:02.299 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali127c3fb48f2", State:"up", Index:186}
2026-02-17 15:39:02.300 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:02.300 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:02.300 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:02.300 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.300 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:02.322 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:39:02.322 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="up"
2026-02-17 15:39:03.222 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e, name=eth0)
2026-02-17 15:39:03.222 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali127c3fb48f2" profile_ids:"kns.container-runtime-9305" profile_ids:"ksa.container-runtime-9305.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:39:03.223 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:03.223 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:03.223 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:03.224 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:03.225 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:03.225 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:03.247 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:39:03.247 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="up"
2026-02-17 15:39:03.420 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-17 15:39:03.420 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali127c3fb48f2"
2026-02-17 15:39:03.420 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:39:03.420 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:39:04.379 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e, name=eth0)
2026-02-17 15:39:04.380 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali127c3fb48f2" profile_ids:"kns.container-runtime-9305" profile_ids:"ksa.container-runtime-9305.default" ipv4_nets:"10.100.243.58/32"}
2026-02-17 15:39:04.380 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.380 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.380 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.381 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:04.381 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.381 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 186
2026-02-17 15:39:04.406 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:39:04.406 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="up"
2026-02-17 15:39:04.487 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali127c3fb48f2" state="down"
2026-02-17 15:39:04.487 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali127c3fb48f2"
2026-02-17 15:39:04.487 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali127c3fb48f2", State:"down", Index:186}
2026-02-17 15:39:04.487 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Typed[string]{}}
2026-02-17 15:39:04.487 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Typed[string]{}}
2026-02-17 15:39:04.487 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:04.488 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.488 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.488 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.58
2026-02-17 15:39:04.489 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali127c3fb48f2" state=""
2026-02-17 15:39:04.489 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali127c3fb48f2"
2026-02-17 15:39:04.493 [INFO][83] 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=186
2026-02-17 15:39:04.508 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:39:04.508 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="down"
2026-02-17 15:39:04.508 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali127c3fb48f2", State:"", Index:186}
2026-02-17 15:39:04.508 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Set[string](nil)}
2026-02-17 15:39:04.508 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali127c3fb48f2", Addrs:set.Set[string](nil)}
2026-02-17 15:39:04.508 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali127c3fb48f2"
2026-02-17 15:39:04.508 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.508 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.531 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:39:04.531 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"} status="down"
2026-02-17 15:39:04.580 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e, name=eth0)
2026-02-17 15:39:04.580 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e" endpoint_id:"eth0"}
2026-02-17 15:39:04.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-9305.default"}
2026-02-17 15:39:04.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-9305"}
2026-02-17 15:39:04.581 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.581 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.581 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HBJWG6U0zqv8F4wt0a" ipVersion=0x4 table="filter"
2026-02-17 15:39:04.581 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vuv8FR_saTNT3YXP_3" ipVersion=0x4 table="filter"
2026-02-17 15:39:04.581 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HBJWG6U0zqv8F4wt0a" ipVersion=0x4 table="filter"
2026-02-17 15:39:04.581 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vuv8FR_saTNT3YXP_3" ipVersion=0x4 table="filter"
2026-02-17 15:39:04.581 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.581 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali127c3fb48f2" ipVersion=0x4 table="filter"
2026-02-17 15:39:04.581 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali127c3fb48f2" ipVersion=0x4 table="filter"
2026-02-17 15:39:04.581 [INFO][83] 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-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.581 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.637 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9305/termination-message-container1f33ac6c-def1-4ff5-9f29-24bf2dff661e", EndpointId:"eth0"}
2026-02-17 15:39:04.671 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9305"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9305"}
2026-02-17 15:39:04.696 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-3378"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-3378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3378"}
2026-02-17 15:39:04.722 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-3378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:39:06.631 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2061"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2061"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2061"}
2026-02-17 15:39:07.457 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-3378" type:"ClusterIP" cluster_ips:"10.254.93.150" ports:{Protocol:"TCP" Port:7443}
2026-02-17 15:39:07.501 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-3378" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 15:39:09.697 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-9305" name:"default"}
2026-02-17 15:39:10.007 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9305"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9305"}
2026-02-17 15:39:10.034 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-9305"}
2026-02-17 15:39:29.957 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-3378"
2026-02-17 15:39:30.001 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-3378" name:"sample-apiserver"}
2026-02-17 15:39:30.085 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-3378"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-3378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3378"}
2026-02-17 15:39:30.107 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6598"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6598"}
2026-02-17 15:39:30.133 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6598" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:39:32.544 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=cronjob-2061/concurrent-29522378-ptv4w, name=eth0)
2026-02-17 15:39:32.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2061/concurrent-29522378-ptv4w" endpoint_id:"eth0"}
2026-02-17 15:39:32.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-2061"}
2026-02-17 15:39:32.544 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-2061.default"}
2026-02-17 15:39:32.544 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:32.544 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:32.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-2061" ipVersion=0x4 table="filter"
2026-02-17 15:39:32.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lw5cq7inLbl-STLk16" ipVersion=0x4 table="filter"
2026-02-17 15:39:32.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-2061" ipVersion=0x4 table="filter"
2026-02-17 15:39:32.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lw5cq7inLbl-STLk16" ipVersion=0x4 table="filter"
2026-02-17 15:39:32.545 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:32.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib5a04ddecb6" ipVersion=0x4 table="filter"
2026-02-17 15:39:32.545 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib5a04ddecb6" ipVersion=0x4 table="filter"
2026-02-17 15:39:32.545 [INFO][83] 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:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:32.545 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:32.552 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.20
2026-02-17 15:39:32.599 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2061/concurrent-29522378-ptv4w", EndpointId:"eth0"}
2026-02-17 15:39:32.647 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calib5a04ddecb6" state="down"
2026-02-17 15:39:32.647 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5a04ddecb6"
2026-02-17 15:39:32.647 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5a04ddecb6", State:"down", Index:183}
2026-02-17 15:39:32.647 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Typed[string]{}}
2026-02-17 15:39:32.647 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Typed[string]{}}
2026-02-17 15:39:32.649 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-17 15:39:32.651 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calib5a04ddecb6" state=""
2026-02-17 15:39:32.651 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib5a04ddecb6"
2026-02-17 15:39:32.693 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5a04ddecb6", State:"", Index:183}
2026-02-17 15:39:32.693 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Set[string](nil)}
2026-02-17 15:39:32.693 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5a04ddecb6", Addrs:set.Set[string](nil)}
2026-02-17 15:39:33.465 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-fsjjm" ipv4_addr:"192.168.24.201/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-veswk-default-worker-ktnmx-7tmw8-fsjjm"} 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 15:39:33.465 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:39:33.465 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:39:33.543 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:39:35.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-3378" name:"default"}
2026-02-17 15:39:35.407 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-3378"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-3378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3378"}
2026-02-17 15:39:35.435 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-3378"}
2026-02-17 15:39:42.652 [INFO][83] felix/summary.go 100: Summarising 49 dataplane reconciliation loops over 1m2.7s: avg=29ms longest=56ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:39:43.944 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-2061" name:"default"}
2026-02-17 15:39:44.016 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-2061"}
2026-02-17 15:39:45.489 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-default-worker-ktnmx-7tmw8-bbdx2" ipv4_addr:"192.168.24.144/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-veswk-default-worker-ktnmx-7tmw8-bbdx2"} 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 15:39:45.489 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:39:45.489 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:40:06.265 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6598"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6598"}
2026-02-17 15:40:06.318 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2359"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2359"}
2026-02-17 15:40:06.353 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-2359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:40:06.951 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2359/netserver-0, name=eth0)
2026-02-17 15:40:06.952 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-2359.default"} profile:{}
2026-02-17 15:40:06.952 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-2359"} profile:{inbound_rules:{action:"allow" rule_id:"pWV3Ri-38dpccRD1"} outbound_rules:{action:"allow" rule_id:"0Ro3PY88GDMIxUSA"}}
2026-02-17 15:40:06.952 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2359/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedcad890956" profile_ids:"kns.pod-network-test-2359" profile_ids:"ksa.pod-network-test-2359.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:40:06.952 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:06.952 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:06.952 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:06.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliedcad890956" ipVersion=0x4 table="filter"
2026-02-17 15:40:06.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ibRcClKdrpTpAzg1fU" ipVersion=0x4 table="filter"
2026-02-17 15:40:06.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SltvUDs4NzRMgynmX6" ipVersion=0x4 table="filter"
2026-02-17 15:40:06.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliedcad890956" ipVersion=0x4 table="filter"
2026-02-17 15:40:06.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ibRcClKdrpTpAzg1fU" ipVersion=0x4 table="filter"
2026-02-17 15:40:06.953 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SltvUDs4NzRMgynmX6" ipVersion=0x4 table="filter"
2026-02-17 15:40:06.953 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliedcad890956"
2026-02-17 15:40:06.953 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:06.953 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:06.986 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:40:06.986 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:40:07.031 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="caliedcad890956" state="down"
2026-02-17 15:40:07.031 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedcad890956"
2026-02-17 15:40:07.031 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedcad890956", State:"down", Index:187}
2026-02-17 15:40:07.031 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Typed[string]{}}
2026-02-17 15:40:07.031 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Typed[string]{}}
2026-02-17 15:40:07.031 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedcad890956"
2026-02-17 15:40:07.031 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.031 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.033 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="caliedcad890956" state="up"
2026-02-17 15:40:07.049 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:40:07.049 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 15:40:07.049 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedcad890956", State:"up", Index:187}
2026-02-17 15:40:07.049 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliedcad890956"
2026-02-17 15:40:07.049 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedcad890956"
2026-02-17 15:40:07.049 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedcad890956"
2026-02-17 15:40:07.050 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.050 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.073 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:07.073 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:40:07.505 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2359/netserver-0, name=eth0)
2026-02-17 15:40:07.505 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2359/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedcad890956" profile_ids:"kns.pod-network-test-2359" profile_ids:"ksa.pod-network-test-2359.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:40:07.505 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.505 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.505 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.506 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedcad890956"
2026-02-17 15:40:07.506 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.506 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:07.525 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:07.525 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:40:08.285 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-17 15:40:08.285 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliedcad890956"
2026-02-17 15:40:08.285 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:40:08.285 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:40:11.465 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6598" name:"default"}
2026-02-17 15:40:11.518 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6598"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6598"}
2026-02-17 15:40:11.552 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-6598"}
2026-02-17 15:40:19.513 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2359/netserver-0, name=eth0)
2026-02-17 15:40:19.513 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2359/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedcad890956" profile_ids:"kns.pod-network-test-2359" profile_ids:"ksa.pod-network-test-2359.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:40:19.513 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:19.514 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:19.514 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:19.514 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedcad890956"
2026-02-17 15:40:19.514 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:19.514 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:19.539 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:19.539 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:40:24.677 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2359"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2359"}
2026-02-17 15:40:24.728 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-582"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-582"}
2026-02-17 15:40:24.747 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-582" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:40:25.329 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db, name=eth0)
2026-02-17 15:40:25.329 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-582"} profile:{inbound_rules:{action:"allow" rule_id:"e8jHYeB05HMX4q_y"} outbound_rules:{action:"allow" rule_id:"5vBJPa-5URQtF5Lc"}}
2026-02-17 15:40:25.329 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-582.default"} profile:{}
2026-02-17 15:40:25.329 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66c464fee20" profile_ids:"kns.projected-582" profile_ids:"ksa.projected-582.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:40:25.329 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.329 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.330 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.330 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali66c464fee20" ipVersion=0x4 table="filter"
2026-02-17 15:40:25.330 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-582" ipVersion=0x4 table="filter"
2026-02-17 15:40:25.330 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qs4CK7tkdcNNINt4b8" ipVersion=0x4 table="filter"
2026-02-17 15:40:25.330 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali66c464fee20" ipVersion=0x4 table="filter"
2026-02-17 15:40:25.330 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-582" ipVersion=0x4 table="filter"
2026-02-17 15:40:25.330 [INFO][83] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qs4CK7tkdcNNINt4b8" ipVersion=0x4 table="filter"
2026-02-17 15:40:25.330 [INFO][83] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali66c464fee20"
2026-02-17 15:40:25.330 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.330 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.369 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:40:25.369 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} status="down"
2026-02-17 15:40:25.408 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali66c464fee20" state="down"
2026-02-17 15:40:25.408 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66c464fee20"
2026-02-17 15:40:25.408 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66c464fee20", State:"down", Index:188}
2026-02-17 15:40:25.408 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Typed[string]{}}
2026-02-17 15:40:25.408 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Typed[string]{}}
2026-02-17 15:40:25.409 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66c464fee20"
2026-02-17 15:40:25.409 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.409 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.413 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali66c464fee20" state="up"
2026-02-17 15:40:25.428 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:40:25.428 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} status="down"
2026-02-17 15:40:25.428 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66c464fee20", State:"up", Index:188}
2026-02-17 15:40:25.429 [INFO][83] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali66c464fee20"
2026-02-17 15:40:25.429 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66c464fee20"
2026-02-17 15:40:25.429 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66c464fee20"
2026-02-17 15:40:25.429 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.430 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:25.450 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:25.450 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} status="up"
2026-02-17 15:40:26.600 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db, name=eth0)
2026-02-17 15:40:26.600 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66c464fee20" profile_ids:"kns.projected-582" profile_ids:"ksa.projected-582.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:40:26.601 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:26.601 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:26.601 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:26.602 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66c464fee20"
2026-02-17 15:40:26.602 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:26.603 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:26.630 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:26.630 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} status="up"
2026-02-17 15:40:27.100 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=188
2026-02-17 15:40:27.100 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali66c464fee20"
2026-02-17 15:40:27.100 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:40:27.100 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 15:40:29.724 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2359/netserver-0, name=eth0)
2026-02-17 15:40:29.724 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2359/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedcad890956" profile_ids:"kns.pod-network-test-2359" profile_ids:"ksa.pod-network-test-2359.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:40:29.724 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.724 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.724 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.724 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedcad890956"
2026-02-17 15:40:29.725 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.725 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.752 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:29.752 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:40:29.752 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2359/netserver-0, name=eth0)
2026-02-17 15:40:29.752 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2359/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedcad890956" profile_ids:"kns.pod-network-test-2359" profile_ids:"ksa.pod-network-test-2359.default" ipv4_nets:"10.100.243.63/32"}
2026-02-17 15:40:29.752 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.752 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.752 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.754 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedcad890956"
2026-02-17 15:40:29.754 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.754 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:29.775 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:29.775 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 15:40:29.775 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2359"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2359"}
2026-02-17 15:40:30.093 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=pod-network-test-2359/netserver-0, name=eth0)
2026-02-17 15:40:30.093 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2359/netserver-0" endpoint_id:"eth0"}
2026-02-17 15:40:30.094 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-2359"}
2026-02-17 15:40:30.094 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-2359.default"}
2026-02-17 15:40:30.094 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:30.094 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:30.094 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ibRcClKdrpTpAzg1fU" ipVersion=0x4 table="filter"
2026-02-17 15:40:30.094 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SltvUDs4NzRMgynmX6" ipVersion=0x4 table="filter"
2026-02-17 15:40:30.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ibRcClKdrpTpAzg1fU" ipVersion=0x4 table="filter"
2026-02-17 15:40:30.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SltvUDs4NzRMgynmX6" ipVersion=0x4 table="filter"
2026-02-17 15:40:30.095 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:30.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliedcad890956" ipVersion=0x4 table="filter"
2026-02-17 15:40:30.095 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliedcad890956" ipVersion=0x4 table="filter"
2026-02-17 15:40:30.095 [INFO][83] 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-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:30.095 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:30.095 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.63
bird: KIF: Received address message for unknown interface 187
2026-02-17 15:40:30.165 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2359/netserver-0", EndpointId:"eth0"}
2026-02-17 15:40:30.200 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-17 15:40:30.201 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedcad890956"
2026-02-17 15:40:30.201 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="caliedcad890956" state="down"
2026-02-17 15:40:30.201 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Typed[string]{}}
2026-02-17 15:40:30.201 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Typed[string]{}}
2026-02-17 15:40:30.201 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedcad890956", State:"down", Index:187}
2026-02-17 15:40:30.203 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="caliedcad890956" state=""
2026-02-17 15:40:30.203 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliedcad890956"
2026-02-17 15:40:30.225 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedcad890956", State:"", Index:187}
2026-02-17 15:40:30.225 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Set[string](nil)}
2026-02-17 15:40:30.225 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedcad890956", Addrs:set.Set[string](nil)}
2026-02-17 15:40:30.938 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-582"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-582"}
2026-02-17 15:40:30.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5687"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5687"} 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-5687"}
2026-02-17 15:40:30.966 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5687" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:40:33.028 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5687"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5687"} 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-5687"}
2026-02-17 15:40:33.051 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2782"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 15:40:33.066 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2782" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:40:33.557 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:40:34.915 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-2359" name:"default"}
2026-02-17 15:40:35.189 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-2359"}
2026-02-17 15:40:35.982 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db, name=eth0)
2026-02-17 15:40:35.982 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66c464fee20" profile_ids:"kns.projected-582" profile_ids:"ksa.projected-582.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:40:35.982 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:35.982 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:35.982 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:35.990 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66c464fee20"
2026-02-17 15:40:35.991 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:35.991 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.009 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db, name=eth0)
2026-02-17 15:40:36.014 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:36.014 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} status="up"
2026-02-17 15:40:36.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-582"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"projected-582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-582"}
2026-02-17 15:40:36.014 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66c464fee20" profile_ids:"kns.projected-582" profile_ids:"ksa.projected-582.default" ipv4_nets:"10.100.243.59/32"}
2026-02-17 15:40:36.014 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.014 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.014 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.015 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66c464fee20"
2026-02-17 15:40:36.015 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.015 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.037 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:40:36.037 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"} status="up"
2026-02-17 15:40:36.263 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db, name=eth0)
2026-02-17 15:40:36.263 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db" endpoint_id:"eth0"}
2026-02-17 15:40:36.263 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-582"}
2026-02-17 15:40:36.263 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-582.default"}
2026-02-17 15:40:36.263 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.263 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.264 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-582" ipVersion=0x4 table="filter"
2026-02-17 15:40:36.264 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qs4CK7tkdcNNINt4b8" ipVersion=0x4 table="filter"
2026-02-17 15:40:36.264 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-582" ipVersion=0x4 table="filter"
2026-02-17 15:40:36.264 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qs4CK7tkdcNNINt4b8" ipVersion=0x4 table="filter"
2026-02-17 15:40:36.264 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.264 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali66c464fee20" ipVersion=0x4 table="filter"
2026-02-17 15:40:36.264 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali66c464fee20" ipVersion=0x4 table="filter"
2026-02-17 15:40:36.264 [INFO][83] 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:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.264 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.265 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.59
2026-02-17 15:40:36.318 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-582/pod-projected-configmaps-1be82c3b-53e0-4bdc-ad2a-76a5c7c7c2db", EndpointId:"eth0"}
2026-02-17 15:40:36.367 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali66c464fee20" state="down"
2026-02-17 15:40:36.367 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66c464fee20"
2026-02-17 15:40:36.367 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66c464fee20", State:"down", Index:188}
2026-02-17 15:40:36.367 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Typed[string]{}}
2026-02-17 15:40:36.367 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Typed[string]{}}
2026-02-17 15:40:36.369 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-17 15:40:36.372 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali66c464fee20" state=""
2026-02-17 15:40:36.372 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali66c464fee20"
2026-02-17 15:40:36.383 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66c464fee20", State:"", Index:188}
2026-02-17 15:40:36.383 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Set[string](nil)}
2026-02-17 15:40:36.383 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66c464fee20", Addrs:set.Set[string](nil)}
2026-02-17 15:40:37.166 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2782"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 15:40:37.205 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9269"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9269"}
2026-02-17 15:40:37.235 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9269" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:40:37.334 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9269"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9269"}
2026-02-17 15:40:37.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2557"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2557"}
2026-02-17 15:40:37.360 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 15:40:37.437 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2557"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2557"}
2026-02-17 15:40:38.069 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5687"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5687"} 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-5687"}
2026-02-17 15:40:41.106 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-582" name:"default"}
2026-02-17 15:40:41.282 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-582"}
2026-02-17 15:40:42.395 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9269" name:"default"}
2026-02-17 15:40:42.491 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2782" name:"default"}
2026-02-17 15:40:42.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2557" name:"default"}
2026-02-17 15:40:42.520 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2782"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2782"}
2026-02-17 15:40:42.540 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2782"}
2026-02-17 15:40:42.702 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9269"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9269"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9269"}
2026-02-17 15:40:42.723 [INFO][83] felix/summary.go 100: Summarising 61 dataplane reconciliation loops over 1m0.1s: avg=26ms longest=71ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 15:40:42.729 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2557"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a397ee7-c542-4f6e-9e08-177780b67284"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2557"}
2026-02-17 15:40:42.753 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9269"}
2026-02-17 15:40:42.780 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2557"}
2026-02-17 15:40:43.280 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5687" name:"default"}
2026-02-17 15:40:43.357 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5687"}
2026-02-17 15:41:33.579 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:41:53.579 [INFO][83] felix/summary.go 100: Summarising 12 dataplane reconciliation loops over 1m10.9s: avg=28ms longest=39ms (resync-calico-v4)
2026-02-17 15:42:33.593 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.144/24
2026-02-17 15:42:40.836 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2273"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2273"}
2026-02-17 15:42:45.887 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2273" name:"default"}
2026-02-17 15:42:46.118 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2273"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13400b09-9b50-44f5-9019-1855e70b2517"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2273"}
2026-02-17 15:42:46.141 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2273"}
2026-02-17 15:42:57.649 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2865"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2865"}
2026-02-17 15:42:57.669 [INFO][83] felix/summary.go 100: Summarising 9 dataplane reconciliation loops over 1m4.1s: avg=28ms longest=42ms (resync-calico-v4)
2026-02-17 15:42:58.153 [INFO][83] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-veswk-zgcj8-2bzks" ipv4_addr:"192.168.24.223/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-veswk-zgcj8-2bzks"} 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 15:42:58.153 [INFO][83] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 15:42:58.153 [INFO][83] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 15:43:02.706 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2865" name:"default"}
2026-02-17 15:43:04.717 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2865"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6d3b6ba1-c302-47e8-aa55-b1864467d411"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2865"}
2026-02-17 15:43:04.747 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2865"}
2026-02-17 15:43:10.114 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7107"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7107"}
2026-02-17 15:43:11.397 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240, name=eth0)
2026-02-17 15:43:11.397 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15fe8f196d" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.243.1/32"}
2026-02-17 15:43:11.397 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:11.397 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:11.397 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:11.398 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15fe8f196d"
2026-02-17 15:43:11.399 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:11.399 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:11.424 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:43:11.424 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="up"
2026-02-17 15:43:15.177 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7107" name:"default"}
2026-02-17 15:43:15.331 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7107"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"3addd043-300b-4580-bde0-d6c9de414e72"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7107"}
2026-02-17 15:43:15.359 [INFO][83] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7107"}
2026-02-17 15:43:17.416 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240, name=eth0)
2026-02-17 15:43:17.416 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15fe8f196d" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.243.1/32"}
2026-02-17 15:43:17.416 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:17.417 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:17.417 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:17.418 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15fe8f196d"
2026-02-17 15:43:17.418 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:17.418 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:17.437 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:43:17.438 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="up"
2026-02-17 15:43:18.580 [INFO][83] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240, name=eth0)
2026-02-17 15:43:18.581 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15fe8f196d" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.243.1/32"}
2026-02-17 15:43:18.581 [INFO][83] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.581 [INFO][83] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.581 [INFO][83] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.581 [INFO][83] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15fe8f196d"
2026-02-17 15:43:18.581 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.582 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.599 [INFO][83] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 15:43:18.599 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="up"
2026-02-17 15:43:18.684 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calic15fe8f196d" state="down"
2026-02-17 15:43:18.684 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic15fe8f196d"
2026-02-17 15:43:18.684 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15fe8f196d", State:"down", Index:6}
2026-02-17 15:43:18.684 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Typed[string]{}}
2026-02-17 15:43:18.684 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Typed[string]{}}
2026-02-17 15:43:18.684 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15fe8f196d"
2026-02-17 15:43:18.684 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.684 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.685 [INFO][83] felix/conntrack.go 90: Removing conntrack flows ip=10.100.243.1
2026-02-17 15:43:18.685 [INFO][83] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=6
2026-02-17 15:43:18.688 [INFO][83] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calic15fe8f196d" state=""
2026-02-17 15:43:18.688 [INFO][83] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic15fe8f196d"
2026-02-17 15:43:18.712 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:43:18.712 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="down"
2026-02-17 15:43:18.712 [INFO][83] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15fe8f196d", State:"", Index:6}
2026-02-17 15:43:18.712 [INFO][83] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Set[string](nil)}
2026-02-17 15:43:18.712 [INFO][83] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15fe8f196d", Addrs:set.Set[string](nil)}
2026-02-17 15:43:18.713 [INFO][83] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15fe8f196d"
2026-02-17 15:43:18.713 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.713 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.736 [INFO][83] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 15:43:18.736 [INFO][83] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"} status="down"
2026-02-17 15:43:18.783 [INFO][83] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-veswk-default-worker-ktnmx-7tmw8-bbdx2, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240, name=eth0)
2026-02-17 15:43:18.783 [INFO][83] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240" endpoint_id:"eth0"}
2026-02-17 15:43:18.783 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sonobuoy"}
2026-02-17 15:43:18.783 [INFO][83] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"}
2026-02-17 15:43:18.783 [INFO][83] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.783 [INFO][83] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.784 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 15:43:18.784 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 15:43:18.784 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 15:43:18.784 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 15:43:18.784 [INFO][83] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.784 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic15fe8f196d" ipVersion=0x4 table="filter"
2026-02-17 15:43:18.785 [INFO][83] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic15fe8f196d" ipVersion=0x4 table="filter"
2026-02-17 15:43:18.785 [INFO][83] 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:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.785 [INFO][83] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
2026-02-17 15:43:18.840 [INFO][83] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-fdac3885bd0d4240", EndpointId:"eth0"}
